Package | hl7.fhir.eu.imaging-r5 |
Type | ConceptMap |
Id | EHDSHumanNameMap |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSHumanNameMap.html |
URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSHumanNameMap |
Version | 0.1.0-build |
Status | draft |
Date | 2025-07-03T12:02:41+00:00 |
Name | EHDSHumanNameMap |
Title | EHDSHumanName Mapping |
Realm | eu |
Authority | hl7 |
Description | Map for EHDSHumanName |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
StructureDefinition | |
EHDSHumanName | Human name model |
EHDSHumanName | Human name model |
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 Code | Relationship | Target Code | Comment |
use | is equivalent to | use (C.27.1 - Use) | |
text | is equivalent to | text (C.27.2 - Text) | Concatenation of family names and given names.. |
family | is broader than | family (C.27.3 - Family) | Concatenation of family names. |
given | is equivalent to | given (C.27.4 - Given) | |
prefix | is equivalent to | prefix (C.27.5 - Prefix) | |
suffix | is equivalent to | suffix (C.27.6 - Suffix) |
{ "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" } ] } ] } ] }