HL7 Europe Medication Prescription and Dispense
0.1.0-ci-build - ci-build 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd/ and changes regularly. See the Directory of published versions

EHDSMedicationDispense to FHIR MedicationDispenseEuMpd Mapping

EHDSMedicationDispense to MedicationDispenseEuMpd
Ongoing alignment: The models are expected to continue evolving, with updates incorporated into this Implementation Guide to maintain alignment with the EHDS Implementing Acts.

EHDSMedicationDispense to MedicationDispenseEuMpd

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.

Mapping Context

EHDSMedicationDispense to MedicationDispenseEuMpd
EHDSMedicationDispense (Logical Model) Relationship MedicationDispenseEuMpd
Element Relation Resource Element Notes
EHDSMedicationDispense equivalent MedicationDispense . Create one MedicationDispense resource per dispense record.
header related-to MedicationDispense . Dataset-level information mapped to MedicationDispense metadata elements.
header.subject equivalent MedicationDispense subject Reference to the patient.
header.identifier equivalent MedicationDispense identifier Business identifier for the dispense record.
header.author[x] equivalent MedicationDispense performer.actor The guide requires one performer actor for traceability of the dispense.
header.date equivalent MedicationDispense recorded [R5]
extension:recorded [R4]
Date and time when the dispense record was issued.
header.status equivalent MedicationDispense status
header.language equivalent MedicationDispense language
dispenseLocation equivalent MedicationDispense location Reference to the location where the dispense occurred.
receiver[x] equivalent MedicationDispense receiver When absent, the EHDS model assumes the patient is the receiver.
relatedRequest equivalent MedicationDispense authorizingPrescription Constrained by this guide to Reference(MedicationRequestEuMpd).
medication equivalent MedicationDispense medication [R5]
medication[x] [R4]
Constrained by this guide to CodeableReference(MedicationEuMpd) in R5 and Reference(MedicationEuMpd) in R4.
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 Constrained by this guide to DosageEuMpd.
note equivalent MedicationDispense note

Return to overview: EHDS Logical Models to FHIR Profiles