SMART ICVP
0.3.0 - ci-build

SMART ICVP, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-icvp/tree/14/merge and changes regularly. See the Directory of published versions

ValueSet: ICVP - Vaccine Codes

Official URL: http://smart.who.int/icvp/ValueSet/ICVPVaccineCodes Version: 0.3.0
Active as of 2026-02-18 Computable Name: ICVPVaccineCodes

This value set includes codes from ICVP

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)

  • Include these codes as defined in http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server)
    CodeDisplay
    XM0N24Yellow fever vaccines
    XM3418Yellow fever, live attenuated
    XM0N50Poliomyelitis vaccines
    XM1LX9Diphtheria, hemophilus influenzae B, pertussis, poliomyelitis, tetanus vaccines
    XM09Q7Diphtheria, pertussis, poliomyelitis, tetanus vaccines
    XM0LT9Diphtheria, pertussis, poliomyelitis, tetanus, hepatitis B vaccines
    XM8AW1Diphtheria, poliomyelitis, tetanus vaccines
    XM01H1Hemophilus influenzae B and poliomyelitis vaccines
    XM21E6Diphtheria tetanus, acellular pertussis, inactivated polio virus, haemophilus Influenzae type B vaccines
    XM84S1Diphtheria, hepatitis B, tetanus, acellular pertussis, inactivated polio virus, haemophilus Influenzae type B vaccines
    XM9JP8Diphtheria, tetanus, acellular pertussis, inactivated polio virus vaccines
    XM5V19Poliomyelitis, trivalent, inactivated, whole virus
    XM79H3Poliomyelitis oral, bivalent, live attenuated
    XM0VX8Poliomyelitis oral, monovalent live attenuated
    XM0KZ1Poliomyelitis oral, trivalent, live attenuated

 

Expansion

Expansion from tx-nordics.fhir.org based on codesystem International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS) v1.0.0 (CodeSystem)

This value set contains 0 concepts

SystemCodeDisplay (en)JSONXML

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

ICVP - Vaccine Codes Schema API

JSON Schema for ICVP - Vaccine Codes ValueSet codes. Generated from FHIR expansions using IRI format.

Version: 1.0.0

Endpoints

GET /ValueSet-ICVPVaccineCodes.schema.json

JSON Schema definition for the enumeration ValueSet-ICVPVaccineCodes

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

Schema Definition

ValueSet-ICVPVaccineCodes

Description: JSON Schema for ICVP - Vaccine Codes ValueSet codes. Generated from FHIR expansions using IRI format.

Type: string

Full Schema (JSON)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/icvp/ValueSet-ICVPVaccineCodes.schema.json",
  "title": "ICVP - Vaccine Codes Schema",
  "description": "JSON Schema for ICVP - Vaccine Codes ValueSet codes. Generated from FHIR expansions using IRI format.",
  "type": "string",
  "enum": [
    "http://id.who.int/icd/release/11/mms#XM0N24",
    "http://id.who.int/icd/release/11/mms#XM3418",
    "http://id.who.int/icd/release/11/mms#XM0N50",
    "http://id.who.int/icd/release/11/mms#XM1LX9",
    "http://id.who.int/icd/release/11/mms#XM09Q7",
    "http://id.who.int/icd/release/11/mms#XM0LT9",
    "http://id.who.int/icd/release/11/mms#XM8AW1",
    "http://id.who.int/icd/release/11/mms#XM01H1",
    "http://id.who.int/icd/release/11/mms#XM21E6",
    "http://id.who.int/icd/release/11/mms#XM84S1",
    "http://id.who.int/icd/release/11/mms#XM9JP8",
    "http://id.who.int/icd/release/11/mms#XM5V19",
    "http://id.who.int/icd/release/11/mms#XM79H3",
    "http://id.who.int/icd/release/11/mms#XM0VX8",
    "http://id.who.int/icd/release/11/mms#XM0KZ1"
  ],
  "narrative": "This schema validates IRI-formatted codes for the ICVP - Vaccine Codes 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/icvp/ValueSet-ICVPVaccineCodes.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
  "fhir:displays": "http://smart.who.int/icvp/ValueSet-ICVPVaccineCodes.displays.json",
  "fhir:valueSet": "http://smart.who.int/icvp/ValueSet/ICVPVaccineCodes",
  "fhir:version": "0.3.0",
  "fhir:expansionTimestamp": "2026-02-18T13:42:38.235071"
}

This documentation is automatically generated from the OpenAPI specification.