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
| Official URL: http://smart.who.int/immunizations/ValueSet/IMMZ.Z.DE5 | Version: 0.2.0 | |||
| Active as of 2025-11-25 | Computable Name: IMMZ_Z_DE5 | |||
ValueSet for Hepatitis A-containing vaccines for IMMZ.Z.DE5
References
This value set includes codes based on the following rules:
http://smart.who.int/immunizations/CodeSystem/IMMZ.Z version 📦0.2.0| Code | Display | Definition |
| DE5 | Hepatitis A-containing vaccines | Vaccine terminology codes for hepatitis A |
http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server)
| Code | Display |
| XM6LL6 | Hepatitis vaccines |
| XM2A12 | Hepatitis A, inactivated, whole virus |
| XM3JA6 | Typhoid, hepatitis A vaccines |
| XM03Y7 | Combinations hepatitis vaccines |
http://snomed.info/sct version Not Stated (use latest from terminology server)
| Code | Display |
| 836375003 | Hepatitis A virus antigen-containing vaccine product |
| 871803007 | Hepatitis A and Hepatitis B virus antigens only vaccine product |
http://www.whocc.no/atc version Not Stated (use latest from terminology server)
| Code | Display |
| J07BC02 | Hepatitis A, inactivated, whole virus |
| J07CA10 | Typhoid-hepatitis A |
This value set expansion contains 9 concepts.
| System | Code | Display | JSON | XML |
http://smart.who.int/immunizations/CodeSystem/IMMZ.Z | DE5 | Hepatitis A-containing vaccines | ||
http://id.who.int/icd/release/11/mms | XM6LL6 | Hepatitis vaccines | ||
http://snomed.info/sct | 836375003 | Hepatitis A virus antigen-containing vaccine product | ||
http://id.who.int/icd/release/11/mms | XM2A12 | Hepatitis A, inactivated, whole virus | ||
http://www.whocc.no/atc | J07BC02 | Hepatitis A, inactivated, whole virus | ||
http://id.who.int/icd/release/11/mms | XM3JA6 | Typhoid, hepatitis A vaccines | ||
http://www.whocc.no/atc | J07CA10 | Typhoid-hepatitis A | ||
http://id.who.int/icd/release/11/mms | XM03Y7 | Combinations hepatitis vaccines | ||
http://snomed.info/sct | 871803007 | Hepatitis A and Hepatitis B virus antigens only vaccine product |
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 |
JSON Schema for IMMZ.Z.DE5 ValueSet for Hepatitis A-containing vaccines ValueSet codes. Generated from FHIR expansions using IRI format.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the enumeration ValueSet-IMMZ.Z.DE5.
Description: JSON Schema for IMMZ.Z.DE5 ValueSet for Hepatitis A-containing vaccines ValueSet codes. Generated from FHIR expansions using IRI format.
Type: string
Schema ID: http://smart.who.int/immunizations/ValueSet-IMMZ.Z.DE5.schema.json
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/immunizations/ValueSet-IMMZ.Z.DE5.schema.json",
"title": "IMMZ.Z.DE5 ValueSet for Hepatitis A-containing vaccines Schema",
"description": "JSON Schema for IMMZ.Z.DE5 ValueSet for Hepatitis A-containing vaccines ValueSet codes. Generated from FHIR expansions using IRI format.",
"type": "string",
"enum": [
"http://smart.who.int/immunizations/CodeSystem/IMMZ.Z#DE5",
"http://id.who.int/icd/release/11/mms#XM6LL6",
"http://snomed.info/sct#836375003",
"http://id.who.int/icd/release/11/mms#XM2A12",
"http://www.whocc.no/atc#J07BC02",
"http://id.who.int/icd/release/11/mms#XM3JA6",
"http://www.whocc.no/atc#J07CA10",
"http://id.who.int/icd/release/11/mms#XM03Y7",
"http://snomed.info/sct#871803007"
],
"narrative": "This schema validates IRI-formatted codes for the IMMZ.Z.DE5 ValueSet for Hepatitis A-containing vaccines 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-IMMZ.Z.DE5.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
"fhir:displays": "http://smart.who.int/immunizations/ValueSet-IMMZ.Z.DE5.displays.json",
"fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.Z.DE5",
"fhir:version": "0.2.0",
"fhir:expansionTimestamp": "2025-06-25T16:39:07.092Z"
}
This documentation is automatically generated from the OpenAPI specification.