description: Minimal medication overview payload for use within a QR code payload. Based on the IHE Pharmacy Medication Overview logical model, with short element labels (one or two letters) and simple data package_name: smart.who.int.ph4h derivation: specialization name: MedicationOverviewMin type: http://smart.who.int/ph4h/StructureDefinition/MedicationOverviewMin elements: n: {type: string, short: Patient Name, index: 0} dob: {type: date, short: Patient Date of Birth, index: 1} s: type: code short: Sex binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'} index: 2 nt: type: code short: Nationality binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-3'} index: 3 id: {type: string, short: National Identifier, index: 4} dt: type: code short: National Identifier Type binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'} index: 5 m: {type: 'http://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin', short: Medication Treatment Lines, array: true, index: 6} package_version: 0.9.9 class: logical kind: logical url: http://smart.who.int/ph4h/StructureDefinition/MedicationOverviewMin base: http://hl7.org/fhir/StructureDefinition/Base version: 0.9.9 required: [n, s, dob]