HL7 Europe Base and Core FHIR IG
0.2.0-ci-build - 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 0.2.0-ci-build 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

EHDSMedicationStatement → MedicationStatement

The content of this page is automatically generated and doesn't document the actual mapping.

Please don't use this material for implementation purposes !

EHDSMedicationStatement → MedicationStatement

This page describes the element-by-element mapping from the EHDSMedicationStatement logical model to the FHIR MedicationStatement profile(s) used in this Implementation Guide.

EHDSMedicationStatement → MedicationStatement
EHDSMedicationStatement (Logical Model) Relationship MedicationStatement
Element Description Relation Element Description Notes
identifier Identifier for this medication statement entry. equal identifier Business identifier.
status Current status of the assertion (active, completed, etc.). equal status Medication status within the statement. e.g. active, completed.
medication The medication being taken or reported. equal medication[x] Identifies the medication. Can reference a Medication resource or be a CodeableConcept.
subject The person/animal this statement is about. equal subject Who is/was taking the medication. Reference to Patient/Animal Patient.
effective[x] Period/dateTime when the medication was taken. equal effective[x] When the medication was being consumed. Can be Period or dateTime.
dosage How the medication is/was taken (dose, route, timing). equal dosage Details of dose, timing, route. Repeats for complex regimens.
informationSource Who reported this medication use. equal informationSource Source of the information in the statement. Important for reconciliation / accuracy.
reason Why the medication is/was taken. relatedto reason Indication / therapy rationale. R4 often reasonCode / reasonReference; R5 unifies as reason.

Return to overview: EHDS Logical Models → FHIR Profiles