http://hl7.org/fhir/StructureDefinition/MedicationDispense|5.0.0

Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order.
description: Indicates that a medication product is to be or has been dispensed for a named person/patient.  This includes a description of the medication product (supply) provided and the instructions for administering the medication.  The medication dispense is the result of a pharmacy system responding to a medication order.
derivation: specialization
name: MedicationDispense
type: MedicationDispense
elements:
  category:
    isModifier: false
    short: Type of medication dispense
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medicationdispense-admin-location'}
    isSummary: false
    index: 6
  whenHandedOver: {isModifier: false, short: When product was given out, mustSupport: false, isSummary: false, index: 21}
  whenPrepared: {isModifier: false, short: When product was packaged and reviewed, mustSupport: false, isSummary: true, index: 20}
  eventHistory: {isModifier: false, short: A list of relevant lifecycle events, mustSupport: false, array: true, isSummary: false, index: 32}
  substitution:
    isModifier: false
    short: Whether a substitution was performed on the dispense
    mustSupport: false
    isSummary: false
    index: 27
    elements:
      wasSubstituted: {isModifier: false, short: Whether a substitution was or was not performed on the dispense, mustSupport: false, isSummary: false, index: 28}
      type:
        isModifier: false
        short: Code signifying whether a different drug was dispensed from what was prescribed
        mustSupport: false
        binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode'}
        isSummary: false
        index: 29
      reason:
        isModifier: false
        short: Why was substitution made
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason'}
        isSummary: false
        index: 30
      responsibleParty: {isModifier: false, short: Who is responsible for the substitution, mustSupport: false, isSummary: false, index: 31}
    required: [wasSubstituted]
  encounter: {isModifier: false, short: Encounter associated with event, mustSupport: false, isSummary: false, index: 9}
  type:
    isModifier: false
    short: Trial fill, partial fill, emergency fill, etc
    mustSupport: false
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType'}
    isSummary: false
    index: 16
  recorded: {isModifier: false, short: When the recording of the dispense started, mustSupport: false, isSummary: false, index: 19}
  note: {isModifier: false, short: Information about the dispense, mustSupport: false, array: true, isSummary: false, index: 24}
  statusChanged: {isModifier: false, short: When the status changed, mustSupport: false, isSummary: false, index: 5}
  supportingInformation: {isModifier: false, short: Information that supports the dispensing of the medication, mustSupport: false, array: true, isSummary: false, index: 10}
  notPerformedReason:
    isModifier: false
    short: Why a dispense was not performed
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medicationdispense-status-reason'}
    isSummary: false
    index: 4
  status:
    isModifier: true
    short: preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/medicationdispense-status|5.0.0'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 3
  dosageInstruction: {isModifier: false, short: How the medication is to be used by the patient or administered by the caregiver, mustSupport: false, array: true, isSummary: false, index: 26}
  daysSupply: {isModifier: false, short: Amount of medication expressed as a timing amount, mustSupport: false, isSummary: false, index: 18}
  identifier: {isModifier: false, short: External identifier, mustSupport: false, array: true, isSummary: false, index: 0}
  renderedDosageInstruction: {isModifier: false, short: Full representation of the dosage instructions, mustSupport: false, isSummary: false, index: 25}
  basedOn: {isModifier: false, short: Plan that is fulfilled by this dispense, mustSupport: false, array: true, isSummary: false, index: 1}
  quantity: {isModifier: false, short: Amount dispensed, mustSupport: false, isSummary: false, index: 17}
  partOf: {isModifier: false, short: Event that dispense is part of, mustSupport: false, array: true, isSummary: false, index: 2}
  location: {isModifier: false, short: Where the dispense occurred, mustSupport: false, isSummary: false, index: 14}
  authorizingPrescription: {isModifier: false, short: Medication order that authorizes the dispense, mustSupport: false, array: true, isSummary: false, index: 15}
  receiver: {isModifier: false, short: Who collected the medication or where the medication was delivered, mustSupport: false, array: true, isSummary: false, index: 23}
  subject: {isModifier: false, short: Who the dispense is for, mustSupport: false, isSummary: true, index: 8}
  destination: {isModifier: false, short: Where the medication was/will be sent, mustSupport: false, isSummary: false, index: 22}
  performer:
    isModifier: false
    short: Who performed event
    mustSupport: false
    array: true
    isSummary: false
    index: 11
    elements:
      function:
        isModifier: false
        short: Who performed the dispense and what they did
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medicationdispense-performer-function'}
        isSummary: false
        index: 12
      actor: {isModifier: false, short: Individual who was performing, mustSupport: false, isSummary: false, index: 13}
    required: [actor]
  medication:
    isModifier: false
    short: What medication was supplied
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medication-codes'}
    isSummary: true
    index: 7
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/MedicationDispense
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status, subject, medication]