XpanDH Patient Summary
0.1.0 - ci-build
150
XpanDH Patient Summary, published by XpanDH Project. 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/xpandh-ps/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/medicine2FHIR-eu-ps | Version: 0.1.0 | |||
Draft as of 2025-10-10 | Computable Name: Medicine2Fhir | |||
Copyright/Legal: Used by permission of the XpanDH project, all rights reserved Creative Commons License |
eHN Medicine Model to this guide Map
It shows how the Medicine data set defined by the EU eHN guidelines is mapped into this guide
Mapping from A.2.4.1 Current and relevant past medicines to Medication Statement (EU PS)
Group 1 Mapping from A.2.4.1 Current and relevant past medicines to Medication Statement (EU PS)
Source Code | Relationship | Target Code | Comment |
Medicine.reason (A.2.4.1.1 Medication reason) | is equivalent to | MedicationStatement.reasonCode | if only a code is provided |
Medicine.reason (A.2.4.1.1 Medication reason) | is equivalent to | MedicationStatement.reasonReference | if provided as a reference to a Condition |
Medicine.intendedUse (A.2.4.1.2 Intended use) | is related to | MedicationStatement.category | this map adopts the definition given in R5 |
Medicine.productName (A.2.4.1.3 Brand name) | is equivalent to | MedicationStatement.medication[x] | see group 2 |
Medicine.activeIngredient (A.2.4.1.4 Active ingredient lists) | is equivalent to | MedicationStatement.medication[x] | see group 2 |
Medicine.strength (A.2.4.1.5 Strength) | is equivalent to | MedicationStatement.medication[x] | see group 2 |
Medicine.doseForm (A.2.4.1.6 Pharmaceutical dose form) | is equivalent to | MedicationStatement.medication[x] | see group 2 |
Medicine.dosageRegimen (A.2.4.1.7 Dosage Regimen) | is related to | MedicationStatement.dosage | |
Medicine.route (A.2.4.1.8 Route of administration) | is related to | MedicationStatement.dosage.route | |
Medicine.onsetDate (A.2.4.1.9 Date of onset of treatment) | is equivalent to | MedicationStatement.effectivePeriod.start |
Group 2 Mapping from A.2.4.1 Current and relevant past medicines to Medication (EU PS)
Source Code | Relationship | Target Code | Comment |
Medicine.productName (A.2.4.1.3 Brand name) | is related to | Medication.code.text | |
Medicine.activeIngredient (A.2.4.1.4 Active ingredient lists) | is equivalent to | Medication.ingredient.itemCodeableConcept | where ingredient.isActive = true |
Medicine.strength (A.2.4.1.5 Strength) | is equivalent to | Medication.ingredient.strength | where ingredient.isActive = true |
Medicine.doseForm (A.2.4.1.6 Pharmaceutical dose form) | is equivalent to | Medication.form |