This page is part of the HL7 Europe Base and Core (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR MedicationStatement profile used by this Implementation Guide.
| 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