Package | smart.who.int.pcmt-vaxprequal |
Resource Type | StructureDefinition |
Id | PreQualDB |
FHIR Version | R5 |
Source | http://smart.who.int/pcmt-vaxprequal/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt-vaxprequal/StructureDefinition-PreQualDB.html |
URL | http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB |
Version | 0.2.0 |
Status | draft |
Date | 2025-07-01T11:06:49+00:00 |
Name | PreQualDB |
Title | WHO Vaccine PreQual DB |
Authority | who |
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 | http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB |
Kind | logical |
StructureDefinition | |
PreQualDBwithIds | WHO Vaccine PreQual DB with IDs |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PreQualDB
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 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 | |
{ "resourceType": "StructureDefinition", "id": "PreQualDB", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB", "version": "0.2.0", "name": "PreQualDB", "title": "WHO Vaccine PreQual DB", "status": "draft", "date": "2025-07-01T11:06:49+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "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", "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/PreQualDB", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "PreQualDB", "path": "PreQualDB", "short": "WHO Vaccine PreQual DB", "definition": "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", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PreQualDB.dateOfPrequal", "path": "PreQualDB.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": "PreQualDB.vaccineType", "path": "PreQualDB.vaccineType", "short": "Vaccine Type", "definition": "Vaccine Type", "min": 1, "max": "1", "base": { "path": "PreQualDB.vaccineType", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "PreQualDB.commercialName", "path": "PreQualDB.commercialName", "short": "Commercial Name", "definition": "Commercial Name", "min": 1, "max": "1", "base": { "path": "PreQualDB.commercialName", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PreQualDB.presentation", "path": "PreQualDB.presentation", "short": "Presentation", "definition": "Presentation", "min": 1, "max": "1", "base": { "path": "PreQualDB.presentation", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "PreQualDB.numDoses", "path": "PreQualDB.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": "PreQualDB.manufacturer", "path": "PreQualDB.manufacturer", "short": "Manufacturer", "definition": "Manufacturer", "min": 1, "max": "1", "base": { "path": "PreQualDB.manufacturer", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "PreQualDB.responsibleNRA", "path": "PreQualDB.responsibleNRA", "short": "Responsible NRA", "definition": "Responsible NRA", "min": 1, "max": "1", "base": { "path": "PreQualDB.responsibleNRA", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] } ] }, "differential": { "element": [ { "id": "PreQualDB", "path": "PreQualDB", "short": "WHO Vaccine PreQual DB", "definition": "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" }, { "id": "PreQualDB.dateOfPrequal", "path": "PreQualDB.dateOfPrequal", "short": "Date of Prequalification (DD/MM/YY)", "definition": "Date of Prequalification (DD/MM/YY)", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "PreQualDB.vaccineType", "path": "PreQualDB.vaccineType", "short": "Vaccine Type", "definition": "Vaccine Type", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "PreQualDB.commercialName", "path": "PreQualDB.commercialName", "short": "Commercial Name", "definition": "Commercial Name", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PreQualDB.presentation", "path": "PreQualDB.presentation", "short": "Presentation", "definition": "Presentation", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "PreQualDB.numDoses", "path": "PreQualDB.numDoses", "short": "Number of doses", "definition": "Number of doses", "min": 0, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "PreQualDB.manufacturer", "path": "PreQualDB.manufacturer", "short": "Manufacturer", "definition": "Manufacturer", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "PreQualDB.responsibleNRA", "path": "PreQualDB.responsibleNRA", "short": "Responsible NRA", "definition": "Responsible NRA", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] } ] } }