{
  "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"
    }
  },
  {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.24.105"
  }],
  "version" : "1.0.0-ballot3",
  "name" : "Sex",
  "title" : "Sex",
  "status" : "active",
  "date" : "2026-03-27T09:54:14+00:00",
  "author" : [{
    "name" : "Joanne Dehnbostel"
  }],
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [{
    "name" : "HL7 International / Clinical Decision Support",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "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,
  "handling" : "dichotomous",
  "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"
    }
  }]
}