HL7 Europe Patient Summary, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.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/eps/ and changes regularly. See the Directory of published versions
This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR pregnancy Observation profiles used by this Implementation Guide.
| EHDSCurrentPregnancy (Logical Model) | Relationship | Pregnancy Observations | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| header | related-to | Observation | . | Dataset-level; not usually carried in Observation as-is. |
| header.subject | equivalent | Observation | subject | |
| header.identifier | equivalent | Observation | identifier | |
| header.author[x] | related-to | Observation | performer | |
| header.date | equivalent | Observation | issued | |
| header.status | equivalent | Observation | status | |
| header.source | related-to | Observation | note | Observation has no direct informationSource element. Here proposed to use note element to carry source information. |
| header.language | equivalent | Observation | language | |
| currentPregnancyStatus | equivalent | Observation | valueCodeableConcept | |
| dateOfStatus | equivalent | Observation | effectiveDateTime | |
| expectedDateOfDelivery | equivalent | Observation | valueDateTime | Represented as a separate EDD observation (linked via hasMember). |
| gestationalAge | equivalent | Observation | valueQuantity | Represented as a separate gestational age observation. |
| note | equivalent | Observation | note.text | |
Return to overview: EHDS Logical Models -> FHIR Profiles