{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.Z.DE23",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/sid/icd-11</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>XM0N24</td><td>Yellow fever vaccine</td></tr><tr><td>XM3418</td><td>Yellow fever, live attenuated</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/836385002\">836385002</a></td><td>Yellow fever virus antigen-containing vaccine product</td></tr><tr><td><a href=\"http://snomed.info/id/1121000221106\">1121000221106</a></td><td>Live attenuated Yellow fever virus antigen only vaccine product</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.Z.DE23",
  "version" : "0.1.0",
  "name" : "IMMZ_Z_DE23",
  "title" : "IMMZ.Z.DE23 Yellow fever containing vaccines",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-15T12:36:35+00:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [{
    "name" : "World Health Organization (WHO)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.who.int"
    }]
  }],
  "description" : "Vaccine terminology codes for yellow fever.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/sid/icd-11",
      "concept" : [{
        "code" : "XM0N24",
        "display" : "Yellow fever vaccine"
      },
      {
        "code" : "XM3418",
        "display" : "Yellow fever, live attenuated"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "836385002",
        "display" : "Yellow fever virus antigen-containing vaccine product"
      },
      {
        "code" : "1121000221106",
        "display" : "Live attenuated Yellow fever virus antigen only vaccine product"
      }]
    }]
  }
}