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/dhes/smart-immunizations/ and changes regularly. See the Directory of published versions
: IMMZ.D.DE19 ValueSet for Vaccine type - 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.DE19"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZ.D.DE19</b></p><a name=\"IMMZ.D.DE19\"> </a><a name=\"hcIMMZ.D.DE19\"> </a><ul><li>Import all the codes that are contained in <a href=\"ValueSet-IMMZ.Z.VS.html\">IMMZ.Z.VS ValueSet for vaccine types</a></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE19"^^xsd:anyURI ;
fhir:l <http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE19>
] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "IMMZ_D_DE19"] ; #
fhir:title [ fhir:v "IMMZ.D.DE19 ValueSet for Vaccine type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-12-05T23:35:21+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 Vaccine type for IMMZ.D.DE19"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS"^^xsd:anyURI ;
fhir:l <http://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS> ] ) ] )
] . #