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
| Active as of 2026-07-07 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/IMMZD18SJELiveAttenuatedVaccineVS> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "IMMZD18SJELiveAttenuatedVaccineVS"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZD18SJELiveAttenuatedVaccineVS</b></p><a name=\"IMMZD18SJELiveAttenuatedVaccineVS\"> </a><a name=\"hcIMMZD18SJELiveAttenuatedVaccineVS\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"IMMZD18SJELiveAttenuatedVaccineVS-http://smart.who.int/immunizations/CodeSystem/IMMZDAK-Child's|20birth-0\"> </a><code>http://smart.who.int/immunizations/CodeSystem/IMMZDAK</code></td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-IMMZDAK.html#IMMZDAK-Child.39sbirth-0\">Child's birth-0</a></td><td>Child's birth</td><td><div/></td></tr><tr><td><a name=\"IMMZD18SJELiveAttenuatedVaccineVS-http://smart.who.int/immunizations/CodeSystem/IMMZDAK-One|20JE|20dose|20from|20primary|20series|20was|20administered.|20The|20primary|20series|20has|20been|20completed-88\"> </a><code>http://smart.who.int/immunizations/CodeSystem/IMMZDAK</code></td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-IMMZDAK.html#IMMZDAK-OneJEdosefromprimaryserieswasadministered.46Theprimaryserieshasbeencompleted-88\">One JE dose from primary series was administered. The primary series has been completed-88</a></td><td>One JE dose from primary series was administered. The primary series has been completed</td><td><div><p>\"Completed the primary vaccination series\" = TRUE (where \"Vaccine type\" = \"JE vaccines\")</p>\n</div></td></tr></table></div>"
] ;
fhir:ValueSet.url [ fhir:value "http://smart.who.int/immunizations/ValueSet/IMMZD18SJELiveAttenuatedVaccineVS"] ;
fhir:ValueSet.version [ fhir:value "0.2.0"] ;
fhir:ValueSet.name [ fhir:value "IMMZD18SJELiveAttenuatedVaccineVS"] ;
fhir:ValueSet.title [ fhir:value "IMMZD18SJELiveAttenuatedVaccine ValueSet for Decision Table"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.date [ fhir:value "2026-07-07T22:09:13+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "WHO"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "WHO" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://who.int" ]
]
] ;
fhir:ValueSet.description [ fhir:value "ValueSet IMMZD18SJELiveAttenuatedVaccine for IMMZ.D18.S.JE.Live attenuated vaccination schedule.\nBusiness rule: Determine if the client is due for a Japanese encephalitis (JE) vaccination according to the national immunization schedule\nTrigger: IMMZ.D2 Determine required vaccination(s) if any\nTable: Live attenuated vaccination schedule (1-dose scheme)"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://smart.who.int/immunizations/CodeSystem/IMMZDAK" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "Child's birth-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Child's birth" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "One JE dose from primary series was administered. The primary series has been completed-88" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "One JE dose from primary series was administered. The primary series has been completed" ]
]
]
] ;
fhir:ValueSet.expansion [
fhir:ValueSet.expansion.timestamp [ fhir:value "2025-09-29T20:59:26.458Z"^^xsd:dateTime ] ;
fhir:ValueSet.expansion.contains [
fhir:index 0 ;
fhir:ValueSet.expansion.contains.system [ fhir:value "http://smart.who.int/immunizations/CodeSystem/IMMZDAK" ] ;
fhir:ValueSet.expansion.contains.code [ fhir:value "Child's birth-0" ] ;
fhir:ValueSet.expansion.contains.display [ fhir:value "Child's birth" ]
], [
fhir:index 1 ;
fhir:ValueSet.expansion.contains.system [ fhir:value "http://smart.who.int/immunizations/CodeSystem/IMMZDAK" ] ;
fhir:ValueSet.expansion.contains.code [ fhir:value "One JE dose from primary series was administered. The primary series has been completed-88" ] ;
fhir:ValueSet.expansion.contains.display [ fhir:value "One JE dose from primary series was administered. The primary series has been completed" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/IMMZD18SJELiveAttenuatedVaccineVS.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/IMMZD18SJELiveAttenuatedVaccineVS.ttl> .
IG © 2023+ WHO. Package smart.who.int.immunizations#0.2.0 based on FHIR 4.0.1. Generated 2026-07-07
Links: Table of Contents |
QA Report
| Version History | License