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: IMMZ.Z.DE30 ValueSet for Oral polio vaccines

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

ValueSet for Oral polio vaccines for IMMZ.Z.DE30

References

Logical Definition (CLD)

This value set includes codes based on the following rules:

  • Include these codes as defined in http://smart.who.int/immunizations/CodeSystem/IMMZ.Z version 📦0.2.0
    CodeDisplayDefinition
    DE30Oral polio vaccinesVaccine terminology codes for oral polio vaccines (OPV)
  • Include these codes as defined in http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server)
    CodeDisplay
    XM0VX8 Poliomyelitis oral, monovalent live attenuated
    XM79H3 Poliomyelitis oral, bivalent, live attenuated
    XM0KZ1 Poliomyelitis oral, trivalent, live attenuated
  • Include these codes as defined in http://www.whocc.no/atc version Not Stated (use latest from terminology server)
    CodeDisplay
    J07BF01 Poliomyelitis oral, monovalent, live attenuated
    J07BF04 Poliomyelitis oral, bivalent, live attenuated
    J07BF02 Poliomyelitis oral, trivalent, live attenuated

 

Expansion

This value set expansion contains 7 concepts.

SystemCodeDisplayJSONXML
http://smart.who.int/immunizations/CodeSystem/IMMZ.Z  DE30Oral polio vaccines
http://id.who.int/icd/release/11/mms  XM0VX8Poliomyelitis oral, monovalent live attenuated
http://www.whocc.no/atc  J07BF01Poliomyelitis oral, monovalent, live attenuated
http://id.who.int/icd/release/11/mms  XM79H3Poliomyelitis oral, bivalent, live attenuated
http://www.whocc.no/atc  J07BF04Poliomyelitis oral, bivalent, live attenuated
http://id.who.int/icd/release/11/mms  XM0KZ1Poliomyelitis oral, trivalent, live attenuated
http://www.whocc.no/atc  J07BF02Poliomyelitis oral, trivalent, live attenuated

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

IMMZ.Z.DE30 ValueSet for Oral polio vaccines Schema API

JSON Schema for IMMZ.Z.DE30 ValueSet for Oral polio vaccines ValueSet codes. Generated from FHIR expansions using IRI format.

Version: 1.0.0

Endpoints

GET /ValueSet-IMMZ.Z.DE30.schema.json

JSON Schema definition for the enumeration ValueSet-IMMZ.Z.DE30

This endpoint serves the JSON Schema definition for the enumeration ValueSet-IMMZ.Z.DE30.

Schema Definition

ValueSet-IMMZ.Z.DE30

Description: JSON Schema for IMMZ.Z.DE30 ValueSet for Oral polio vaccines ValueSet codes. Generated from FHIR expansions using IRI format.

Type: string

Schema ID: http://smart.who.int/immunizations/ValueSet-IMMZ.Z.DE30.schema.json

Available Values

http://smart.who.int/immunizations/CodeSystem/IMMZ.Z#DE30http://id.who.int/icd/release/11/mms#XM0VX8http://www.whocc.no/atc#J07BF01http://id.who.int/icd/release/11/mms#XM79H3http://www.whocc.no/atc#J07BF04http://id.who.int/icd/release/11/mms#XM0KZ1http://www.whocc.no/atc#J07BF02
Full Schema (JSON)
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZ.Z.DE30.schema.json",
  "title": "IMMZ.Z.DE30 ValueSet for Oral polio vaccines Schema",
  "description": "JSON Schema for IMMZ.Z.DE30 ValueSet for Oral polio vaccines ValueSet codes. Generated from FHIR expansions using IRI format.",
  "type": "string",
  "enum": [
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.Z#DE30",
    "http://id.who.int/icd/release/11/mms#XM0VX8",
    "http://www.whocc.no/atc#J07BF01",
    "http://id.who.int/icd/release/11/mms#XM79H3",
    "http://www.whocc.no/atc#J07BF04",
    "http://id.who.int/icd/release/11/mms#XM0KZ1",
    "http://www.whocc.no/atc#J07BF02"
  ],
  "narrative": "This schema validates IRI-formatted codes for the IMMZ.Z.DE30 ValueSet for Oral polio 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.DE30.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.DE30.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.Z.DE30",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-06-25T16:39:07.092Z"
}

This documentation is automatically generated from the OpenAPI specification.