FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/EHDSHumanNameMap

Packagehl7.fhir.eu.imaging-r5
TypeConceptMap
IdEHDSHumanNameMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSHumanNameMap.html
URLhttp://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSHumanNameMap
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameEHDSHumanNameMap
TitleEHDSHumanName Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSHumanName
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSHumanNameHuman name model
EHDSHumanNameHuman name model

Narrative

Note: links and images are rebased to the (stated) source

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)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSHumanNameMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSHumanNameMap",
  "version": "0.1.0-build",
  "name": "EHDSHumanNameMap",
  "title": "EHDSHumanName Mapping",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-03T12:02:41+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Map for EHDSHumanName",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "sourceScopeUri": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHumanName",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHumanName",
      "target": "http://hl7.org/fhir/StructureDefinition/HumanName",
      "element": [
        {
          "code": "use",
          "target": [
            {
              "code": "use",
              "display": "C.27.1 - Use",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "text",
          "target": [
            {
              "code": "text",
              "display": "C.27.2 - Text",
              "relationship": "equivalent",
              "comment": "Concatenation of family names and given names.."
            }
          ]
        },
        {
          "code": "family",
          "target": [
            {
              "code": "family",
              "display": "C.27.3 - Family",
              "relationship": "source-is-broader-than-target",
              "comment": "Concatenation of family names."
            }
          ]
        },
        {
          "code": "given",
          "target": [
            {
              "code": "given",
              "display": "C.27.4 - Given",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "prefix",
          "target": [
            {
              "code": "prefix",
              "display": "C.27.5 - Prefix",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "suffix",
          "target": [
            {
              "code": "suffix",
              "display": "C.27.6 - Suffix",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}