HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. 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-cz/hdr/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7.cz/fhir/hdr/ConceptMap/medicationSummary2FHIR-cz-hdr | Version: 0.1.0 | |||
| Draft as of 2026-03-20 | Computable Name: MedicationSummary2FHIRCzHdr | |||
eHN HDR Medication Summary Model to this guide Map
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.8.2 - Medication summary to Medication (CZ)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| MedicationSummary.productCode | is equivalent to | Medication.code | 0..1 | todo | Preferred mapping | ||
| MedicationSummary.productName | is equal to | Medication.extension:productName | |||||
| MedicationSummary.activeIngredient | is equal to | Medication.ingredient.item[x] | 1..1 | todo | Medication.ingredient.isActive = true | ||
| MedicationSummary.strength | is equivalent to | Medication.ingredient.strength | 0..1 | todo | |||
| MedicationSummary.doseForm | is equal to | Medication.form | 0..1 | todo | |||
Group 2 Mapping from A.2.8.2 - Medication summary to MedicationDispense
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| MedicationSummary.productCode | is equivalent to | MedicationDispense.medicationCodeableConcept | If no details about the medication are provided | ||||
Group 3 Mapping from A.2.8.2 - Medication summary to MedicationRequest (HDR CZ)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| MedicationSummary.reason | is equal to | MedicationRequest.status | 1..1 | todo | As reason for ordering | ||
| MedicationSummary.changeReason | is equal to | MedicationRequest.statusReason | 0..1 | todo | |||
| MedicationSummary.productCode | is equivalent to | MedicationRequest.medicationCodeableConcept | If no details about the medication are provided | ||||
| MedicationSummary.daysSupplied | is equivalent to | MedicationDispense.daysSupply | |||||
Group 4 Mapping from A.2.8.2 - Medication summary to Dosage
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| MedicationSummary.dosageRegimen | is equivalent to | Dosage | 0..* | todo | MedicationRequest.dosageInstruction or MedicationDispense.dosageInstruction | ||
| MedicationSummary.route | is equivalent to | Dosage.route | 0..1 | todo | |||
| MedicationSummary.period | is equivalent to | Dosage.timing.repeat.duration | CHECK it is used the name period but the imression is that is the duration not the period | ||||