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.DE216 ValueSet for Type of JE dose - 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.DE216"] ; #
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.DE216</b></p><a name=\"IMMZ.D.DE216\"> </a><a name=\"hcIMMZ.D.DE216\"> </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.DE216-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE217\"> </a> <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE217\">DE217</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Inactivated Vero cell-derived vaccine</td><td>Inactivated Vero cell-derived JE vaccine type</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE216-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE218\"> </a> <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE218\">DE218</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Live attenuated vaccine</td><td>Live attenuated JE vaccine type</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE216-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE219\"> </a> <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE219\">DE219</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Live recombinant vaccine</td><td>Live recombinant JE vaccine type</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "IMMZ_D_DE216"] ; #
fhir:title [ fhir:v "IMMZ.D.DE216 ValueSet for Type of JE dose"] ; #
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 Type of JE dose for IMMZ.D.DE216"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "DE217" ] ;
fhir:display [ fhir:v "Inactivated Vero cell-derived vaccine" ] ] [
fhir:code [ fhir:v "DE218" ] ;
fhir:display [ fhir:v "Live attenuated vaccine" ] ] [
fhir:code [ fhir:v "DE219" ] ;
fhir:display [ fhir:v "Live recombinant vaccine" ] ] ) ] )
] ; #
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 "DE217" ] ;
fhir:display [ fhir:v "Inactivated Vero cell-derived vaccine" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE218" ] ;
fhir:display [ fhir:v "Live attenuated vaccine" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE219" ] ;
fhir:display [ fhir:v "Live recombinant vaccine" ] ] )
] . #