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

Logical Model: WHO PreQual Manufacturer

Official URL: http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualManufacturer Version: 0.2.0
Draft as of 2026-03-25 Computable Name: PreQualManufacturer

Logical model for the manufacturer/applicant organization from the WHO PreQual API (ProductDetails.ApplicantOrganization).

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
.. PreQualManufacturer 0..* Base WHO PreQual Manufacturer
Instances of this logical model can be the target of a Reference
... manufacturerId 0..1 Identifier Manufacturer organization ID
... name 1..1 string Organization name
... addressLine1 0..1 string Address line 1
... state 0..1 string State/Province
... country 0..1 string Country
... postalCode 0..1 string Postal code
... isoCountryCode 0..1 string ISO country code
... region 0..1 string WHO region
... website 0..1 string Website URL
... organizationReference 1..1 Reference(mCSD Organization) FHIR Organization reference

doco Documentation for this format

API Information

WHO PreQual Manufacturer API

Logical model for the manufacturer/applicant organization from the WHO PreQual API (ProductDetails.ApplicantOrganization).

Version: 1.0.0

Endpoints

GET /StructureDefinition-PreQualManufacturer.schema.json

JSON Schema definition for the Logical Model StructureDefinition-PreQualManufacturer

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

Schema Definition

StructureDefinition-PreQualManufacturer

Description: Logical model for the manufacturer/applicant organization from the WHO PreQual API (ProductDetails.ApplicantOrganization).

Type: object

Full Schema (JSON)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/base/StructureDefinition-PreQualManufacturer.schema.json",
  "title": "WHO PreQual Manufacturer",
  "description": "Logical model for the manufacturer/applicant organization\nfrom the WHO PreQual API (ProductDetails.ApplicantOrganization).",
  "type": "object",
  "properties": {
    "resourceType": {
      "type": "string",
      "const": "PreQualManufacturer",
      "description": "Resource type identifier for PreQualManufacturer logical model"
    },
    "manufacturerId": {
      "type": "object",
      "description": "Manufacturer organization ID"
    },
    "name": {
      "type": "string",
      "description": "Organization name"
    },
    "addressLine1": {
      "type": "string",
      "description": "Address line 1"
    },
    "city": {
      "type": "string",
      "description": "City"
    },
    "state": {
      "type": "string",
      "description": "State/Province"
    },
    "country": {
      "type": "string",
      "description": "Country"
    },
    "postalCode": {
      "type": "string",
      "description": "Postal code"
    },
    "isoCountryCode": {
      "type": "string",
      "description": "ISO country code"
    },
    "region": {
      "type": "string",
      "description": "WHO region"
    },
    "website": {
      "type": "string",
      "description": "Website URL"
    },
    "organizationReference": {
      "type": "object",
      "description": "FHIR Organization reference"
    }
  },
  "required": [
    "resourceType",
    "name",
    "organizationReference"
  ],
  "resourceDefinition": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualManufacturer",
  "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
.. PreQualManufacturer 0..* Base WHO PreQual Manufacturer
Instances of this logical model can be the target of a Reference
... manufacturerId 0..1 Identifier Manufacturer organization ID
... name 1..1 string Organization name
... addressLine1 0..1 string Address line 1
... state 0..1 string State/Province
... country 0..1 string Country
... postalCode 0..1 string Postal code
... isoCountryCode 0..1 string ISO country code
... region 0..1 string WHO region
... website 0..1 string Website URL
... organizationReference 1..1 Reference(mCSD Organization) FHIR Organization reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualManufacturer 0..* Base WHO PreQual Manufacturer
Instances of this logical model can be the target of a Reference
... manufacturerId 0..1 Identifier Manufacturer organization ID
... name 1..1 string Organization name
... addressLine1 0..1 string Address line 1
... state 0..1 string State/Province
... country 0..1 string Country
... postalCode 0..1 string Postal code
... isoCountryCode 0..1 string ISO country code
... region 0..1 string WHO region
... website 0..1 string Website URL
... organizationReference 1..1 Reference(mCSD Organization) FHIR Organization reference

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(2 nested mandatory elements)

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualManufacturer 0..* Base WHO PreQual Manufacturer
Instances of this logical model can be the target of a Reference
... manufacturerId 0..1 Identifier Manufacturer organization ID
... name 1..1 string Organization name
... addressLine1 0..1 string Address line 1
... state 0..1 string State/Province
... country 0..1 string Country
... postalCode 0..1 string Postal code
... isoCountryCode 0..1 string ISO country code
... region 0..1 string WHO region
... website 0..1 string Website URL
... organizationReference 1..1 Reference(mCSD Organization) FHIR Organization reference

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualManufacturer 0..* Base WHO PreQual Manufacturer
Instances of this logical model can be the target of a Reference
... manufacturerId 0..1 Identifier Manufacturer organization ID
... name 1..1 string Organization name
... addressLine1 0..1 string Address line 1
... state 0..1 string State/Province
... country 0..1 string Country
... postalCode 0..1 string Postal code
... isoCountryCode 0..1 string ISO country code
... region 0..1 string WHO region
... website 0..1 string Website URL
... organizationReference 1..1 Reference(mCSD Organization) FHIR Organization reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PreQualManufacturer 0..* Base WHO PreQual Manufacturer
Instances of this logical model can be the target of a Reference
... manufacturerId 0..1 Identifier Manufacturer organization ID
... name 1..1 string Organization name
... addressLine1 0..1 string Address line 1
... state 0..1 string State/Province
... country 0..1 string Country
... postalCode 0..1 string Postal code
... isoCountryCode 0..1 string ISO country code
... region 0..1 string WHO region
... website 0..1 string Website URL
... organizationReference 1..1 Reference(mCSD Organization) FHIR Organization reference

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(2 nested mandatory elements)

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel