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

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

ConceptMap: Map for EHDSHumanName (Experimental)

Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSHumanNameMap Version: 0.1.0-ballot
Draft as of 2025-05-14 Computable Name: EHDSHumanNameMap

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

Map for EHDSHumanName

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 EHDSHumanName {
  <<XtEHR dataset>>
  use
  text
  family
  given
  prefix
  suffix
}
link EHDSHumanName "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSHumanName.html"
class EuHumanName{
  <<FHIR>>
  use
  text
  family
  given
  prefix
  suffix
}

EHDSHumanName --> EuHumanName

Generated Narrative: ConceptMap EHDSHumanNameMap

Mapping from Human name model to (not specified)


Group 1 Mapping from Human name model to HumanName

Source CodeRelationshipTarget CodeComment
useis equivalent touse (C.27.1 - Use)
textis equivalent totext (C.27.2 - Text)Concatenation of family names and given names..
familyis broader thanfamily (C.27.3 - Family)Concatenation of family names.
givenis equivalent togiven (C.27.4 - Given)
prefixis equivalent toprefix (C.27.5 - Prefix)
suffixis equivalent tosuffix (C.27.6 - Suffix)