This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
(v3.3.0:
R4
Ballot
2).
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
Group
|
Maturity Level : 2 | Trial Use | Compartments : Patient , Practitioner |
Detailed Descriptions for the elements in the MedicationDispense resource.
| MedicationDispense | |
| Element Id | 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. |
| Control | 1..1 |
|
|
Defined
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 | |
| Element Id | MedicationDispense.identifier |
| Definition |
Identifier assigned by the dispensing facility - this is an identifier assigned outside FHIR. |
| Note | This is a business identifer, not a resource identifier (see discussion ) |
| Control | 0..* |
| Type | Identifier |
| MedicationDispense.partOf | |
| Element Id | MedicationDispense.partOf |
| Definition |
The
procedure
that
trigger
the
|
| Control | 0..* |
| Type | Reference ( Procedure ) |
| MedicationDispense.status | |
| Element Id | MedicationDispense.status |
| Definition |
A code specifying the state of the set of dispense events. |
| Control |
|
| Terminology Binding | MedicationDispenseStatus ( Required ) |
| Type | code |
| Is Modifier | true (Reason: 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) |
| Summary | true |
| Comments |
This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
| MedicationDispense.category | |
| Element Id | MedicationDispense.category |
| Definition |
Indicates the type of medication dispense and where the medication is expected to be consumed or administered. |
| Control | 0..1 |
| Terminology Binding | MedicationDispenseCategory ( Preferred ) |
| Type | CodeableConcept |
| MedicationDispense.medication[x] | |
| Element Id | 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. |
| Control | 1..1 |
| Terminology Binding | SNOMED CT Medication Codes ( Example ) |
| Type | CodeableConcept | Reference ( Medication ) |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Summary | true |
| 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 | |
| Element Id | MedicationDispense.subject |
| Definition |
A link to a resource representing the person or the group to whom the medication will be given. |
| Control | 0..1 |
| Type | Reference ( Patient | Group ) |
| Summary | true |
| Comments |
SubstanceAdministration->subject->Patient. |
| MedicationDispense.context | |
| Element Id | MedicationDispense.context |
| Definition |
The encounter or episode of care that establishes the context for this event. |
| Control | 0..1 |
| Type | Reference ( Encounter | EpisodeOfCare ) |
| MedicationDispense.supportingInformation | |
| Element Id | MedicationDispense.supportingInformation |
| Definition |
Additional information that supports the medication being dispensed. |
| Control | 0..* |
| Type | Reference ( Any ) |
| MedicationDispense.performer | |
| Element Id | MedicationDispense.performer |
| Definition |
Indicates
who
or
what
performed
the
event.
|
| Control | 0..* |
| MedicationDispense.performer.function | |
| Element Id | MedicationDispense.performer.function |
| Definition |
Distinguishes
the
|
| Control |
|
|
| MedicationDispensePerformerFunction ( Example ) |
| Type | CodeableConcept |
| Requirements |
|
| MedicationDispense.performer.actor | |
| Element Id | 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. |
| Control | 1..1 |
| Type | Reference ( Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson ) |
|
|
|
| Element Id | MedicationDispense.location |
| Definition |
The
|
| Control | 0..1 |
| Type |
Reference
(
|
| MedicationDispense.authorizingPrescription | |
| Element Id | MedicationDispense.authorizingPrescription |
| Definition |
Indicates the medication order that is being dispensed against. |
| Control | 0..* |
| Type | Reference ( MedicationRequest ) |
| Comments |
Maps to basedOn in Event logical model. |
| MedicationDispense.type | |
| Element Id | 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. |
| Control | 0..1 |
| Terminology Binding | ActPharmacySupplyType ( Example ) |
| Type | CodeableConcept |
| MedicationDispense.quantity | |
| Element Id | MedicationDispense.quantity |
| Definition |
The amount of medication that has been dispensed. Includes unit of measure. |
| Control | 0..1 |
| Type | SimpleQuantity |
| MedicationDispense.daysSupply | |
| Element Id | MedicationDispense.daysSupply |
| Definition |
The amount of medication expressed as a timing amount. |
| Control | 0..1 |
| Type | SimpleQuantity |
| MedicationDispense.whenPrepared | |
| Element Id | MedicationDispense.whenPrepared |
| Definition |
The time when the dispensed product was packaged and reviewed. |
| Control | 0..1 |
| Type | dateTime |
| Summary | true |
| MedicationDispense.whenHandedOver | |
| Element Id | MedicationDispense.whenHandedOver |
| Definition |
The time the dispensed product was provided to the patient or their representative. |
| Control | 0..1 |
| Type | dateTime |
| MedicationDispense.destination | |
| Element Id | MedicationDispense.destination |
| Definition |
Identification of the facility/location where the medication was shipped to, as part of the dispense event. |
| Control | 0..1 |
| Type | Reference ( Location ) |
| MedicationDispense.receiver | |
| Element Id | 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. |
| Control | 0..* |
| Type | Reference ( Patient | Practitioner ) |
| MedicationDispense.note | |
| Element Id | MedicationDispense.note |
| Definition |
Extra information about the dispense that could not be conveyed in the other attributes. |
| Control | 0..* |
| Type | Annotation |
| MedicationDispense.dosageInstruction | |
| Element Id | MedicationDispense.dosageInstruction |
| Definition |
Indicates how the medication is to be used by the patient. |
| Control | 0..* |
| Type | Dosage |
| 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 | |
| Element Id | 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. |
| Control | 0..1 |
| MedicationDispense.substitution.wasSubstituted | |
| Element Id | MedicationDispense.substitution.wasSubstituted |
| Definition |
True if the dispenser dispensed a different drug or product from what was prescribed. |
| Control | 1..1 |
| Type | boolean |
| MedicationDispense.substitution.type | |
| Element Id | MedicationDispense.substitution.type |
| Definition |
A code signifying whether a different drug was dispensed from what was prescribed. |
| Control | 0..1 |
| Terminology Binding | ActSubstanceAdminSubstitutionCode ( Example ) |
| Type | CodeableConcept |
| MedicationDispense.substitution.reason | |
| Element Id | MedicationDispense.substitution.reason |
| Definition |
Indicates
the
reason
for
the
substitution
|
| Control | 0..* |
| Terminology Binding | SubstanceAdminSubstitutionReason ( Example ) |
| Type | CodeableConcept |
| MedicationDispense.substitution.responsibleParty | |
| Element Id | MedicationDispense.substitution.responsibleParty |
| Definition |
The person or organization that has primary responsibility for the substitution. |
| Control | 0..* |
| Type | Reference ( Practitioner ) |
| MedicationDispense.detectedIssue | |
| Element Id | 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.
|
| Control | 0..* |
| Type | Reference ( DetectedIssue ) |
| Alternate Names | Contraindication; Drug Utilization Review (DUR); Alert |
|
|
|
|
|
|
|
|
|
| Definition |
Indicates the reason why a dispense was not performed. |
| Control | 0..1 |
| Terminology Binding | MedicationDispenseStatusReason ( Example ) |
| Type | CodeableConcept | Reference ( DetectedIssue ) |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| MedicationDispense.eventHistory | |
| Element Id | MedicationDispense.eventHistory |
| Definition |
A summary of the events of interest that have occurred, such as when the dispense was verified. |
| Control | 0..* |
| Type | Reference ( Provenance ) |
| Comments |
This
|