PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.ph4h@0.9.9
    http://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin
description: Minimal medication treatment line payload for use within a QR code payload. Based on the IHE Pharmacy Medication Treatment Line logical model, with short element labels (one or two letters) and simple data types suitable for encoding in a compact QR code payload.
package_name: smart.who.int.ph4h
derivation: specialization
name: MedicationTreatmentLineMin
type: http://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin
elements:
  m: {type: code, short: Medication (Active Ingredient), index: 0}
  es: {type: date, short: Effective Start Date, index: 1}
  ee: {type: date, short: Effective End Date, index: 2}
  da: {type: date, short: Date Asserted, index: 3}
  d: {type: string, short: Dosage, index: 4}
  r: {type: string, short: Reason, index: 5}
  a:
    type: code
    short: Adherence Status
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/medication-statement-status'}
    index: 6
package_version: 0.9.9
class: logical
kind: logical
url: http://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.9.9
required: [m]