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 |
| History of Procedures content status | C | Equivalent | section.emptyReason | Same purpose; EU PS follows the IPS FHIR representation with emptyReason. |
| History of Procedures | C | Equivalent | procedures (list) | Represents the list of procedure entries. |
| Procedure | M | Equivalent | Procedure | Core entry element; identical concept. |
| Procedure code | R | Equivalent | code | Identification of the procedure; EU PS uses SNOMED CT or relevant code systems. |
| Procedure description | O | Equivalent | text | Narrative representation of the procedure. |
| Performed date/time or period | R | Equivalent | performed[x] | Date/period when the procedure occurred. |
| Performer | O | Equivalent | performer.actor / onBehalfOf | Performer practitioner/role or organization. |
| Reason | O | Equivalent | reasonCode / reasonReference | Why the procedure was performed. |
| Outcome | O | Equivalent | outcome | Outcome of the procedure. |
| Complication | O | Equivalent | complication / complicationDetail | Complications during/after the procedure. |
| Body site | O | Equivalent | bodySite | Anatomical location of the procedure. |
| Device manipulated | O | Equivalent | focalDevice.manipulated | Implanted/removed/manipulated device reference. |
| EU Patient Summary | Relationship | ISO 27269 (IPS) | |
|---|---|---|---|
| Element | Relation | Element | Notes |
| section.emptyReason | Equivalent | History of Procedures content status | Same function; indicates why no procedures are present. |
| Procedure | Equivalent | Procedure | Core entry concept is aligned. |
| code | Equivalent | Procedure code | Coded procedure type. |
| text | Equivalent | Procedure description | Narrative description. |
| performed[x] | Equivalent | Performed date/time or period | Timing of the procedure. |
| performer.actor / onBehalfOf | Equivalent | Performer | Actor/organization performing the procedure. |
| reasonCode / reasonReference | Equivalent | Reason | Clinical justification. |
| outcome | Equivalent | Outcome | Outcome of the procedure. |
| complication / complicationDetail | Equivalent | Complication | Complications (coded/details). |
| bodySite | Equivalent | Body site | Anatomical focus. |
| focalDevice.manipulated | Equivalent | Device manipulated | Implanted/removed device reference. |