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 → MedicationStatement

EHDSMedicationUse → MedicationStatement

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 → MedicationStatement
EHDSMedicationUse (Logical Model) Relationship MedicationStatement
Element Description Relation Resource Element Description Notes
header Common header for all patient-related data. related-to MedicationStatement . General metadata. Dataset-level; not usually carried in MedicationStatement as-is.
header.subject Patient/subject of the statement. equivalent MedicationStatement subject Who is/was taking the medication. Reference to Patient.
header.identifier Business identifier for the object. equivalent MedicationStatement identifier Identifiers for this statement. Copy over all identifiers if multiple.
header.author[x] Author(s) of the statement. no-map MedicationStatement
header.date Date/time of authoring/issuing. no-map MedicationStatement
header.status Status of the resource/document. equivalent MedicationStatement status Position in the medication use lifecycle.
header.source Source of the information (e.g. patient, proxy). equivalent MedicationStatement informationSource Person or organization that provided the information about the taking of this medication.
header.language Language of the resource (IETF tag). equivalent MedicationStatement language Language used in the resource.
treatmentStatus The current status of the taking of medicine. equivalent MedicationStatement extension:adherence.code〔R4〕 Type of adherence
treatmentStatus The current status of the taking of medicine. equivalent MedicationStatement adherence.code〔R5〕 Type of adherence
medication Describes the medicinal product. equivalent MedicationStatement medication[x] 〔R4〕 Medication expressed as a reference. In the model only the Reference to Medication.
medication Describes the medicinal product. equivalent MedicationStatement medication〔R5〕 Medication expressed as a reference. In the model only the Reference to Medication.
reason[x] Coded reason for use (diagnosis/procedure). equivalent MedicationStatement reasonCode 〔R4〕 Reason for why the medication is/was taken.
reason[x] Coded reason for use (diagnosis/procedure). equivalent MedicationStatement reason.concept〔R5〕 Reason for why the medication is/was taken.
dosageInstructions Details of how medication is/was taken. equivalent MedicationStatement dosage Dosage instructions. Map each EHDSDosaging row to a dosage element.
periodOfUse Period when the medication is/was used. equivalent MedicationStatement effectivePeriod Time period the statement covers.
derivedFrom[x] Resource from which this medication use statement is derived. equivalent MedicationStatement derivedFrom Link to information used to derive the MedicationStatement
note Additional information about medication use. source-is-broader-than-target MedicationStatement note.text Additional notes/comments.

Return to overview: EHDS Logical Models → FHIR Profiles