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 outcome Observation profile used by this Implementation Guide.
| EHDSPregnancyHistory (Logical Model) | Relationship | ObservationPregnancyOutcomeEuEps | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource | Element | Description | Notes |
| header | Common header for all patient-related data. | related-to | Observation | . | General metadata. | Dataset-level; not usually carried in Observation as-is. |
| header.subject | Patient/subject this pregnancy data is about. | equivalent | Observation | subject | Reference to the patient or subject of the observation. | Reference to Patient (or other subject). |
| header.identifier | Business identifier for the object. | equivalent | Observation | identifier | Business identifier for this observation. | Copy over all identifiers if multiple. |
| header.authorship | Resource authoring details. | no-map | Observation | . | Observation lacks a dedicated recorder. Only when the observation result was issued can be represented. | |
| header.authorship.author[x] | Author(s) who issued the resource. | no-map | Observation | Observation lacks a dedicated recorder. | ||
| header.authorship.datetime | Date and time of authoring/issuing. | equivalent | Observation | issued | When the observation result was issued. | 1.. in the model 0.. in the profile. |
| header.lastUpdate | Last technical correction/update. | source-is-broader-than-target | Observation | meta.lastUpdated | When the resource version last changed. | Use only when the timestamp reflects resource update (instant). |
| header.status | Status of the resource. | equivalent | Observation | status | Registered | preliminary | final | amended | ... | |
| header.statusReason[x] | Reason for the current status. | no-map | Observation | - | No core element | |
| header.language | Language of the resource (IETF tag). | equivalent | Observation | language | Language used in the observation. | |
| narrative | Narrative description describing the outcome of any previous pregnancies. | related-to | Observation | text | Narrative for the observation. | Use narrative when provided. |
| outcomeDate | Date referred to the previous pregnancies outcome. | equivalent | Observation | effectiveDateTime | Date/time of the outcome. | |
| outcome | Outcome of the previous pregnancy. | equivalent | Observation | code | Outcome concept for the observation. | Use a code from the pregnancy outcome value set. |
| numberOfChildren | Number of children/fetuses in this specific pregnancy. | equivalent | Observation | valueQuantity | Count of children/fetuses. | |
Return to overview: EHDS Logical Models -> FHIR Profiles