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/WorldHealthOrganization/smart-pcmt-vaxprequal/ and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds | Version: 0.2.0 | |||
| Draft as of 2026-03-23 | Computable Name: PreQualDBwithIds | |||
Logical model for WHO PreQual DB as CSV file available at: https://extranet.who.int/prequal/vaccines/prequalified-vaccines Columns of the CSV are as follows with additional data fields for appropriately referencing associated data objects
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PreQualDB | WHO Vaccine PreQual DB with IDs Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA | |
![]() ![]() |
1..1 | dateTime | Date of Prequalification (DD/MM/YY) | |
![]() ![]() |
1..1 | CodeableConcept | Vaccine Type | |
![]() ![]() |
1..1 | string | Commercial Name | |
![]() ![]() |
1..1 | CodeableConcept | Presentation | |
![]() ![]() |
0..1 | decimal | Number of doses | |
![]() ![]() |
1..1 | CodeableConcept | Manufacturer | |
![]() ![]() |
1..1 | CodeableConcept | Responsible NRA | |
![]() ![]() |
C | 1..1 | Identifier | An index or identifier of the prequalificaiton for the product. Constraints: is-a-prequal-product-id |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Manufacturer referecne | |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Responsible NRA reference | |
![]() ![]() |
1..1 | Reference(Product) | Product reference | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| is-a-prequal-product-id | error | PreQualDBwithIds.index | Product ID comes from the PreQual Databatase |
system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'
|
Logical model for WHO PreQual DB as CSV file available at: https://extranet.who.int/prequal/vaccines/prequalified-vaccines Columns of the CSV are as follows with additional data fields for appropriately referencing associated data objects
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-PreQualDBwithIds.
Description: Logical model for WHO PreQual DB as CSV file available at: https://extranet.who.int/prequal/vaccines/prequalified-vaccines Columns of the CSV are as follows with additional data fields for appropriately referencing associated data objects
Type: object
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/StructureDefinition-PreQualDBwithIds.schema.json",
"title": "WHO Vaccine PreQual DB with IDs",
"description": "Logical model for WHO PreQual DB as CSV file available at:\n https://extranet.who.int/prequal/vaccines/prequalified-vaccines\nColumns of the CSV are as follows\nwith additional data fields for appropriately referencing associated data objects",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "PreQualDBwithIds",
"description": "Resource type identifier for PreQualDBwithIds logical model"
},
"dateOfPrequal": {
"type": "string",
"format": "date-time",
"description": "Date of Prequalification (DD/MM/YY)"
},
"vaccineType": {
"type": "object",
"description": "Vaccine Type"
},
"commercialName": {
"type": "string",
"description": "Commercial Name"
},
"presentation": {
"type": "object",
"description": "Presentation"
},
"numDoses": {
"type": "number",
"description": "Number of doses"
},
"manufacturer": {
"type": "object",
"description": "Manufacturer"
},
"responsibleNRA": {
"type": "object",
"description": "Responsible NRA"
},
"index": {
"type": "object",
"description": "An index or identifier of the prequalificaiton for the product."
},
"manufacturerReference": {
"type": "object",
"description": "Manufacturer referecne"
},
"responsibleNRAReference": {
"type": "object",
"description": "Responsible NRA reference"
},
"productReference": {
"type": "object",
"description": "Product reference"
}
},
"required": [
"resourceType",
"dateOfPrequal",
"vaccineType",
"commercialName",
"presentation",
"manufacturer",
"responsibleNRA",
"index",
"manufacturerReference",
"responsibleNRAReference",
"productReference"
],
"resourceDefinition": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds",
"fhir:parent": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB"
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from PreQualDB
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PreQualDB | WHO Vaccine PreQual DB with IDs Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA | |
![]() ![]() |
C | 1..1 | Identifier | An index or identifier of the prequalificaiton for the product. Constraints: is-a-prequal-product-id |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Manufacturer referecne | |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Responsible NRA reference | |
![]() ![]() |
1..1 | Reference(Product) | Product reference | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| is-a-prequal-product-id | error | PreQualDBwithIds.index | Product ID comes from the PreQual Databatase |
system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PreQualDB | WHO Vaccine PreQual DB with IDs Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA | |
![]() ![]() |
1..1 | dateTime | Date of Prequalification (DD/MM/YY) | |
![]() ![]() |
1..1 | CodeableConcept | Vaccine Type | |
![]() ![]() |
1..1 | string | Commercial Name | |
![]() ![]() |
1..1 | CodeableConcept | Presentation | |
![]() ![]() |
0..1 | decimal | Number of doses | |
![]() ![]() |
1..1 | CodeableConcept | Manufacturer | |
![]() ![]() |
1..1 | CodeableConcept | Responsible NRA | |
![]() ![]() |
C | 1..1 | Identifier | An index or identifier of the prequalificaiton for the product. Constraints: is-a-prequal-product-id |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Manufacturer referecne | |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Responsible NRA reference | |
![]() ![]() |
1..1 | Reference(Product) | Product reference | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| is-a-prequal-product-id | error | PreQualDBwithIds.index | Product ID comes from the PreQual Databatase |
system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'
|
This structure is derived from PreQualDB
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PreQualDB | WHO Vaccine PreQual DB with IDs Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA | |
![]() ![]() |
1..1 | dateTime | Date of Prequalification (DD/MM/YY) | |
![]() ![]() |
1..1 | CodeableConcept | Vaccine Type | |
![]() ![]() |
1..1 | string | Commercial Name | |
![]() ![]() |
1..1 | CodeableConcept | Presentation | |
![]() ![]() |
0..1 | decimal | Number of doses | |
![]() ![]() |
1..1 | CodeableConcept | Manufacturer | |
![]() ![]() |
1..1 | CodeableConcept | Responsible NRA | |
![]() ![]() |
C | 1..1 | Identifier | An index or identifier of the prequalificaiton for the product. Constraints: is-a-prequal-product-id |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Manufacturer referecne | |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Responsible NRA reference | |
![]() ![]() |
1..1 | Reference(Product) | Product reference | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| is-a-prequal-product-id | error | PreQualDBwithIds.index | Product ID comes from the PreQual Databatase |
system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'
|
Differential View
This structure is derived from PreQualDB
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PreQualDB | WHO Vaccine PreQual DB with IDs Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA | |
![]() ![]() |
C | 1..1 | Identifier | An index or identifier of the prequalificaiton for the product. Constraints: is-a-prequal-product-id |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Manufacturer referecne | |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Responsible NRA reference | |
![]() ![]() |
1..1 | Reference(Product) | Product reference | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| is-a-prequal-product-id | error | PreQualDBwithIds.index | Product ID comes from the PreQual Databatase |
system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'
|
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PreQualDB | WHO Vaccine PreQual DB with IDs Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA | |
![]() ![]() |
1..1 | dateTime | Date of Prequalification (DD/MM/YY) | |
![]() ![]() |
1..1 | CodeableConcept | Vaccine Type | |
![]() ![]() |
1..1 | string | Commercial Name | |
![]() ![]() |
1..1 | CodeableConcept | Presentation | |
![]() ![]() |
0..1 | decimal | Number of doses | |
![]() ![]() |
1..1 | CodeableConcept | Manufacturer | |
![]() ![]() |
1..1 | CodeableConcept | Responsible NRA | |
![]() ![]() |
C | 1..1 | Identifier | An index or identifier of the prequalificaiton for the product. Constraints: is-a-prequal-product-id |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Manufacturer referecne | |
![]() ![]() |
1..1 | Reference(mCSD Organization) | Responsible NRA reference | |
![]() ![]() |
1..1 | Reference(Product) | Product reference | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| is-a-prequal-product-id | error | PreQualDBwithIds.index | Product ID comes from the PreQual Databatase |
system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'
|
This structure is derived from PreQualDB