HL7 Europe Patient Summary, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci 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
| ISO 27269 (IPS) | Conformance | Relationship | EU Patient Summary | |
|---|---|---|---|---|
| Element | Conf. | Relation | Element | Notes |
| Problems content status | C | Equivalent | section.emptyReason | Same purpose; EU PS uses the IPS FHIR representation with emptyReason. |
| Problems | C | Equivalent | problems (list) | Represents the list of problem/condition entries. |
| Problem | M | Equivalent | Condition | Core entry element; identical clinical concept. |
| Problem code | R | Equivalent | code | Coded diagnosis/problem. |
| Problem description | O | Equivalent | text | Narrative description of the problem. |
| Clinical status | R | Equivalent | clinicalStatus | Active/resolved, etc. |
| Onset date | RK | Equivalent | onset[x] | When the problem started. |
| Abatement date | O | Equivalent | abatement[x] | When the problem resolved. |
| Severity | O | Equivalent | severity | Severity of the problem. |
| Body site | O | Equivalent | bodySite | Anatomical location. |
| EU Patient Summary | Relationship | ISO 27269 (IPS) | |
|---|---|---|---|
| Element | Relation | Element | Notes |
| section.emptyReason | Equivalent | Problems content status | Indicates why no problems are present. |
| Condition | Equivalent | Problem | Core entry alignment. |
| code | Equivalent | Problem code | Coded problem. |
| text | Equivalent | Problem description | Narrative. |
| clinicalStatus | Equivalent | Clinical status | Active/resolved, etc. |
| onset[x] | Equivalent | Onset date | Start of the problem. |
| abatement[x] | Equivalent | Abatement date | Resolution time. |
| severity | Equivalent | Severity | Severity coding. |
| bodySite | Equivalent | Body site | Anatomical focus. |