Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Group",
"id" : "297489",
"meta" : {
"versionId" : "7",
"lastUpdated" : "2025-03-15T21:10:38.029Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-group"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "Joanne Dehnbostel"
}
},
{
"url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown" : "PARACHUTE Trial Participants assigned an empty backpack [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297489. Revised 2025-01-30. Available at: https://fevir.net/resources/Group/297489. Computable resource at: https://fevir.net/resources/Group/297489#json."
}
],
"url" : "https://fevir.net/resources/Group/297489",
"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/297489",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"title" : "PARACHUTE Trial Participants assigned an empty backpack",
"status" : "active",
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "This is an example of a ComparatorGroup Profile",
"useContext" : [
{
"code" : {
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "evidence-communication",
"display" : "Evidence Communication"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "ComparatorGroup",
"display" : "ComparatorGroup"
}
]
}
}
],
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"type" : "person",
"membership" : "enumerated",
"quantity" : 11,
"combinationMethod" : "all-of",
"characteristic" : [
{
"code" : {
"text" : "Member of"
},
"valueReference" : {
🔗 "reference" : "Group/292955",
"type" : "Group",
"display" : "PARACHUTE trial participants"
},
"exclude" : false,
"description" : "inclusion in PARACHUTE trial participants"
},
{
"code" : {
"text" : "Exposed to"
},
"valueReference" : {
🔗 "reference" : "Group/297488",
"type" : "Group",
"display" : "Jumping from aircraft with empty backpack"
},
"exclude" : false,
"description" : "exposed to Jumping from aircraft with empty backpack"
}
]
}