description: Base StructureDefinition for MedicationDispense Resource package_name: hl7.fhir.r3.examples derivation: specialization name: MedicationDispense type: MedicationDispense elements: notDone: {type: boolean, short: Whether the dispense was or was not performed, index: 30} category: {short: Type of medication dispense, type: CodeableConcept, index: 3} whenHandedOver: {type: dateTime, short: When product was given out, index: 19} whenPrepared: {short: When product was packaged and reviewed, type: dateTime, isSummary: true, index: 18} eventHistory: short: A list of releveant lifecycle events refers: ['http://hl7.org/fhir/StructureDefinition/Provenance'] type: Reference array: true index: 35 notDoneReasonReference: short: Why a dispense was not performed refers: ['http://hl7.org/fhir/StructureDefinition/DetectedIssue'] type: Reference choiceOf: notDoneReason index: 34 substitution: type: BackboneElement short: Whether a substitution was performed on the dispense index: 24 elements: wasSubstituted: {type: boolean, short: Whether a substitution was or was not performed on the dispense, index: 25} type: {short: Code signifying whether a different drug was dispensed from what was prescribed, type: CodeableConcept, index: 26} reason: {short: Why was substitution made, type: CodeableConcept, array: true, index: 27} responsibleParty: short: Who is responsible for the substitution refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference array: true index: 28 required: [wasSubstituted] detectedIssue: short: Clinical issue with action refers: ['http://hl7.org/fhir/StructureDefinition/DetectedIssue'] type: Reference array: true index: 29 medicationCodeableConcept: {short: What medication was supplied, type: CodeableConcept, choiceOf: medication, isSummary: true, index: 6} type: {short: 'Trial fill, partial fill, emergency fill, etc.', type: CodeableConcept, index: 15} note: {type: Annotation, short: Information about the dispense, array: true, index: 22} notDoneReason: short: Why a dispense was not performed choices: [notDoneReasonCodeableConcept, notDoneReasonReference] index: 32 supportingInformation: short: Information that supports the dispensing of the medication refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true index: 10 status: {isModifier: true, short: preparation | in-progress | on-hold | completed | entered-in-error | stopped, type: code, isSummary: true, index: 2} dosageInstruction: {short: How the medication is to be used by the patient or administered by the caregiver, type: Dosage, array: true, index: 23} daysSupply: {type: Quantity, short: Amount of medication expressed as a timing amount, index: 17} identifier: {type: Identifier, short: External identifier, array: true, index: 0} context: short: Encounter / Episode associated with event refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'] type: Reference index: 9 notDoneReasonCodeableConcept: {short: Why a dispense was not performed, type: CodeableConcept, choiceOf: notDoneReason, index: 33} medicationReference: short: What medication was supplied refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference choiceOf: medication isSummary: true index: 7 quantity: {type: Quantity, short: Amount dispensed, index: 16} partOf: short: Event that dispense is part of refers: ['http://hl7.org/fhir/StructureDefinition/Procedure'] type: Reference array: true index: 1 authorizingPrescription: short: Medication order that authorizes the dispense refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest'] type: Reference array: true index: 14 receiver: short: Who collected the medication refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference array: true index: 21 subject: short: Who the dispense is for refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 8 destination: short: Where the medication was sent refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference index: 20 performer: short: Who performed event type: BackboneElement array: true index: 11 elements: actor: short: Individual who was performing refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference index: 12 onBehalfOf: short: Organization organization was acting for refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference index: 13 required: [actor] medication: short: What medication was supplied choices: [medicationCodeableConcept, medicationReference] isSummary: true index: 5 package_version: 3.0.2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MedicationDispense base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [medicationCodeableConcept, medication, medicationReference]