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" : "342830",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2025-02-17T18:47:22.082Z",
"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/342830",
"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" : "342830",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"name" : "Gender",
"title" : "VariableDefinition: Gender",
"citeAs" : "VariableDefinition: Gender [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 342830. Revised 2025-02-17. Available at: https://fevir.net/resources/EvidenceVariable/342830. Computable resource at: https://fevir.net/resources/EvidenceVariable/342830#json.",
"status" : "active",
"author" : [
{
"name" : "Brian S. Alper, MD, MSPH"
}
],
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "Gender of the patient. (Example of VariableDefinition Profile for use with a Research Study Data Dictionary)",
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"relatesTo" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/artifact-relationship-type",
"code" : "part-of",
"display" : "Part Of"
}
]
},
"targetReference" : {
🔗 "reference" : "Composition/342828",
"type" : "Composition"
}
}
],
"actual" : true,
"definition" : {
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "263495000",
"display" : "Gender (observable entity)"
}
]
}
},
"handling" : {
"coding" : [
{
"system" : "https://fevir.net/sevco",
"code" : "STATO:0000087",
"display" : "polychotomous variable"
}
]
},
"category" : [
{
"name" : "Male",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/administrative-gender",
"code" : "male",
"display" : "Male"
}
]
}
},
{
"name" : "Female",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/administrative-gender",
"code" : "female",
"display" : "Female"
}
]
}
},
{
"name" : "Other",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/administrative-gender",
"code" : "other",
"display" : "Other"
}
]
}
},
{
"name" : "Unknown",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/administrative-gender",
"code" : "unknown",
"display" : "Unknown"
}
]
}
}
],
"conditional" : {
"expression" : "Always measured"
},
"classifier" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "302147001",
"display" : "Demographic history detail (observable entity)"
}
],
"text" : "Demographics"
}
],
"dataStorage" : [
{
"datatype" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "string",
"display" : "string"
}
]
}
}
],
"constraint" : [
{
"expectedValueSet" : {
🔗 "reference" : "http://hl7.org/fhir/ValueSet/administrative-gender",
"type" : "ValueSet",
"display" : "AdministrativeGender"
}
}
]
}