This page is part of the HL7 Europe Imaging Study Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSPatientMap | Version: 0.1.0-ballot | |||
Draft as of 2025-05-14 | Computable Name: EHDSPatientMap | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Map for EHDSPatient
The figure below presents the XtEHR Imaging Logical Model DataSet representation and the FHIR profiles it maps to. For each FHIR profile the impacted fields are listed.
classDiagram
direction LR
class EHDSPatient {
<<XtEHR dataset>>
personalIdentifier
name
dateOfBirth
administrativeGender
address
telecom
maritalStatus
citizenship
communicationLanguage
}
link EHDSPatient "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSPatient.html"
class EuPatient{
<<FHIR>>
identifier
name
birthDate
gender
address
telecom
maritalStatus
extension[patient-citizenship]
extension[patient-nationality]
communication.language
}
EHDSPatient --> EuPatient
Generated Narrative: ConceptMap EHDSPatientMap
Mapping from Patient model to (not specified)
Group 1 Mapping from Patient model to Patient (EU base)
Source Concept Details | Relationship | Target Concept Details | ||
Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient | Codes from http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu | |||
personalIdentifier | is equivalent to | identifier | C.1.1 - Personal identifier | |
name | is equivalent to | name | C.1.2 - Name | |
dateOfBirth | is equivalent to | birthDate | C.1.3 - Date of birth | |
administrativeGender | is equivalent to | gender | C.1.4 - Administrative gender | |
address | is equivalent to | address | C.1.5 - Address | |
telecom | is equivalent to | telecom | C.1.6 - Telecom | |
maritalStatus | is equivalent to | maritalStatus | C.1.7 - Marital status | |
citizenship | is equivalent to | extension[patient-citizenship] | C.1.8 - Citizenship (nationality) | |
is equivalent to | extension[patient-nationality] | C.1.8 - Citizenship (nationality) | ||
communicationLanguage | is equivalent to | communication.language | C.1.9 - Communcation language |