description: Vaccine Data elements for the Digital Vaccination Certificates package_name: smart.who.int.trust-phw derivation: specialization name: VaccineDetails type: http://smart.who.int/trust-phw/StructureDefinition/VaccineDetails elements: productID: {type: Coding, short: Vaccine Product, index: 0} date: {type: date, short: Date, index: 1} issuer: type: Reference short: Issuing Organization refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] index: 2 clinicianName: {type: string, short: Name of supervising clinician, index: 3} batchNo: {type: CodeableConcept, short: Batch No, index: 4} validityPeriod: {type: Period, short: Certificate validity period, index: 5} package_version: 0.1.0 class: logical kind: logical url: http://smart.who.int/trust-phw/StructureDefinition/VaccineDetails base: http://hl7.org/fhir/StructureDefinition/Base version: 0.1.0 required: [productID, batchNo, date]