HL7 Czech PS Implementation Guide
0.0.1 - ci-build CZ

HL7 Czech PS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/ps/ and changes regularly. See the Directory of published versions

Medication Summary Relationships

Medication Summary -> FHIR Profiles (CZ PS)
Note: This page provides a comprehensive mapping between the Logical Model for Medication Summary and the FHIR profiles defined in this Patient Summary implementation guide.

Medication Summary Mapping -> FHIR Profiles (CZ PS)

Below is a browsable diagram showing how the Medication Summary model is realized by the HL7 FHIR profiles defined in this guide. The mapping covers medications and their clinical details.

Model Overview

Medication Summarycz-composition-pscz-medicationstatement-pscz-medication-psLogical ModelProfile

Primary Mappings - Composition Profile

Medication Summary -> FHIR Profiles (CZ PS)
Medication Summary (Logical Model) Relationship FHIR Target
Source Element Display Equivalence Target (Resource.Profile) Target Element Comments
medicationSummary.medication A.2.5.1 - Medication equivalent (Composition.cz-composition-ps) Composition.section:sectionMedications.entry Each logical model item 'medication' SHALL be represented as an entry; primary target is MedicationStatement (CZ PS). Other entry types may be used when the source data is orders/dispenses/administrations.

Medication Details - MedicationStatement Profile

Medication -> FHIR Profiles (CZ PS)
Medication (Logical Model) Relationship FHIR Target
Source Element Display Equivalence Target (Resource.Profile) Target Element Comments
medication.indication A.2.5.1.1 - Indication equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.reasonCode If the indication is a reference to a problem/condition, map to MedicationStatement.reasonReference (Condition) instead of/in addition to reasonCode.
medication.suklCode A.2.5.1.2 - SÚKL code equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.medication[x]:medicationCodeableConcept Preferred: CodeableConcept with SÚKL coding. If your CZ PS profile uses medicationReference -> Medication, map SÚKL code to Medication.code instead.
medication.medicinalProductName A.2.5.1.3 - Medicinal product name equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.medication[x]:medicationCodeableConcept.text
medication.dosage A.2.5.1.7 - Dosage equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.dosage.doseAndRate
medication.routeOfAdministration A.2.5.1.8 - Route of administration equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.dosage.route
medication.administrationPeriod A.2.5.1.9 - Administration period equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.effective[x]
medication.recommendedDurationOfUse A.2.5.1.10 - Recommended duration of use equivalent (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.dosage.timing.repeat.bounds[x] Represents the intended duration of therapy using boundsDuration or boundsPeriod. For long-term or indefinite therapy, the bounds element is typically not populated and the duration may be expressed in Dosage.text.
medication.intendedUse A.2.5.1.11 - Intended use related-to (MedicationStatement.cz-medicationstatement-ps) MedicationStatement.category

Medication Resource Details - Medication Profile

Medication Resource -> FHIR Profiles (CZ PS)
Medication Resource (Logical Model) Relationship FHIR Target
Source Element Display Equivalence Target (Resource.Profile) Target Element Comments
medication.activeSubstances A.2.5.1.4 - Active substances equivalent (Medication.cz-medication-ps) Medication.ingredient.item[x]
medication.strength A.2.5.1.5 - Strength related-to (Medication.cz-medication-ps) Medication.ingredient.strength Logical model uses CodeableConcept; FHIR uses Ratio. If you do not want to compute Ratio, keep as text via an extension.
medication.doseForm A.2.5.1.6 - Pharmaceutical dose form equivalent (Medication.cz-medication-ps) Medication.form