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.DE115 ValueSet for Reaction outcome - JSON Representation

Active as of 2024-05-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D.DE115",
  "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-DE116\">DE116</a></td><td>Died</td><td>The adverse event resulted in the client's death</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE117\">DE117</a></td><td>Recovered</td><td>The client fully recovered</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE118\">DE118</a></td><td>Recovered with sequelae</td><td>The client is recovered with sequelae as a consequence of the reaction/vaccination</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE119\">DE119</a></td><td>Recovering</td><td>The client is recovering</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE120\">DE120</a></td><td>Not recovered</td><td>The client has not recovered</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE121\">DE121</a></td><td>Unknown</td><td>The client's reaction outcome is unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D.DE115",
  "version" : "0.1.0",
  "name" : "IMMZ_D_DE115",
  "title" : "IMMZ.D.DE115 ValueSet for Reaction outcome",
  "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 outcome for IMMZ.D.DE115",
  "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" : "DE116",
            "display" : "Died"
          },
          {
            "code" : "DE117",
            "display" : "Recovered"
          },
          {
            "code" : "DE118",
            "display" : "Recovered with sequelae"
          },
          {
            "code" : "DE119",
            "display" : "Recovering"
          },
          {
            "code" : "DE120",
            "display" : "Not recovered"
          },
          {
            "code" : "DE121",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}