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-ballot3 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" : "297728",
"meta" : {
"versionId" : "20",
"lastUpdated" : "2024-12-23T14:30:39.392Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
]
},
"language" : "en",
"text" : {
"status" : "empty",
"div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p>[No data.]</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
"code" : "active",
"display" : "Active"
}
]
}
}
],
"url" : "https://fevir.net/resources/EvidenceVariable/297728",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "https://fevir.net/FOI",
"value" : "297728",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"name" : "Sex",
"title" : "Sex",
"citeAs" : "Sex [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297728. Revised 2024-12-23. Available at: https://fevir.net/resources/EvidenceVariable/297728. Computable resource at: https://fevir.net/resources/EvidenceVariable/297728#json.",
"status" : "active",
"author" : [
{
"name" : "Joanne Dehnbostel"
}
],
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "Example Variable Definition for EBMonFHIR Implementation Guide",
"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" : "VariableDefinition",
"display" : "VariableDefinition"
}
]
}
}
],
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"actual" : true,
"definition" : {
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "184100006",
"display" : "Patient Sex"
}
],
"text" : "sex"
}
},
"handling" : {
"coding" : [
{
"system" : "https://fevir.net/sevco",
"code" : "STATO:0000090",
"display" : "dichotomous variable"
}
]
},
"category" : [
{
"name" : "Male",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "248153007",
"display" : "Male"
}
],
"text" : "Male"
}
},
{
"name" : "Female",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "248152002",
"display" : "Female"
}
],
"text" : "Female"
}
}
]
}