XpanDH Patient Summary
0.1.0 - ci-build
150
XpanDH Patient Summary, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh-ps/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/subject2FHIR-eu-ps | Version: 0.1.0 | |||
Draft as of 2025-10-10 | Computable Name: PatientSummarySubject2Fhir | |||
Copyright/Legal: Used by permission of the XpanDH project, all rights reserved Creative Commons License |
eHN Subject Model to this guide Map
It shows how the Patient Summary Subject data set defined by the EU eHN guidelines is mapped into this guide
Mapping from A1.1, A1.2 - Subject of care to Bundle (EU PS)
Group 1 Mapping from A1.1, A1.2 - Subject of care to Patient (EU PS)
Source Code | Relationship | Target Code | Comment |
Subject.identification (A.1.1 Identification of the patient/subject) | is related to | Patient | |
Subject.identification.identifier (A.1.1.1 National healthcare patient ID) | is equivalent to | Patient.identifier | |
Subject.identification.familyName (A.1.1.2 Family name/surname) | is equivalent to | Patient.name.family | |
Subject.identification.givenName (A.1.1.3 Given name) | is equivalent to | Patient.name.given | |
Subject.identification.dateOfBirth (A.1.1.4 Date of birth) | is equivalent to | Patient.birthDate | |
Subject.identification.gender (A.1.1.5 Gender) | is equivalent to | Patient.gender | |
Subject.identification.countryOfAffiliation (A.1.1.5 Country of affiliation) | is related to | Patient.address.country | Assuming that the address is the 'offcial' address. This is how it is currently mapped in the eHDSI CDA Igs |
Subject.telcomContact (A.1.2.1 Patient address) | is related to | Patient | |
Subject.telcomContact.address (Address) | is equivalent to | Patient.address | |
Subject.telcomContact.address.street (A.1.2.1.1 Street) | is related to | Patient.address.line | |
Subject.telcomContact.address.street (A.1.2.1.1 Street) | is equivalent to | Patient.address.line.extensioon:streetName | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName |
Subject.telcomContact.address.houseNumber (A.1.2.1.2 House number) | is equivalent to | Patient.address.line.extensioon:houseNumber | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
Subject.telcomContact.address.city (A.1.2.1.3 City) | is equivalent to | Patient.address.city | |
Subject.telcomContact.address.postalCode (A.1.2.1.4 Post code) | is equivalent to | Patient.address.postalCode | |
Subject.telcomContact.address.stateOrProvince (A.1.2.1.5 State or province) | is equivalent to | Patient.address.state | |
Subject.telcomContact.address.country (A.1.2.1.6 Country) | is equivalent to | Patient.address.country | country name |
Subject.telcomContact.address.country (A.1.2.1.6 Country) | is equivalent to | Patient.address.country.extension:countryCode | country code. http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding |
Subject.telcomContact.telephone (A.1.2.1.7 Telephone no.) | is equivalent to | Patient.telecom | where system = 'phone ' |
Subject.telcomContact.email (A.1.2.1.8 Email) | is equivalent to | Patient.telecom | where system = 'email' |
Subject.hpToContact (A.1.2.2 Preferred HP to contact) | (not mapped) | To be mapped in differetn places | |
Subject.contactPerson (A.1.2.3 Contact person/ legal guardian ) | is equivalent to | Patient.contact | |
Subject.contactPerson.role (A.1.2.3.1 Role of that person) | is related to | Patient.contact.relationship | To be checked |
Subject.contactPerson.relationship (A.1.2.3.2 Relationship level) | is equivalent to | Patient.contact.relationship | |
Subject.contactPerson.givenName (A.1.2.3.3 Given name) | is equivalent to | Patient.contact.name.given | |
Subject.contactPerson.familyName (A.1.2.3.4 Family name/surname) | is equivalent to | Patient.contact.name.family | |
Subject.contactPerson.telephone (A.1.2.3.5 Telephone no.) | is equivalent to | Patient.contact.telecom | |
Subject.contactPerson.email (A.1.2.3.6 Email) | is equivalent to | Patient.contact.telecom |
Group 2 Mapping from A1.1, A1.2 - Subject of care to Condition (EU PS)
Source Code | Relationship | Target Code | Comment |
Subject.identification (A.1.1 Identification of the patient/subject) | is related to | Condition.subject | |
Subject.hpToContact (A.1.2.2 Preferred HP to contact) | is related to | Condition.extension:participantR5.actor | where extension:participantR5.function = http://terminology.hl7.org/CodeSystem/v2-0131#CP Contact Person AND extension:participantR5.actor of type PracticionerRole |
Subject.hpToContact.name (A.1.2.2.1 Name of the HP) | is related to | Condition.extension:participantR5.actor.practitioner.name | where extension:participantR5.function = http://terminology.hl7.org/CodeSystem/v2-0131#CP Contact Person AND extension:participantR5.actor of type PracticionerRole |
Subject.hpToContact.role (A.1.2.2.2 Role of the HP) | is related to | Condition.extension:participantR5.actor.code | where extension:participantR5.function = http://terminology.hl7.org/CodeSystem/v2-0131#CP Contact Person AND extension:participantR5.actor of type PracticionerRole |
Subject.hpToContact.organization (A.1.2.2.3 HP Organisation) | is related to | Condition.extension:participantR5.actor.organization | where extension:participantR5.function = http://terminology.hl7.org/CodeSystem/v2-0131#CP Contact Person AND extension:participantR5.actor of type PracticionerRole |
Subject.hpToContact.telephone (A.1.2.2.4 Telephone no.) | is related to | Condition.extension:participantR5.actor.telecom | where extension:participantR5.function = http://terminology.hl7.org/CodeSystem/v2-0131#CP Contact Person AND extension:participantR5.actor of type PracticionerRole |
Subject.hpToContact.email (A.1.2.2.5 Email) | is related to | Condition.extension:participantR5.actor.telecom | where extension:participantR5.function = http://terminology.hl7.org/CodeSystem/v2-0131#CP Contact Person AND extension:participantR5.actor of type PracticionerRole |
Subject.hpToContact.affiliatedNetwork (A.1.2.2.6 Network affiliation) | is related to | Condition.extension:participantR5.actor | This might be described by using a CareTeam having this organization and/or this practitioner as extension:participantR5.member |
Subject.hpToContact.relatedWith (A.1.2.2.7 Related with) | is related to | Condition | The contact is intrinsically connected with the Condition |