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 package_name: smart.who.int.pcmt-vaxprequal derivation: specialization name: PreQualDB type: http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB elements: dateOfPrequal: {type: dateTime, short: Date of Prequalification (DD/MM/YY), index: 0} vaccineType: {type: CodeableConcept, short: Vaccine Type, index: 1} commercialName: {type: string, short: Commercial Name, index: 2} presentation: {type: CodeableConcept, short: Presentation, index: 3} numDoses: {type: decimal, short: Number of doses, index: 4} manufacturer: {type: CodeableConcept, short: Manufacturer, index: 5} responsibleNRA: {type: CodeableConcept, short: Responsible NRA, index: 6} package_version: 0.1.0 class: logical kind: logical url: http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualDB base: http://hl7.org/fhir/StructureDefinition/Base version: 0.1.0 required: [commercialName, dateOfPrequal, manufacturer, presentation, responsibleNRA, vaccineType]