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

Logical Model: WHO Vaccine PreQual DB

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

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualDB 0..* Base WHO Vaccine PreQual DB
... dateOfPrequal 1..1 dateTime Date of Prequalification (DD/MM/YY)
... vaccineType 1..1 CodeableConcept Vaccine Type
... commercialName 1..1 string Commercial Name
... numDoses 0..1 decimal Number of doses
... manufacturer 1..1 CodeableConcept Manufacturer
... responsibleNRA 1..1 CodeableConcept Responsible NRA

doco Documentation for this format

API Information

WHO Vaccine PreQual DB API

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

Endpoints

GET /StructureDefinition-PreQualDB.schema.json

JSON Schema definition for the Logical Model StructureDefinition-PreQualDB

This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-PreQualDB.

Schema Definition

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

Full Schema (JSON)

{
  "$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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualDB 0..* Base WHO Vaccine PreQual DB
... dateOfPrequal 1..1 dateTime Date of Prequalification (DD/MM/YY)
... vaccineType 1..1 CodeableConcept Vaccine Type
... commercialName 1..1 string Commercial Name
... numDoses 0..1 decimal Number of doses
... manufacturer 1..1 CodeableConcept Manufacturer
... responsibleNRA 1..1 CodeableConcept Responsible NRA

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualDB 0..* Base WHO Vaccine PreQual DB
... dateOfPrequal 1..1 dateTime Date of Prequalification (DD/MM/YY)
... vaccineType 1..1 CodeableConcept Vaccine Type
... commercialName 1..1 string Commercial Name
... numDoses 0..1 decimal Number of doses
... manufacturer 1..1 CodeableConcept Manufacturer
... responsibleNRA 1..1 CodeableConcept Responsible NRA

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(6 nested mandatory elements)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualDB 0..* Base WHO Vaccine PreQual DB
... dateOfPrequal 1..1 dateTime Date of Prequalification (DD/MM/YY)
... vaccineType 1..1 CodeableConcept Vaccine Type
... commercialName 1..1 string Commercial Name
... numDoses 0..1 decimal Number of doses
... manufacturer 1..1 CodeableConcept Manufacturer
... responsibleNRA 1..1 CodeableConcept Responsible NRA

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualDB 0..* Base WHO Vaccine PreQual DB
... dateOfPrequal 1..1 dateTime Date of Prequalification (DD/MM/YY)
... vaccineType 1..1 CodeableConcept Vaccine Type
... commercialName 1..1 string Commercial Name
... numDoses 0..1 decimal Number of doses
... manufacturer 1..1 CodeableConcept Manufacturer
... responsibleNRA 1..1 CodeableConcept Responsible NRA

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualDB 0..* Base WHO Vaccine PreQual DB
... dateOfPrequal 1..1 dateTime Date of Prequalification (DD/MM/YY)
... vaccineType 1..1 CodeableConcept Vaccine Type
... commercialName 1..1 string Commercial Name
... numDoses 0..1 decimal Number of doses
... manufacturer 1..1 CodeableConcept Manufacturer
... responsibleNRA 1..1 CodeableConcept Responsible NRA

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(6 nested mandatory elements)

 

Other representations of profile: CSV, Excel