WHO Immunization Implementation Guide
0.2.0 - ci-build

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/tree/main and changes regularly. See the Directory of published versions

ValueSet: IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table

Official URL: http://smart.who.int/immunizations/ValueSet/IMMZD2DTJELiveAttenuatedVaccineVS Version: 0.2.0
Active as of 2025-11-25 Computable Name: IMMZD2DTJELiveAttenuatedVaccineVS

ValueSet IMMZD2DTJELiveAttenuatedVaccine for IMMZ.D2.DT.JE.Live attenuated vaccine. Business rule: Determine if the client is due for a Japanese encephalitis (JE) vaccination according to the national immunization schedule Trigger: IMMZ.D2 Determine required vaccination(s) if any Table: Live attenuated vaccination schedule (1-dose scheme) JE vaccination should be integrated into national immunization schedules in all areas where JE is recognized as a public health priority

References

This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

Logical Definition (CLD)

 

Expansion

This value set expansion contains 9 concepts.

SystemCodeDisplayJSONXML
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  Client's age is less than 8 months-41Client's age is less than 8 months
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  Client is not due for JE vaccination-48Client is not due for JE vaccination
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  No JE primary series doses were administered-111No JE primary series doses were administered
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  Client's age is more than or equal to 8 months-41Client's age is more than or equal to 8 months
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  No live vaccine was administered in the last 4 weeks-101No live vaccine was administered in the last 4 weeks
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  Client is due for JE vaccination-44Client is due for JE vaccination
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  Live vaccine was administered in the last 4 weeks-92Live vaccine was administered in the last 4 weeks
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  One JE primary series dose was administered-111One JE primary series dose was administered
http://smart.who.int/immunizations/CodeSystem/IMMZDAK  JE immunization schedule is complete-138JE immunization schedule is complete

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code

API Information

IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table Schema API

JSON Schema for IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table ValueSet codes. Generated from FHIR expansions using IRI format.

Version: 1.0.0

Endpoints

GET /ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS.schema.json

JSON Schema definition for the enumeration ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS

This endpoint serves the JSON Schema definition for the enumeration ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS.

Schema Definition

ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS

Description: JSON Schema for IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table ValueSet codes. Generated from FHIR expansions using IRI format.

Type: string

Schema ID: http://smart.who.int/immunizations/ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS.schema.json

Available Values

http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client's age is less than 8 months-41http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client is not due for JE vaccination-48http://smart.who.int/immunizations/CodeSystem/IMMZDAK#No JE primary series doses were administered-111http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client's age is more than or equal to 8 months-41http://smart.who.int/immunizations/CodeSystem/IMMZDAK#No live vaccine was administered in the last 4 weeks-101http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client is due for JE vaccination-44http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Live vaccine was administered in the last 4 weeks-92http://smart.who.int/immunizations/CodeSystem/IMMZDAK#One JE primary series dose was administered-111http://smart.who.int/immunizations/CodeSystem/IMMZDAK#JE immunization schedule is complete-138
Full Schema (JSON)
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS.schema.json",
  "title": "IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table ValueSet codes. Generated from FHIR expansions using IRI format.",
  "type": "string",
  "enum": [
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client's age is less than 8 months-41",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client is not due for JE vaccination-48",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#No JE primary series doses were administered-111",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client's age is more than or equal to 8 months-41",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#No live vaccine was administered in the last 4 weeks-101",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Client is due for JE vaccination-44",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#Live vaccine was administered in the last 4 weeks-92",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#One JE primary series dose was administered-111",
    "http://smart.who.int/immunizations/CodeSystem/IMMZDAK#JE immunization schedule is complete-138"
  ],
  "narrative": "This schema validates IRI-formatted codes for the IMMZD2DTJELiveAttenuatedVaccine ValueSet for Decision Table ValueSet. Each enum value includes the system URI in the format {systemuri}#{code} to match JSON-LD enumeration IRIs. Display values are available at http://smart.who.int/immunizations/ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
  "fhir:displays": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTJELiveAttenuatedVaccineVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTJELiveAttenuatedVaccineVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}

This documentation is automatically generated from the OpenAPI specification.