HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

ConceptMap: Map for EHDSPatient (Experimental)

Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSPatientMap Version: 0.1.0-ballot
Draft as of 2025-07-02 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

Mapping from Patient model to (not specified)


Group 1 Mapping from Patient model to Patient (EU base)

Source Concept DetailsRelationshipTarget Concept Details
Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientCodes from http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu
personalIdentifieris equivalent toidentifierC.1.1 - Personal identifier
nameis equivalent tonameC.1.2 - Name
dateOfBirthis equivalent tobirthDateC.1.3 - Date of birth
administrativeGenderis equivalent togenderC.1.4 - Administrative gender
addressis equivalent toaddressC.1.5 - Address
telecomis equivalent totelecomC.1.6 - Telecom
maritalStatusis equivalent tomaritalStatusC.1.7 - Marital status
citizenshipis equivalent toextension[patient-citizenship]C.1.8 - Citizenship (nationality)
is equivalent toextension[patient-nationality]C.1.8 - Citizenship (nationality)
communicationLanguageis equivalent tocommunication.languageC.1.9 - Communcation language