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 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IMMZ.D.DE1"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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> <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> <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> <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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "IMMZ_D_DE1"] ; #
fhir:title [ fhir:v "IMMZ.D.DE1 ValueSet for Immunization event status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-08-08T19:12:11+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for Immunization event status for IMMZ.D.DE1"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "DE2" ] ;
fhir:display [ fhir:v "Completed" ] ] [
fhir:code [ fhir:v "DE3" ] ;
fhir:display [ fhir:v "Entered in error" ] ] [
fhir:code [ fhir:v "DE4" ] ;
fhir:display [ fhir:v "Not done" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-06-25T16:39:07.092Z"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE2" ] ;
fhir:display [ fhir:v "Completed" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE3" ] ;
fhir:display [ fhir:v "Entered in error" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE4" ] ;
fhir:display [ fhir:v "Not done" ] ] )
] . #