WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions

: IMMZ.C.DE5 ValueSet for Sex - JSON Representation

Active as of 2024-05-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.C.DE5",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.C.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.C</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE6\">DE6</a></td><td>Male</td><td>Client's biological sex is male</td></tr><tr><td><a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE7\">DE7</a></td><td>Female</td><td>Client's biological sex is female</td></tr><tr><td><a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE8\">DE8</a></td><td>Biological sex not specified</td><td>Client's biological sex is not specified</td></tr><tr><td><a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE9\">DE9</a></td><td>Intersex</td><td>Client's biological sex is intersex</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.C.DE5",
  "version" : "0.1.0",
  "name" : "IMMZ_C_DE5",
  "title" : "IMMZ.C.DE5 ValueSet for Sex",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-30T21:26:16+00:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [
    {
      "name" : "World Health Organization (WHO)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.who.int"
        }
      ]
    }
  ],
  "description" : "ValueSet for Sex for IMMZ.C.DE5.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.C",
        "concept" : [
          {
            "code" : "DE6",
            "display" : "Male"
          },
          {
            "code" : "DE7",
            "display" : "Female"
          },
          {
            "code" : "DE8",
            "display" : "Biological sex not specified"
          },
          {
            "code" : "DE9",
            "display" : "Intersex"
          }
        ]
      }
    ]
  }
}