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 2.0.0-ballot 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
{
"resourceType" : "EvidenceVariable",
"id" : "172427",
"meta" : {
"versionId" : "8",
"lastUpdated" : "2024-11-22T11:52:53.228Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
},
"url" : "https://fevir.net/resources/EvidenceVariable/172427",
"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/172427",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"name" : "GroupAssignment_Bariatric_Surgery_vs_no_bariatric_surgery",
"title" : "GroupAssignment: Bariatric Surgery vs. no bariatric surgery",
"status" : "active",
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "This example of a GroupAssignment Profile describes a 2-group study (so handling='dichotomous') and lists the 2 study arms in category.name elements. Because the definition of this EvidenceVariable Resource is fully expressed in the handling and category elements, the definition.concept element uses a CodeableConcept for 'Defined in handling and category elements'.",
"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" : "GroupAssignment",
"display" : "GroupAssignment"
}
]
}
}
],
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"author" : [
{
"name" : "Brian S. Alper"
}
],
"relatedArtifact" : [
{
"type" : "cite-as",
"citation" : "GroupAssignment: Bariatric Surgery vs. no bariatric surgery [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172427. Revised 2023-12-05. Available at: https://fevir.net/resources/EvidenceVariable/172427. Computable resource at: https://fevir.net/resources/EvidenceVariable/172427."
}
],
"definition" : {
"concept" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "defined-in-handling-and-category",
"display" : "Defined in handling and category elements"
}
]
}
},
"handling" : "dichotomous",
"category" : [
{
"name" : "Bariatric Surgery",
"valueReference" : {
🔗 "reference" : "Group/172423",
"type" : "Group",
"display" : "InterventionDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
}
},
{
"name" : "no bariatric surgery",
"valueReference" : {
🔗 "reference" : "Group/172424",
"type" : "Group",
"display" : "ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
}
}
]
}