FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Pharmacy Work GroupMaturity Level: 2 Trial UseCompartments: Patient, Practitioner

Detailed Descriptions for the elements in the MedicationDispense resource.

MedicationDispense
Definition

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.

Control1..1
Comments

The WG will be updating the MedicationDispense resource to adjust each affected resource to align with the workflow pattern (see workflow.html).

InvariantsDefined on this element
mdd-1: whenHandedOver cannot be before whenPrepared (expression : whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared, xpath: not(exists(f:whenHandedOver/@value)) or not(exists(f:whenPrepared/@value)) or ( f:whenHandedOver/@value >= f:whenPrepared/@value))
MedicationDispense.identifier
Definition

Identifier assigned by the dispensing facility - this is an identifier assigned outside FHIR.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
MedicationDispense.partOf
Definition

The procedure that the dispense is done because of.

Control0..*
TypeReference(Procedure)
MedicationDispense.status
Definition

A code specifying the state of the set of dispense events.

Control0..1
Terminology BindingMedicationDispenseStatus (Required)
Typecode
Is Modifiertrue
Summarytrue
Comments

This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

MedicationDispense.category
Definition

Indicates type of medication dispense and where the medication is expected to be consumed or administered.

Control0..1
Terminology BindingMedicationDispenseCategory (Preferred)
TypeCodeableConcept
MedicationDispense.medication[x]
Definition

Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications.

Control1..1
Terminology BindingSNOMED CT Medication Codes (Example)
TypeCodeableConcept|Reference(Medication)
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summarytrue
Comments

If only a code is specified, then it needs to be a code for a specific product. If more information is required, then the use of the medication resource is recommended.  For example if you require form or lot number, then you must reference the Medication resource. .

MedicationDispense.subject
Definition

A link to a resource representing the person or the group to whom the medication will be given.

Control0..1
TypeReference(Patient | Group)
Summarytrue
Comments

SubstanceAdministration->subject->Patient.

MedicationDispense.context
Definition

The encounter or episode of care that establishes the context for this event.

Control0..1
TypeReference(Encounter | EpisodeOfCare)
MedicationDispense.supportingInformation
Definition

Additional information that supports the medication being dispensed.

Control0..*
TypeReference(Any)
MedicationDispense.performer
Definition

Indicates who or what performed the event. It should be assumed that the performer is the dispenser of the medication.

Control0..*
Comments

The performer will be reviewed as part of STU4.

MedicationDispense.performer.actor
Definition

The device, practitioner, etc. who performed the action. It should be assumed that the actor is the dispenser of the medication.

Control1..1
TypeReference(Practitioner | Organization | Patient | Device | RelatedPerson)
MedicationDispense.performer.onBehalfOf
Definition

The organization the device or practitioner was acting on behalf of.

Control0..1
TypeReference(Organization)
MedicationDispense.authorizingPrescription
Definition

Indicates the medication order that is being dispensed against.

Control0..*
TypeReference(MedicationRequest)
Comments

Maps to basedOn in Event logical model.

MedicationDispense.type
Definition

Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc.

Control0..1
Terminology BindingActPharmacySupplyType (Example)
TypeCodeableConcept
MedicationDispense.quantity
Definition

The amount of medication that has been dispensed. Includes unit of measure.

Control0..1
TypeSimpleQuantity
MedicationDispense.daysSupply
Definition

The amount of medication expressed as a timing amount.

Control0..1
TypeSimpleQuantity
MedicationDispense.whenPrepared
Definition

The time when the dispensed product was packaged and reviewed.

Control0..1
TypedateTime
Summarytrue
MedicationDispense.whenHandedOver
Definition

The time the dispensed product was provided to the patient or their representative.

Control0..1
TypedateTime
MedicationDispense.destination
Definition

Identification of the facility/location where the medication was shipped to, as part of the dispense event.

Control0..1
TypeReference(Location)
MedicationDispense.receiver
Definition

Identifies the person who picked up the medication. This will usually be a patient or their caregiver, but some cases exist where it can be a healthcare professional.

Control0..*
TypeReference(Patient | Practitioner)
MedicationDispense.note
Definition

Extra information about the dispense that could not be conveyed in the other attributes.

Control0..*
TypeAnnotation
MedicationDispense.dosageInstruction
Definition

Indicates how the medication is to be used by the patient.

Control0..*
TypeDosage
Comments

When the dose or rate is intended to change over the entire administration period (e.g. Tapering dose prescriptions), multiple instances of dosage instructions will need to be supplied to convey the different doses/rates. The pharmacist reviews the medication order prior to dispense and updates the dosageInstruction based on the actual product being dispensed.

MedicationDispense.substitution
Definition

Indicates whether or not substitution was made as part of the dispense. In some cases substitution will be expected but does not happen, in other cases substitution is not expected but does happen. This block explains what substitution did or did not happen and why. If nothing is specified, substitution was not done.

Control0..1
MedicationDispense.substitution.wasSubstituted
Definition

True if the dispenser dispensed a different drug or product from what was prescribed.

Control1..1
Typeboolean
MedicationDispense.substitution.type
Definition

A code signifying whether a different drug was dispensed from what was prescribed.

Control0..1
Terminology BindingActSubstanceAdminSubstitutionCode (Example)
TypeCodeableConcept
MedicationDispense.substitution.reason
Definition

Indicates the reason for the substitution of (or lack of substitution) from what was prescribed.

Control0..*
Terminology BindingSubstanceAdminSubstitutionReason (Example)
TypeCodeableConcept
MedicationDispense.substitution.responsibleParty
Definition

The person or organization that has primary responsibility for the substitution.

Control0..*
TypeReference(Practitioner)
MedicationDispense.detectedIssue
Definition

Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, duplicate therapy, dosage alert etc.

Control0..*
TypeReference(DetectedIssue)
Alternate NamesContraindication; Drug Utilization Review (DUR); Alert
MedicationDispense.notDone
Definition

True if the dispense was not performed for some reason.

Control0..1
Typeboolean
MedicationDispense.notDoneReason[x]
Definition

Indicates the reason why a dispense was not performed.

Control0..1
TypeCodeableConcept|Reference(DetectedIssue)
[x] NoteSee Choice of Data Types for further information about how to use [x]
MedicationDispense.eventHistory
Definition

A summary of the events of interest that have occurred, such as when the dispense was verified.

Control0..*
TypeReference(Provenance)
Comments

This may not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.).