description: Data elements for Digital Vaccination Certificate. package_name: smart.who.int.trust-phw derivation: specialization name: DVC type: http://smart.who.int/trust-phw/StructureDefinition/DVC elements: sex: {type: code, short: Sex, index: 2} ndt: type: code short: National ID Document Type binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'} index: 5 guardian: {type: string, short: Parent/Guardian, index: 6} name: {type: string, short: Name, index: 0} nid: {type: Identifier, short: National Identification Document, index: 4} nationality: {type: code, short: Nationality, index: 3} dob: {type: date, short: Date of Birth, index: 1} issuer: type: Reference short: Document issuer refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] index: 7 vaccineDetails: {type: 'http://smart.who.int/trust-phw/StructureDefinition/VaccineDetails', short: Vaccine Details, array: true, min: 1, index: 8} package_version: 0.1.0 class: logical kind: logical url: http://smart.who.int/trust-phw/StructureDefinition/DVC base: http://hl7.org/fhir/StructureDefinition/Base version: 0.1.0 required: [vaccineDetails, dob, name]