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 |
| Advance Directives content status | C | Equivalent | section.emptyReason | Same purpose; EU PS follows the IPS FHIR representation with emptyReason. |
| Advance Directives | C | Equivalent | advanceDirectives (list) | Represents the list of advance directive statements. |
| Directive | M | Equivalent | Consent | Advance directive typically represented as a Consent resource. |
| Status | R | Equivalent | status | Current state of the directive (active, inactive, etc.). |
| Scope / category | R | Equivalent | scope / category | General scope and classification. |
| Directive code | RK | Equivalent | provision.code | Codes indicating types of directives (e.g., resuscitation preferences). |
| Decision/conditions | O | Equivalent | provision.type / provision.period / provision.actor | Allow/deny, applicable period, actors covered. |
| Supporting document | O | Equivalent | sourceAttachment / sourceReference | Attached document or reference to the directive document. |
| EU Patient Summary | Relationship | ISO 27269 (IPS) | |
|---|---|---|---|
| Element | Relation | Element | Notes |
| section.emptyReason | Equivalent | Advance Directives content status | Indicates why no advance directives are present. |
| Consent | Equivalent | Directive | Core entry alignment. |
| status | Equivalent | Status | Lifecycle state. |
| scope / category | Equivalent | Scope / category | Classification. |
| provision.code | Equivalent | Directive code | Directive type. |
| provision.type / period / actor | Equivalent | Decision/conditions | Allow/deny, period, actors. |
| sourceAttachment / sourceReference | Equivalent | Supporting document | Document or reference. |