FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/PreQualDBwithIds

Packagesmart.who.int.pcmt-vaxprequal
TypeStructureDefinition
IdPreQualDBwithIds
FHIR VersionR5
Sourcehttp://smart.who.int/pcmt-vaxprequal/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt-vaxprequal/StructureDefinition-PreQualDBwithIds.html
URLhttp://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds
Version0.2.0
Statusdraft
Date2025-07-01T11:06:49+00:00
NamePreQualDBwithIds
TitleWHO Vaccine PreQual DB with IDs
Authoritywho
DescriptionLogical 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
Typehttp://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ProductProduct
IHE.mCSD.OrganizationmCSD Organization
PreQualDBWHO Vaccine PreQual DB

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition PreQualDBwithIds

NameFlagsCard.TypeDescription & Constraintsdoco
.. PreQualDBwithIds 0..*PreQualDB
Elements defined in Ancestors:dateOfPrequal, vaccineType, commercialName, presentation, numDoses, manufacturer, responsibleNRA
WHO Vaccine PreQual DB with IDs
... index C1..1IdentifierAn index or identifier of the prequalificaiton for the product.
Constraints: is-a-prequal-product-id
... manufacturerReference 1..1Reference(mCSD Organization)Manufacturer referecne
... responsibleNRAReference 1..1Reference(mCSD Organization)Responsible NRA reference
... productReference 1..1Reference(Product)Product reference

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "PreQualDBwithIds",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds",
  "version": "0.2.0",
  "name": "PreQualDBwithIds",
  "title": "WHO Vaccine PreQual DB with IDs",
  "status": "draft",
  "date": "2025-07-01T11:06:49+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "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",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds",
  "baseDefinition": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.2.0"
      }
    ],
    "element": [
      {
        "id": "PreQualDBwithIds",
        "path": "PreQualDBwithIds",
        "short": "WHO Vaccine PreQual DB with IDs",
        "definition": "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",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.dateOfPrequal",
        "path": "PreQualDBwithIds.dateOfPrequal",
        "short": "Date of Prequalification (DD/MM/YY)",
        "definition": "Date of Prequalification (DD/MM/YY)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDB.dateOfPrequal",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.vaccineType",
        "path": "PreQualDBwithIds.vaccineType",
        "short": "Vaccine Type",
        "definition": "Vaccine Type",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDB.vaccineType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.commercialName",
        "path": "PreQualDBwithIds.commercialName",
        "short": "Commercial Name",
        "definition": "Commercial Name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDB.commercialName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.presentation",
        "path": "PreQualDBwithIds.presentation",
        "short": "Presentation",
        "definition": "Presentation",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDB.presentation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.numDoses",
        "path": "PreQualDBwithIds.numDoses",
        "short": "Number of doses",
        "definition": "Number of doses",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PreQualDB.numDoses",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.manufacturer",
        "path": "PreQualDBwithIds.manufacturer",
        "short": "Manufacturer",
        "definition": "Manufacturer",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDB.manufacturer",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.responsibleNRA",
        "path": "PreQualDBwithIds.responsibleNRA",
        "short": "Responsible NRA",
        "definition": "Responsible NRA",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDB.responsibleNRA",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.index",
        "path": "PreQualDBwithIds.index",
        "short": "An index or identifier of the prequalificaiton for the product.",
        "definition": "An index or identifier of the prequalificaiton for the product.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDBwithIds.index",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "constraint": [
          {
            "key": "is-a-prequal-product-id",
            "severity": "error",
            "human": "Product ID comes from the PreQual Databatase",
            "expression": "system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'",
            "source": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.manufacturerReference",
        "path": "PreQualDBwithIds.manufacturerReference",
        "short": "Manufacturer referecne",
        "definition": "Manufacturer referecne",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDBwithIds.manufacturerReference",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
            ]
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.responsibleNRAReference",
        "path": "PreQualDBwithIds.responsibleNRAReference",
        "short": "Responsible NRA reference",
        "definition": "Responsible NRA reference",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDBwithIds.responsibleNRAReference",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
            ]
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.productReference",
        "path": "PreQualDBwithIds.productReference",
        "short": "Product reference",
        "definition": "Product reference",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PreQualDBwithIds.productReference",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://smart.who.int/pcmt/StructureDefinition/Product"
            ]
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "PreQualDBwithIds",
        "path": "PreQualDBwithIds",
        "short": "WHO Vaccine PreQual DB with IDs",
        "definition": "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"
      },
      {
        "id": "PreQualDBwithIds.index",
        "path": "PreQualDBwithIds.index",
        "short": "An index or identifier of the prequalificaiton for the product.",
        "definition": "An index or identifier of the prequalificaiton for the product.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "constraint": [
          {
            "key": "is-a-prequal-product-id",
            "severity": "error",
            "human": "Product ID comes from the PreQual Databatase",
            "expression": "system = 'http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds'",
            "source": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDBwithIds"
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.manufacturerReference",
        "path": "PreQualDBwithIds.manufacturerReference",
        "short": "Manufacturer referecne",
        "definition": "Manufacturer referecne",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
            ]
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.responsibleNRAReference",
        "path": "PreQualDBwithIds.responsibleNRAReference",
        "short": "Responsible NRA reference",
        "definition": "Responsible NRA reference",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
            ]
          }
        ]
      },
      {
        "id": "PreQualDBwithIds.productReference",
        "path": "PreQualDBwithIds.productReference",
        "short": "Product reference",
        "definition": "Product reference",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://smart.who.int/pcmt/StructureDefinition/Product"
            ]
          }
        ]
      }
    ]
  }
}