HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/hdr/ConceptMap/medicationSummary2FHIR-eu-hdr | Version: 0.0.1-ci | |||
Draft as of 2024-11-21 | Computable Name: MedicationSummary2FHIREuHdr | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN HDR Medication Summary Model to this guide Map
Generated Narrative: ConceptMap medicationSummary2FHIR-eu-hdr
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.8.2 - Medication summary to http://hl7.eu/fhir/hdr/StructureDefinition/medication-eu-hdr
Source Code | Relationship | Target Code | Comment |
MedicationSummary.productName (A.2.9.2.4 - Brand name) | is equal to | Medication.extension:productName | |
MedicationSummary.activeIngredient (A.2.9.2.5 - Active ingredient list) | is equal to | Medication.ingredient.item[x] | Medication.ingredient.isActive = true |
MedicationSummary.strength (A.2.9.2.6 - Strength) | is equivalent to | Medication.ingredient.strength | |
MedicationSummary.doseForm (A.2.9.2.7 - Pharmaceutical dose form) | is equal to | Medication.form |
Group 2 Mapping from A.2.8.2 - Medication summary to MedicationRequest (HDR)
Source Code | Relationship | Target Code | Comment |
MedicationSummary.reason (A.2.9.2.1 - Medication reason) | is equal to | MedicationRequest.status | As reason for ordering |
MedicationSummary.changeReason (A.2.9.2.2 - Reason for change) | is equal to | MedicationRequest.statusReason | |
MedicationSummary.productCode (A.2.9.2.3 - Code) | is equivalent to | MedicationRequest.medicationCodeableConcept | If no details about the medication are provided |
MedicationSummary.dosageRegimen (A.2.9.2.8 - Dosage Regimen) | is equal to | MedicationRequest.dosageInstruction | |
MedicationSummary.route (A.2.9.2.9 - Route of administration) | is equal to | MedicationRequest.dosageInstruction.route | |
MedicationSummary.period (A.2.9.2.10 - Period of treatment) | is equivalent to | MedicationRequest.dosageInstruction.timing.repeat.duration | CHECK it is used the name period but the imression is that is the duration not the period |
MedicationSummary.daysSupplied (A.2.9.2.11 - Days supplied) | is equivalent to | MedicationDispense.daysSupply |