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.D.DE95 ValueSet for Reaction manifestation - JSON Representation

Active as of 2024-05-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D.DE95",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.D.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D</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.D.html#IMMZ.D-DE96\">DE96</a></td><td>Severe local reaction</td><td>The client's reaction manifested in severe local reaction</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE98\">DE98</a></td><td>Seizures</td><td>The client's reaction manifested in seizures</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE99\">DE99</a></td><td>Abscess</td><td>The client's reaction manifested in an abscess</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE100\">DE100</a></td><td>Sepsis</td><td>The client's reaction manifested in sepsis</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE101\">DE101</a></td><td>Encephalopathy</td><td>The client's reaction manifested in encephalopathy</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE102\">DE102</a></td><td>Toxic shock syndrome</td><td>The client's reaction manifested in toxic shock syndrome</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE103\">DE103</a></td><td>Anaphylaxis</td><td>The client's reaction manifested in anaphylaxis</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE104\">DE104</a></td><td>Fever</td><td>The client's reaction manifested as a fever</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE105\">DE105</a></td><td>Other</td><td>The client's reaction manifested in another way</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D.DE95",
  "version" : "0.1.0",
  "name" : "IMMZ_D_DE95",
  "title" : "IMMZ.D.DE95 ValueSet for Reaction manifestation",
  "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 Reaction manifestation for IMMZ.D.DE95",
  "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.D",
        "concept" : [
          {
            "code" : "DE96",
            "display" : "Severe local reaction"
          },
          {
            "code" : "DE98",
            "display" : "Seizures"
          },
          {
            "code" : "DE99",
            "display" : "Abscess"
          },
          {
            "code" : "DE100",
            "display" : "Sepsis"
          },
          {
            "code" : "DE101",
            "display" : "Encephalopathy"
          },
          {
            "code" : "DE102",
            "display" : "Toxic shock syndrome"
          },
          {
            "code" : "DE103",
            "display" : "Anaphylaxis"
          },
          {
            "code" : "DE104",
            "display" : "Fever"
          },
          {
            "code" : "DE105",
            "display" : "Other"
          }
        ]
      }
    ]
  }
}