WHO Immunization Implementation Guide
0.2.0 - ci-build

WHO Immunization Implementation Guide, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.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.DE1 ValueSet for Immunization event status - JSON Representation

Active as of 2025-08-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D.DE1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZ.D.DE1</b></p><a name=\"IMMZ.D.DE1\"> </a><a name=\"hcIMMZ.D.DE1\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE1-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE2\"> </a>\u00a0\u00a0<a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE2\">DE2</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Completed</td><td>The immunization event was successfully carried out as intended</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE1-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE3\"> </a>\u00a0\u00a0<a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE3\">DE3</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Entered in error</td><td>Immunization event record has been mistakenly created or entered into the system. Recorded information is incorrect or should not have been documented, though it is possible that real-world decisions were based on it</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE1-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE4\"> </a>\u00a0\u00a0<a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE4\">DE4</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Not done</td><td>Planned immunization event was not carried out for some reason</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1",
  "version" : "0.2.0",
  "name" : "IMMZ_D_DE1",
  "title" : "IMMZ.D.DE1 ValueSet for Immunization event status",
  "status" : "active",
  "date" : "2025-08-08T19:12:11+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "ValueSet for Immunization event status for IMMZ.D.DE1",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "concept" : [
          {
            "code" : "DE2",
            "display" : "Completed"
          },
          {
            "code" : "DE3",
            "display" : "Entered in error"
          },
          {
            "code" : "DE4",
            "display" : "Not done"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-06-25T16:39:07.092Z",
    "contains" : [
      {
        "system" : "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code" : "DE2",
        "display" : "Completed"
      },
      {
        "system" : "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code" : "DE3",
        "display" : "Entered in error"
      },
      {
        "system" : "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code" : "DE4",
        "display" : "Not done"
      }
    ]
  }
}