Package | hl7.fhir.eu.mpd |
Type | ConceptMap |
Id | eD2FHIR-eu-mpd |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/mpd/https://build.fhir.org/ig/costateixeira/eu-mpd/ConceptMap-eD2FHIR-eu-mpd.html |
URL | http://hl7.eu/fhir/mpd/ConceptMap/eD2FHIR-eu-mpd |
Version | 0.1.0 |
Status | draft |
Date | 2025-05-01T20:32:06+00:00 |
Name | eD2Fhir |
Title | eHN eDispense to this guide Map |
Realm | eu |
Authority | hl7 |
Description | eHN eDispensation Model to this guide Map |
Purpose | It shows how the eDispensation data set defined by the EU eHN guidelines is mapped into this guide |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
StructureDefinition | |
Dispensation | B.1 Dispensation information (provided by the dispensing pharmacy) |
MedicationDispense-eu-mpd | MedicationDispense: MPD |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap eD2FHIR-eu-mpd
Mapping from (not specified) to (not specified)
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 | Details in the referred Practitioner or PractitionerRole resource |
Dispensation.dispenserFamilyName (B.1.2 Family name of the dispenser) | is related to | MedicationDispense.performer.actor | Details in the referred Practitioner or PractitionerRole resource |
Dispensation.dispenserGivenName (B.1.3 Given name of the dispenser) | is equivalent to | MedicationDispense.performer.actor.practitioner.name.given | Details in the referred Practitioner or PractitionerRole resource |
Dispensation.pharmacyIdentifier (B.1.4 Identifier of the pharmacy) | is related to | MedicationDispense.performer.actor | When actor is of type PractitionerRole. |
Dispensation.pharmacyIdentifier (B.1.4 Identifier of the pharmacy.) | is related to | MedicationDispense.performer.actor | When actor is of type Organization. |
Dispensation.pharmacyIdentifier (B.1.4 Identifier of the pharmacy) | is related to | MedicationDispense.location.identifier | When Location is used to identify the pharmacy. |
Dispensation.pharmacyAddress (B.1.5 Address of the pharmacy) | is related to | MedicationDispense.performer.actor.address | When actor is of type Organization. |
Dispensation.pharmacyAddress (B.1.5 Address of the pharmacy) | is related to | MedicationDispense.location.address | When Location is used to identify the pharmacy. |
Dispensation.contactDetails (B.1.6 Details of direct contact) | is related to | MedicationDispense.performer.actor.contact | When actor is of type Organization. |
Dispensation.contactDetails (B.1.6 Details of direct contact) | is related to | MedicationDispense.location.telecom | When Location is used to identify the pharmacy. |
Dispensation.prescriptionIdentifier (B.1.7 Identifier of the prescription) | is equivalent to | MedicationDispense.authorizingPrescription.identifier | |
Dispensation.medicinalProduct (B.1.8 Medicinal product) | is related to | MedicationDispense.medication | |
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 |
{ "resourceType": "ConceptMap", "id": "eD2FHIR-eu-mpd", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/mpd/ConceptMap/eD2FHIR-eu-mpd", "version": "0.1.0", "name": "eD2Fhir", "title": "eHN eDispense to this guide Map", "status": "draft", "experimental": true, "date": "2025-05-01T20:32:06+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "HL7 Europe", "telecom": [ { "system": "url", "value": "http://hl7.eu" } ] } ], "description": "eHN eDispensation Model to this guide Map", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "purpose": "It shows how the eDispensation data set defined by the EU eHN guidelines is mapped into this guide", "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "group": [ { "source": "http://hl7.eu/fhir/mpd/StructureDefinition/Dispensation", "target": "http://hl7.eu/fhir/mpd/StructureDefinition/MedicationDispense-eu-mpd", "element": [ { "code": "Dispensation.dispenserIdentifier", "display": "B.1.1 Identifier of the dispenser", "target": [ { "code": "MedicationDispense.performer.actor", "equivalence": "equivalent", "comment": "Details in the referred Practitioner or PractitionerRole resource" } ] }, { "code": "Dispensation.dispenserFamilyName", "display": "B.1.2 Family name of the dispenser", "target": [ { "code": "MedicationDispense.performer.actor", "equivalence": "relatedto", "comment": "Details in the referred Practitioner or PractitionerRole resource" } ] }, { "code": "Dispensation.dispenserGivenName", "display": "B.1.3 Given name of the dispenser", "target": [ { "code": "MedicationDispense.performer.actor.practitioner.name.given", "equivalence": "equivalent", "comment": "Details in the referred Practitioner or PractitionerRole resource" } ] }, { "code": "Dispensation.pharmacyIdentifier", "display": "B.1.4 Identifier of the pharmacy", "target": [ { "code": "MedicationDispense.performer.actor", "equivalence": "relatedto", "comment": "When actor is of type PractitionerRole." } ] }, { "code": "Dispensation.pharmacyIdentifier", "display": "B.1.4 Identifier of the pharmacy.", "target": [ { "code": "MedicationDispense.performer.actor", "equivalence": "relatedto", "comment": "When actor is of type Organization." } ] }, { "code": "Dispensation.pharmacyIdentifier", "display": "B.1.4 Identifier of the pharmacy", "target": [ { "code": "MedicationDispense.location.identifier", "equivalence": "relatedto", "comment": "When Location is used to identify the pharmacy." } ] }, { "code": "Dispensation.pharmacyAddress", "display": "B.1.5 Address of the pharmacy", "target": [ { "code": "MedicationDispense.performer.actor.address", "equivalence": "relatedto", "comment": "When actor is of type Organization." } ] }, { "code": "Dispensation.pharmacyAddress", "display": "B.1.5 Address of the pharmacy", "target": [ { "code": "MedicationDispense.location.address", "equivalence": "relatedto", "comment": "When Location is used to identify the pharmacy." } ] }, { "code": "Dispensation.contactDetails", "display": "B.1.6 Details of direct contact", "target": [ { "code": "MedicationDispense.performer.actor.contact", "equivalence": "relatedto", "comment": "When actor is of type Organization." } ] }, { "code": "Dispensation.contactDetails", "display": "B.1.6 Details of direct contact", "target": [ { "code": "MedicationDispense.location.telecom", "equivalence": "relatedto", "comment": "When Location is used to identify the pharmacy." } ] }, { "code": "Dispensation.prescriptionIdentifier", "display": "B.1.7 Identifier of the prescription", "target": [ { "code": "MedicationDispense.authorizingPrescription.identifier", "equivalence": "equivalent" } ] }, { "code": "Dispensation.medicinalProduct", "display": "B.1.8 Medicinal product", "target": [ { "code": "MedicationDispense.medication", "equivalence": "relatedto" } ] }, { "code": "Dispensation.dispensedQuantity", "display": "B.1.9 Dispensed quantity", "target": [ { "code": "MedicationDispense.quantity", "equivalence": "equivalent" } ] }, { "code": "Dispensation.dispensationDate", "display": "B.1.10 Dispensation date", "target": [ { "code": "MedicationDispense.whenHandedOver", "equivalence": "equivalent" } ] }, { "code": "Dispensation.substitution", "display": "B.1.11 Substitution", "target": [ { "code": "MedicationDispense.substitution", "equivalence": "relatedto" } ] } ] } ] }