This page is part of the HL7 Europe European Patient Summary (v1.0.0-alpha: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. 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 ObservationTravelEuEps profile or type used by this Implementation Guide.
| EHDSTravelHistory (Logical Model) | Relationship | ObservationTravelEuEps | ||||
|---|---|---|---|---|---|---|
| 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 travel history is about. | equivalent | Observation | subject | Reference to the patient or subject of the observation. | Reference to PatientEuEps. |
| header.identifier | Business identifier for the object. | equivalent | Observation | identifier | Business identifier for this observation. | Copy over all identifiers if multiple. |
| header.author[x] | Author(s) responsible for the provided information. | related-to | Observation | performer | Who is responsible for the observation. | |
| header.date | Date and optionally time of authoring/issuing. | equivalent | Observation | issued | When the observation result was issued. | |
| header.status | Status of the resource or document. | equivalent | Observation | status | Registered | preliminary | final | amended | ... | EHDS uses CodeableConcept; Observation.status is a required code. Align to HL7 ObservationStatus. |
| header.source | Source of information (e.g. patient, patient's proxy). | related-to | Observation | note | Additional context about information provenance. | Observation has no direct informationSource element. |
| header.language | Language of the resource (IETF tag). | equivalent | Observation | language | Language used in the observation. | |
| country | Country visited. | equivalent | Observation | valueCodeableConcept | Country visited. | Preferred binding: ISO 3166-1-2. |
| period | Date of entry and departure. | equivalent | Observation | effectivePeriod | Period of visit. | |
Return to overview: EHDS Logical Models -> FHIR Profiles