This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Group",
"id" : "32145",
"meta" : {
"versionId" : "10",
"lastUpdated" : "2025-03-15T21:14:53.021Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown" : "StudyGroup: Diabetes Surgery Study Trial Enrollment Group [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 32145. Revised 2022-05-28. Available at: https://fevir.net/resources/Group/32145. Computable resource at: https://fevir.net/resources/Group/32145#json."
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "Brian S. Alper"
}
}
],
"url" : "https://fevir.net/resources/Group/32145",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "urn:ietf:rfc:3986",
"value" : "https://fevir.net/FOI/32145",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"name" : "StudyGroup_Bariatric_Surgery_Trial_Enrollment_Group",
"title" : "StudyGroup: Diabetes Surgery Study Trial Enrollment Group",
"status" : "active",
"date" : "2022-05-28T12:15:14.737Z",
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "An enumerated group with a single characteristic referencing the StudyEligibilityCriteria.",
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"type" : "person",
"membership" : "enumerated",
"quantity" : 120,
"characteristic" : [
{
"code" : {
"text" : "Eligibility Criteria"
},
"valueReference" : {
🔗 "reference" : "Group/170443",
"type" : "Group",
"display" : "StudyEligibilityCriteria: Eligibility Criteria for Bariatric Surgery Randomized Trial (Diabetes Surgery Study)"
},
"exclude" : false,
"description" : "Meeting Study Eligibility Criteria April 2008 to December 2011",
"period" : {
"start" : "2008-04",
"end" : "2011-12"
}
}
]
}