Package | hl7.fhir.eu.mpd |
Type | ConceptMap |
Id | medProd2FHIR-eu-mpd |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/mpd/https://build.fhir.org/ig/costateixeira/eu-mpd/ConceptMap-medProd2FHIR-eu-mpd.html |
URL | http://hl7.eu/fhir/mpd/ConceptMap/medProd2FHIR-eu-mpd |
Version | 0.1.0 |
Status | draft |
Date | 2025-05-01T20:32:06+00:00 |
Name | MedProd2Fhir |
Title | eHN Medicinal Product to this guide Map |
Realm | eu |
Authority | hl7 |
Description | eHN Medicinal Product Model to this guide Map |
Purpose | It shows how the Medicinal Product 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 | |
Medication-eu-mpd | Medication: MPD |
Prescription | A - Prescription |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap medProd2FHIR-eu-mpd
Mapping from (not specified) to (not specified)
Group 1 Mapping from A - Prescription to Medication: MPD
Source Code | Relationship | Target Code | Comment |
MedicinalProduct.name (A.1.4.1 Name of the medicinal product) | is equivalent to | Medication.extension[productName] | |
MedicinalProduct.name (A.1.4.1 Name of the medicinal product) | is related to | Medication.code.text | |
MedicinalProduct.name (A.1.4.1 Name of the medicinal product) | is related to | Medication.code.coding.display | |
MedicinalProduct.mpid (A.1.4.2 Identifier of the medicinal product) | is related to | Medication.identifier | |
MedicinalProduct.phpid (A.1.4.2.1 Identifier(s) of the pharmaceutical product) | is related to | Medication.extension[classification] | |
MedicinalProduct.phpid (A.1.4.2.1 Identifier(s) of the pharmaceutical product) | is related to | Medication.code.coding | |
MedicinalProduct.pcid (A.1.4.2.2 Identifier(s) of the packaged medicinal product) | is related to | Medication.identifier | |
MedicinalProduct.marketingAuthHolder (A.1.4.3 Marketing authorisation holder) | is related to | Medication.manufacturer | |
MedicinalProduct.activeSubstance (A.1.4.4 Active substance(s)) | is equivalent to | Medication.ingredient.item | Where isActive = true. |
MedicinalProduct.strength (A.1.4.4.1 Strength of the active substance(s)) | is equivalent to | Medication.ingredient.strength | When the basis of strength substance is different from Medication.ingredient, then the basis of strength subspatnce is provided using an extension. |
MedicinalProduct.classification (A.1.4.5 Product classification) | is equivalent to | Medication.extension[classification] | |
MedicinalProduct.doseForm (A.1.4.6 Pharmaceutical dose form(s)) | is equivalent to | Medication.form | |
MedicinalProduct.unitOfPresentation (A.1.4.7 Unit of presentation(s)) | is equivalent to | Medication.extension[unitOfPresentation] | |
MedicinalProduct.unitOfPresentation (A.1.4.7 Unit of presentation(s)) | is equivalent to | Medication.ingredient.strength.denominator.code | if it is the presentation strength |
MedicinalProduct.packageType (A.1.4.8 Package type) | is related to | Medication.extension[packageType] | |
MedicinalProduct.packageSize (A.1.4.9 Pack size) | is related to | Medication.amount | See also. Medication.extension[sizeOfItem] |
{ "resourceType": "ConceptMap", "id": "medProd2FHIR-eu-mpd", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/mpd/ConceptMap/medProd2FHIR-eu-mpd", "version": "0.1.0", "name": "MedProd2Fhir", "title": "eHN Medicinal Product 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 Medicinal Product 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 Medicinal Product 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/Prescription", "target": "http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd", "element": [ { "code": "MedicinalProduct.name", "display": "A.1.4.1 Name of the medicinal product", "target": [ { "code": "Medication.extension[productName]", "equivalence": "equivalent" } ] }, { "code": "MedicinalProduct.name", "display": "A.1.4.1 Name of the medicinal product", "target": [ { "code": "Medication.code.text", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.name", "display": "A.1.4.1 Name of the medicinal product", "target": [ { "code": "Medication.code.coding.display", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.mpid", "display": "A.1.4.2 Identifier of the medicinal product", "target": [ { "code": "Medication.identifier", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.phpid", "display": "A.1.4.2.1 Identifier(s) of the pharmaceutical product", "target": [ { "code": "Medication.extension[classification]", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.phpid", "display": "A.1.4.2.1 Identifier(s) of the pharmaceutical product", "target": [ { "code": "Medication.code.coding", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.pcid", "display": "A.1.4.2.2 Identifier(s) of the packaged medicinal product", "target": [ { "code": "Medication.identifier", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.marketingAuthHolder", "display": "A.1.4.3 Marketing authorisation holder", "target": [ { "code": "Medication.manufacturer", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.activeSubstance", "display": "A.1.4.4 Active substance(s)", "target": [ { "code": "Medication.ingredient.item", "equivalence": "equivalent", "comment": "Where isActive = true." } ] }, { "code": "MedicinalProduct.strength", "display": "A.1.4.4.1 Strength of the active substance(s)", "target": [ { "code": "Medication.ingredient.strength", "equivalence": "equivalent", "comment": "When the basis of strength substance is different from Medication.ingredient, then the basis of strength subspatnce is provided using an extension." } ] }, { "code": "MedicinalProduct.classification", "display": "A.1.4.5 Product classification", "target": [ { "code": "Medication.extension[classification]", "equivalence": "equivalent" } ] }, { "code": "MedicinalProduct.doseForm", "display": "A.1.4.6 Pharmaceutical dose form(s)", "target": [ { "code": "Medication.form", "equivalence": "equivalent" } ] }, { "code": "MedicinalProduct.unitOfPresentation", "display": "A.1.4.7 Unit of presentation(s)", "target": [ { "code": "Medication.extension[unitOfPresentation]", "equivalence": "equivalent" } ] }, { "code": "MedicinalProduct.unitOfPresentation", "display": "A.1.4.7 Unit of presentation(s)", "target": [ { "code": "Medication.ingredient.strength.denominator.code", "equivalence": "equivalent", "comment": "if it is the presentation strength" } ] }, { "code": "MedicinalProduct.packageType", "display": "A.1.4.8 Package type", "target": [ { "code": "Medication.extension[packageType]", "equivalence": "relatedto" } ] }, { "code": "MedicinalProduct.packageSize", "display": "A.1.4.9 Pack size", "target": [ { "code": "Medication.amount", "equivalence": "relatedto", "comment": "See also. Medication.extension[sizeOfItem]" } ] } ] } ] }