SMART Product Dataset for Prequalified Vaccines
0.2.0 - ci-build
SMART Product Dataset for Prequalified Vaccines, 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/litlfred/smart-pcmt-vaxprequal/ and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/pcmt-vaxprequal/ValueSet/PreQualVaccineType | Version: 0.2.0 | |||
| Draft as of 2026-03-25 | Computable Name: PreQualVaccineType | |||
WHO PreQualificaiton VaccineType
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType version 📦0.2.0
Expansion performed internally based on codesystem WHO PreQualificaiton Vaccine VaccineTypes v0.2.0 (CodeSystem)
This value set contains 17 concepts
| System | Code | Display (en) | JSON | XML |
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | BCG | BCG | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | DT | DT | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | DTwP | DTwP | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | HepA | HepA | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | HepB | HepB | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | JE | JE | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | LARV | LARV | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | M | M | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | MMR | MMR | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | MR | MR | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | Malaria | Malaria | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | TDV | TDV | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | TT | TT | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | YF | YF | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | bOPV | bOPV | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | dT | dT | ||
http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType | tOPV | tOPV |
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 WHO PreQualificaiton VaccineType ValueSet codes. Generated from FHIR expansions using IRI format.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the enumeration ValueSet-PreQualVaccineType.
Description: JSON Schema for WHO PreQualificaiton VaccineType ValueSet codes. Generated from FHIR expansions using IRI format.
Type: string
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/pcmt-vaxprequal/ValueSet-PreQualVaccineType.schema.json",
"title": "WHO PreQualificaiton VaccineType Schema",
"description": "JSON Schema for WHO PreQualificaiton VaccineType ValueSet codes. Generated from FHIR expansions using IRI format.",
"type": "string",
"enum": [
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#BCG",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#DT",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#DTwP",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#HepA",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#HepB",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#JE",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#LARV",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#M",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#MMR",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#MR",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#Malaria",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#TDV",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#TT",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#YF",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#bOPV",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#dT",
"http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType#tOPV"
],
"narrative": "This schema validates IRI-formatted codes for the WHO PreQualificaiton VaccineType 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/pcmt-vaxprequal/ValueSet-PreQualVaccineType.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
"fhir:displays": "http://smart.who.int/pcmt-vaxprequal/ValueSet-PreQualVaccineType.displays.json",
"fhir:valueSet": "http://smart.who.int/pcmt-vaxprequal/ValueSet/PreQualVaccineType",
"fhir:version": "0.2.0",
"fhir:expansionTimestamp": "2026-03-25T13:12:32.712044"
}
This documentation is automatically generated from the OpenAPI specification.