WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by 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-example-immz/ and changes regularly. See the Directory of published versions

: IMMZ.D4.DE161 ValueSet for Potential Contraindications - JSON Representation

Active as of 2024-08-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D4.DE161",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZ.D4.DE161</b></p><a name=\"IMMZ.D4.DE161\"> </a><a name=\"hcIMMZ.D4.DE161\"> </a><a name=\"IMMZ.D4.DE161-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZConcepts.html\"><code>http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts</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-IMMZConcepts.html#IMMZConcepts-D4.46DE162\">D4.DE162</a></td><td>Currently pregnant</td><td>The client is currently pregnant</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE165\">D4.DE165</a></td><td>Severely immunosuppressed</td><td>The client is known to be severely immunocompromised or immunosuppressed</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE166\">D4.DE166</a></td><td>History of anaphylactic reactions</td><td>The client is known to have history of anaphylaxis in the past. Anaphylaxis is a severe and potentially life-threatening allergic reaction that can occur rapidly after exposure to an allergen or vaccine component.</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE167\">D4.DE167</a></td><td>Severe allergic reactions</td><td>The client is known to have severe allergic reaction to vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE168\">D4.DE168</a></td><td>Symptomatic HIV infection</td><td>The client is experiencing HIV-related symptoms</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/immunizations-measles/ValueSet/IMMZ.D4.DE161",
  "version" : "0.1.0",
  "name" : "IMMZ_D4_DE161",
  "title" : "IMMZ.D4.DE161 ValueSet for Potential Contraindications",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-08-12T09:04:38+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "ValueSet for Potential Contraindications for IMMZ.D4.DE161.",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts",
        "concept" : [
          {
            "code" : "D4.DE162",
            "display" : "Currently pregnant"
          },
          {
            "code" : "D4.DE165",
            "display" : "Severely immunosuppressed"
          },
          {
            "code" : "D4.DE166",
            "display" : "History of anaphylactic reactions"
          },
          {
            "code" : "D4.DE167",
            "display" : "Severe allergic reactions"
          },
          {
            "code" : "D4.DE168",
            "display" : "Symptomatic HIV infection"
          }
        ]
      }
    ]
  }
}