{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D.DE1",
  "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-DE2\">DE2</a></td><td>Completed</td><td>The immunization event was successfully carried out as intended</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE3\">DE3</a></td><td>Entered in error</td><td>Immunization event record has been mistakenly created or entered into 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><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE4\">DE4</a></td><td>Not done</td><td>Planned immunization event was not carried out for some reason</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D.DE1",
  "version" : "0.1.0",
  "name" : "IMMZ_D_DE1",
  "title" : "IMMZ.D.DE1 ValueSet for Immunization event status",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-22T16:39:50+00:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [{
    "name" : "World Health Organization (WHO)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.who.int"
    }]
  }],
  "description" : "ValueSet for Immunization event status for IMMZ.D.DE1",
  "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" : "DE2",
        "display" : "Completed"
      },
      {
        "code" : "DE3",
        "display" : "Entered in error"
      },
      {
        "code" : "DE4",
        "display" : "Not done"
      }]
    }]
  }
}