HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd-r5/ and changes regularly. See the Directory of published versions
This page explains how conceptual elements from the EHDS medication dispense logical model are expressed in the corresponding FHIR MedicationDispenseEuMpd profile used by this Implementation Guide.
| EHDSMedicationDispense (Logical Model) | Relationship | MedicationDispenseEuMpd | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| EHDSMedicationDispense | equivalent | MedicationDispense | . | Create one MedicationDispense resource per dispense record. |
| header | related-to | MedicationDispense | . | Backbone element. |
| header.subject | equivalent | MedicationDispense | subject | Reference to the patient. |
| header.identifier | equivalent | MedicationDispense | identifier | |
| header.author[x] | equivalent | MedicationDispense | performer.actor | The guide requires one performer actor for traceability of the dispense. |
| header.date | equivalent | MedicationDispense | extension:recorded [R4]
recorded [R5] |
|
| header.status | equivalent | MedicationDispense | status | |
| header.language | equivalent | MedicationDispense | language | |
| dispenseLocation | equivalent | MedicationDispense | location | |
| receiver[x] | equivalent | MedicationDispense | receiver | When absent, the EHDS model assumes the patient is the receiver. |
| relatedRequest | equivalent | MedicationDispense | authorizingPrescription | |
| medication | equivalent | MedicationDispense | medication[x] [R4]
medication [R5] |
|
| dispensedQuantity | equivalent | MedicationDispense | quantity | |
| timeOfDispensation | equivalent | MedicationDispense | whenHandedOver | When not present, the EHDS model assumes the time of issuing the dispense record. |
| substitutionOccurred | equivalent | MedicationDispense | substitution.wasSubstituted | |
| dosageInstructions | equivalent | MedicationDispense | dosageInstruction | |
| note | equivalent | MedicationDispense | note | |
Return to overview: EHDS Logical Models to FHIR Profiles