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/PreQualDB | Version: 0.2.0 | |||
| Draft as of 2026-03-23 | Computable Name: PreQualDB | |||
WHO Vaccine PreQual DB. 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
1:Date of Prequalification
2:Vaccine Type
3:Commercial Name
4:Presentation
5:No. of doses
6:Manufacturer
7:Responsible NRA
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..* | Base | WHO Vaccine PreQual DB | |
![]() ![]() |
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 | |
Documentation for this format | ||||
WHO Vaccine PreQual DB. 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 1:Date of Prequalification 2:Vaccine Type 3:Commercial Name 4:Presentation 5:No. of doses 6:Manufacturer 7:Responsible NRA
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-PreQualDB.
Description: WHO Vaccine PreQual DB. 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 1:Date of Prequalification 2:Vaccine Type 3:Commercial Name 4:Presentation 5:No. of doses 6:Manufacturer 7:Responsible NRA
Type: object
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/StructureDefinition-PreQualDB.schema.json",
"title": "WHO Vaccine PreQual DB",
"description": "WHO Vaccine PreQual DB. 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\n 1:Date of Prequalification \n 2:Vaccine Type\n 3:Commercial Name\n 4:Presentation\n 5:No. of doses\n 6:Manufacturer\n 7:Responsible NRA\n",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "PreQualDB",
"description": "Resource type identifier for PreQualDB 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"
}
},
"required": [
"resourceType",
"dateOfPrequal",
"vaccineType",
"commercialName",
"presentation",
"manufacturer",
"responsibleNRA"
],
"resourceDefinition": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB",
"fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | WHO Vaccine PreQual DB | |
![]() ![]() |
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 | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | WHO Vaccine PreQual DB | |
![]() ![]() |
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 | |
Documentation for this format | ||||
This structure is derived from Base
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | WHO Vaccine PreQual DB | |
![]() ![]() |
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 | |
Documentation for this format | ||||
Differential View
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | WHO Vaccine PreQual DB | |
![]() ![]() |
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 | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | WHO Vaccine PreQual DB | |
![]() ![]() |
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 | |
Documentation for this format | ||||
This structure is derived from Base