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.I.DE48 ValueSet for Closed stock discarded type - JSON Representation

Active as of 2024-04-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.I.DE48",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.I.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.I</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.I.html#IMMZ.I-DE49\">DE49</a></td><td>Broken/ Damaged</td><td>The vaccine is physically damaged or broken, rendering it unsuitable for use.</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE50\">DE50</a></td><td>Expired product</td><td>The vaccine has reached its expiration date and is no longer safe or effective for use.</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE51\">DE51</a></td><td>Cold storage malfunction</td><td>There has been a malfunction or failure in the cold storage equipment, which has led to the degradation of the vaccine.</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE52\">DE52</a></td><td>Vaccine vial monitor status change</td><td>The vaccine vial monitor has indicated a change in status, possibly indicating that the vaccines may no longer be viable.</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE53\">DE53</a></td><td>Frozen</td><td>Vaccine has been exposed to freezing temperatures, making it unsuitable for use as freezing can affect the integrity and efficacy of certain immunization products.</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.I.DE48",
  "version" : "0.1.0",
  "name" : "IMMZ_I_DE48",
  "title" : "IMMZ.I.DE48 ValueSet for Closed stock discarded type",
  "status" : "active",
  "date" : "2024-04-04T07:29:23+00:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [
    {
      "name" : "World Health Organization (WHO)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.who.int"
        }
      ]
    }
  ],
  "description" : "ValueSet for Closed stock discarded type for IMMZ.I.DE48",
  "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.I",
        "concept" : [
          {
            "code" : "DE49",
            "display" : "Broken/ Damaged"
          },
          {
            "code" : "DE50",
            "display" : "Expired product"
          },
          {
            "code" : "DE51",
            "display" : "Cold storage malfunction"
          },
          {
            "code" : "DE52",
            "display" : "Vaccine vial monitor status change"
          },
          {
            "code" : "DE53",
            "display" : "Frozen"
          }
        ]
      }
    ]
  }
}