HL7 Europe Base and Core FHIR IG
2.0.0-recon - ci-build 150

HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 2.0.0-recon built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base/ and changes regularly. See the Directory of published versions

EHDSMedicationStatement to FHIR MedicationStatement Mapping

EHDSMedicationUse → MedicationStatementEuCore

EHDSMedicationUse → MedicationStatementEuCore

This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR MedicationStatement profile used by this Implementation Guide.

Mapping Context

EHDSMedicationUse → MedicationStatementEuCore
EHDSMedicationUse (Logical Model) Relationship MedicationStatementEuCore
Element Relation Resource Element Notes
header related-to MedicationStatement . Dataset-level; not usually carried in MedicationStatement as-is.
header.subject equivalent MedicationStatement subject
header.identifier equivalent MedicationStatement identifier Copy over all identifiers if multiple.
header.author[x] no-map MedicationStatement If with author is intended the source of information, use the informationSource element.
header.date equivalent MedicationStatement dateAsserted
header.status equivalent MedicationStatement status
header.source equivalent MedicationStatement informationSource
header.language equivalent MedicationStatement language
treatmentStatus equivalent MedicationStatement extension:adherence.code〔R4〕
adherence.code〔R5〕
medication equivalent MedicationStatement medication[x] 〔R4〕
medication〔R5〕
In the model only the Reference to Medication.
reason[x] equivalent MedicationStatement reasonCode 〔R4〕
reason.concept〔R5〕
dosageInstructions equivalent MedicationStatement dosage Map each EHDSDosaging row to a dosage element.
periodOfUse equivalent MedicationStatement effectivePeriod
derivedFrom[x] equivalent MedicationStatement derivedFrom
note source-is-broader-than-target MedicationStatement note.text

Return to overview: EHDS Logical Models → FHIR Profiles