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

EHDSCondition to FHIR Condition Mapping

EHDSCondition → Condition

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

Please don't use this material for implementation purposes !

EHDSCondition → Condition

This page describes the element-by-element mapping from the EHDSCondition logical model to the FHIR Condition profile in this Implementation Guide.

EHDSCondition → Condition
EHDSCondition (Logical Model) Relationship Condition
Element Description Relation Element Description Notes
identifier Identifier for the condition/problem record. equal identifier Business identifier for this condition entry.
clinicalStatus Clinical status (active, inactive, resolved). equal clinicalStatus Current clinical state of the condition.
verificationStatus Certainty/confirmation level. equal verificationStatus Whether the condition is unconfirmed, confirmed, refuted, etc. Supports quality/safety use cases.
code Coded identification of the condition/problem. equal code Identification of the condition, problem, or diagnosis. Usually ICD/SNOMED/etc.
subject The individual with the condition. equal subject Who the condition applies to. Reference to Patient/Animal.
onset[x] When the condition began. equal onset[x] Estimated or known onset. Multiple data types supported.
abatement[x] When/if the condition resolved. equal abatement[x] When the condition abated. Optional; may indicate recovery/remission.
bodySite Anatomical site(s) involved. equal bodySite Body site(s) affected. Can reference BodyStructure for detailed modelling.
recordedDate Date the condition entry was recorded. equal recordedDate Date this record was first captured. Administrative traceability.
recorder Who entered / asserted the condition record. equal recorder Individual who recorded the condition. Can be Practitioner, PractitionerRole, etc.

Return to overview: EHDS Logical Models → FHIR Profiles