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/eP2FHIR-eu-mpd | Version: 0.1.0 | |||
Draft as of 2024-10-31 | Computable Name: eP2Fhir | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN ePrescription Model to this guide Map
It shows how the ePrescription data set defined by the EU eHN guidelines is mapped into this guide
Generated Narrative: ConceptMap eP2FHIR-eu-mpd
Mapping from A - Prescription to MedicationRequest: MPD
Group 1 Mapping from A - Prescription to MedicationRequest: MPD
Source Code | Relationship | Target Code | Comment |
Prescription.patient (A.1.1 Patient administrative data) | is equivalent to | MedicationRequest.subject | |
Prescription.authentication (A.1.2 Authentication of the prescription) | is related to | MedicationRequest | |
Prescription.authentication.identifier (A.1.2.1 Identifier of the Prescription) | is equivalent to | MedicationRequest.identifier | if a prescription includes only one prescribed item |
Prescription.authentication.identifier (A.1.2.1 Identifier of the Prescription) | is equivalent to | MedicationRequest.groupIdentifier | if a prescription includes more then one prescribed item |
Prescription.authentication.date (A.1.2.2 Issue date) | is equivalent to | MedicationRequest.authoredOn | |
Prescription.prescriber (A.1.3 Identification of the prescribing health professional) | is equivalent to | MedicationRequest.requester | |
Prescription.prescriber.familyName (A.1.3.1 Familyname) | is related to | MedicationRequest.requester | Details in the referred Practitioner resource |
Prescription.prescriber.givenName (A.1.3.2 Given name) | is related to | MedicationRequest.requester | Details in the referred Practitioner resource |
Prescription.prescriber.qualification (A.1.3.3 Professional qualifications) | is related to | MedicationRequest.requester | Details in the referred Practitioner resource |
Prescription.prescriber.contact (A.1.3.4 Details for direct contact) | is related to | MedicationRequest.requester | Details in the referred Practitioner resource |
Prescription.prescriber.workAddress (A.1.3.5 Work address) | is related to | MedicationRequest.requester | Details in the referred Practitioner resource |
Prescription.prescriber.signature (A.1.3.6 Signature) | is related to | MedicationRequest.requester | Not implemented in the current eP / eD service |
Prescription.prescriber.identifier (A.1.3.7 Health care provider identifier) | is related to | MedicationRequest.requester | Details in the referred Practitioner resource |
Prescription.product (A1.4 Identification of the prescribed product) | is equivalent to | MedicationRequest.medicationReference | |
Prescription.details (A.1.5 Prescription information) | is related to | MedicationRequest | |
Prescription.details.quantity (A.1.5.2 Quantity of prescribed product) | is related to | MedicationRequest.dispenseRequest.quantity | |
Prescription.details.doseRegimen (A.1.5.3 Dose regimen) | is equivalent to | MedicationRequest.dosageInstruction | |
Prescription.details.doseRegimen.numOfIntakes (A.1.5.3.1 Number of units per intake) | is equivalent to | MedicationRequest.dosageInstruction.doseAndRate.doseQuantity | |
Prescription.details.doseRegimen.frequencyOfIntakes (A.1.5.3.2 Frequency of intakes) | is related to | MedicationRequest.dosageInstruction.timing | A combination of frequency, period and periodUnit. '3 times per day', 3 would be the frequency and '1 day' would be the period/periodUnit. |
Prescription.details.route (A.1.5.4 Route of administration) | is equivalent to | MedicationRequest.dosageInstruction.route | |
Prescription.details.duration (A.1.5.5 Duration of treatment) | is equivalent to | MedicationRequest.dosageInstruction.timing.repeat.duration | |
Prescription.details.startDate (A.1.5.6 Starting date of therapy ) | is related to | MedicationRequest.dosageInstruction.timing.duration | |
Prescription.details.directionsOfUse (A.1.5.7 Directions for use) | is related to | MedicationRequest.dosageInstruction | |
Prescription.details.expiryDate (A.1.5.8 Prescription expiry date) | is equivalent to | MedicationRequest.dispenseRequest.validityPeriod | |
Prescription.details.repeats (A.1.5.9 Repeats) | is related to | MedicationRequest | TO BE DISCUSSED |
Prescription.details.reason (A.1.5.10 Reason for prescription) | is related to | MedicationRequest.reasonReference | |
Prescription.details.reason (A.1.5.10 Reason for prescription) | is equivalent to | MedicationRequest.reasonCode | |
Prescription.details.substitution (A.1.5.11 Substitution) | is equivalent to | MedicationRequest.substitution.allowedCodeableConcept |
Group 2 Mapping from http://hl7.eu/fhir/ig/xpandh-mpd/StructureDefinition/Prescription
to http://hl7.eu/fhir/ig/xpandh-mpd/StructureDefinition/Practitioner-eu-mpd
Source Code | Relationship | Target Code | Comment |
Prescription.prescriber.familyName (A.1.3.1 Familyname) | is equivalent to | Practitioner.name.given | |
Prescription.prescriber.givenName (A.1.3.2 Given name) | is equivalent to | Practitioner.name.family | |
Prescription.prescriber.qualification (A.1.3.3 Professional qualifications) | is equivalent to | Practitioner.qualification | |
Prescription.prescriber.contact (A.1.3.4 Details for direct contact) | is equivalent to | Practitioner.telecom | |
Prescription.prescriber.workAddress (A.1.3.5 Work address) | is equivalent to | Practitioner.address | where use = 'work' |
Prescription.prescriber.identifier (A.1.3.7 Health care provider identifier) | is related to | Practitioner.identifier |