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: {mustSupport: true, index: 11} whenPrepared: {mustSupport: true, index: 10} medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 3} type: binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType'} mustSupport: true index: 7 status: short: 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'} mustSupport: true index: 0 dosageInstruction: mustSupport: true index: 12 elements: text: {mustSupport: true, index: 13} timing: {mustSupport: true, index: 14} doseAndRate: mustSupport: true index: 15 elements: dose: mustSupport: true choices: [doseQuantity, doseRange] index: 17 doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 18} doseRange: {type: Range, mustSupport: true, choiceOf: dose, index: 19} daysSupply: {mustSupport: true, index: 9} medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication'] index: 4 quantity: {mustSupport: true, index: 8} authorizingPrescription: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest'] index: 6 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 5 medication: mustSupport: true choices: [medicationCodeableConcept, medicationReference] index: 2 package_version: 6.0.0-ballot 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: 6.0.0-ballot