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 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
Official URL: http://hl7.eu/fhir/mpd/ConceptMap/eD2FHIR-eu-mpd | Version: 0.1.0 | |||
Draft as of 2024-10-31 | Computable Name: eD2Fhir | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN eDispensation Model to this guide Map
It shows how the eDispensation data set defined by the EU eHN guidelines is mapped into this guide
Generated Narrative: ConceptMap eD2FHIR-eu-mpd
Mapping from B.1 Dispensation information (provided by the dispensing pharmacy) to MedicationDispense: MPD
Group 1 Mapping from B.1 Dispensation information (provided by the dispensing pharmacy) to MedicationDispense: MPD
Source Code | Relationship | Target Code | Comment |
Dispensation.dispenserIdentifier (B.1.1 Identifier of the dispenser) | is equivalent to | MedicationDispense.performer.actor.identifier | |
Dispensation.dispenserFamilyName (B.1.2 Family name of the dispenser) | is related to | MedicationDispense.performer.actor.practitioner.name.family | Assuming actor of type PractitionerRole |
Dispensation.dispenserGivenName (B.1.3 Given name of the dispenser) | is equivalent to | MedicationDispense.performer.actor.practitioner.name.given | Assuming actor of type PractitionerRole |
Dispensation.pharmacyIdentifier (B.1.4 Identifier of the pharmacy) | is related to | MedicationDispense.performer.actor.organization.identifier | Assuming actor of type PractitionerRole (to be checked this assume that the pharamcy is the org the dispenser is working for?) |
Dispensation.pharmacyIdentifier (B.1.4 Identifier of the pharmacy) | is related to | MedicationDispense.performer.actor.identifier | Assuming actor of type Organziation (to be checked this assumes that the pharamcy is the org dispensing) |
Dispensation.pharmacyAddress (B.1.5 Address of the pharmacy) | is related to | MedicationDispense.performer.actor.address | Assuming actor of type Organziation (to be checked this assumes that the pharamcy is the org dispensing) |
Dispensation.contactDetails (B.1.6 Details of direct contact) | is related to | MedicationDispense.subject.contact | subject of type Patient |
Dispensation.prescriptionIdentifier (B.1.7 Identifier of the prescription) | is related to | MedicationDispense.authorizingPrescription.identifier | TO BE CHECKED is this true for multi-items prescriptions ? |
Dispensation.medicinalProduct (B.1.8 Medicinal product) | is related to | MedicationDispense.medicationReference | |
Dispensation.dispensedQuantity (B.1.9 Dispensed quantity) | is equivalent to | MedicationDispense.quantity | |
Dispensation.dispensationDate (B.1.10 Dispensation date) | is equivalent to | MedicationDispense.whenHandedOver | |
Dispensation.substitution (B.1.11 Substitution) | is related to | MedicationDispense.substitution |