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 |
| Medication Summary content status | C | Equivalent | section.emptyReason | Same purpose; EU PS follows the IPS FHIR representation with emptyReason. |
| Medication Summary | C | Equivalent | medications (list) | Represents the list of medication statements. |
| Medication/Statement | M | Equivalent | MedicationStatement | Core entry element; identical concept for patient medications. |
| Medication code or reference | R | Equivalent | medication[x] | CodeableConcept or reference to Medication resource. |
| Status | R | Equivalent | status | Active, completed, etc. |
| Effective period/date | O | Equivalent | effective[x] | When the medication was/is taken. |
| Reason | O | Equivalent | reasonCode / reasonReference | Why the medication is/was taken. |
| Dosage instructions | O | Equivalent | dosage | Human-readable dosing and structured fields. |
| EU Patient Summary | Relationship | ISO 27269 (IPS) | |
|---|---|---|---|
| Element | Relation | Element | Notes |
| section.emptyReason | Equivalent | Medication Summary content status | Indicates why no medications are present. |
| MedicationStatement | Equivalent | Medication/Statement | Core entry alignment. |
| medication[x] | Equivalent | Medication code or reference | Code or Medication reference. |
| status | Equivalent | Status | Medication status. |
| effective[x] | Equivalent | Effective period/date | When taken. |
| reasonCode / reasonReference | Equivalent | Reason | Clinical justification. |
| dosage | Equivalent | Dosage instructions | Dosage details. |