description: Profile of MedicationDispense for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreMedicationDispense type: MedicationDispense elements: whenHandedOver: {short: (QI) When product was given out or mailed, index: 12} whenPrepared: {short: (QI) When product was packaged and reviewed, index: 11} medicationCodeableConcept: {type: CodeableConcept, short: (QI) What medication was supplied, choiceOf: medication, index: 4} type: short: (QI) Trial fill, partial fill, emergency fill, etc. binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType'} index: 8 extension: type: Extension short: (QI) Extension url: http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded index: 0 slicing: slices: recorded: match: {} schema: {type: Extension, short: (QI) Extension, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded', index: 0} min: 1 max: 1 status: short: (QI) preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | unknown binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-medicationdispense-status'} index: 1 dosageInstruction: short: (QI) How the medication is to be used by the patient or administered by the caregiver index: 13 elements: text: {short: (QI) Free text dosage instructions e.g. SIG, index: 14} timing: {short: (QI) When medication should be administered, index: 15} doseAndRate: short: (QI) Amount of medication administered index: 16 elements: dose: short: (QI) Amount of medication per dose choices: [doseQuantity, doseRange] index: 18 doseQuantity: {type: Quantity, short: (QI) Amount of medication per dose, choiceOf: dose, index: 19} doseRange: {type: Range, short: (QI) Amount of medication per dose, choiceOf: dose, index: 20} daysSupply: {short: (QI) Amount of medication expressed as a timing amount, index: 10} medicationReference: type: Reference short: (QI) What medication was supplied choiceOf: medication refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication'] index: 5 quantity: {short: (QI) Amount dispensed, index: 9} authorizingPrescription: type: Reference short: (QI) Medication order that authorizes the dispense refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest'] index: 7 subject: type: Reference short: (QI) Who the dispense is for refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 6 medication: short: (QI) What medication was supplied choices: [medicationCodeableConcept, medicationReference] index: 3 package_version: 7.0.0-ballot extensions: recorded: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded', min: 1, max: 1, type: Extension, short: (QI) Extension, index: 0} class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationdispense version: 7.0.0-ballot