| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ConceptMap |
| Id | EHDSRelatedPersonMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSRelatedPersonMap.html |
| URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSRelatedPersonMap |
| Version | 0.1.0-build |
| Status | draft |
| Date | 2025-08-08T09:15:43+00:00 |
| Name | EHDSRelatedPersonMap |
| Title | EHDSRelatedPerson Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSRelatedPerson |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSRelatedPerson | Related person model |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSRelatedPersonMap
Mapping from Related person model to (not specified)
Group 1 Mapping from Related person model to RelatedPerson
| Source Code | Relationship | Target Code |
| personalIdentifier | is equivalent to | identifier (C.13.1 - Personal identifier) |
| name | is equivalent to | name (C.13.2 - Name) |
| relationship | is equivalent to | relationship (C.13.3 - Relationship) |
| address | is equivalent to | address (C.13.4 - Address) |
| telecom | is equivalent to | telecom (C.13.5 - Telecom) |
{
"resourceType": "ConceptMap",
"id": "EHDSRelatedPersonMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSRelatedPersonMap",
"version": "0.1.0-build",
"name": "EHDSRelatedPersonMap",
"title": "EHDSRelatedPerson Mapping",
"status": "draft",
"experimental": true,
"date": "2025-08-08T09:15:43+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Map for EHDSRelatedPerson",
"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/EHDSRelatedPerson",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSRelatedPerson",
"target": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"element": [
{
"code": "personalIdentifier",
"target": [
{
"code": "identifier",
"display": "C.13.1 - Personal identifier",
"relationship": "equivalent"
}
]
},
{
"code": "name",
"target": [
{
"code": "name",
"display": "C.13.2 - Name",
"relationship": "equivalent"
}
]
},
{
"code": "relationship",
"target": [
{
"code": "relationship",
"display": "C.13.3 - Relationship",
"relationship": "equivalent"
}
]
},
{
"code": "address",
"target": [
{
"code": "address",
"display": "C.13.4 - Address",
"relationship": "equivalent"
}
]
},
{
"code": "telecom",
"target": [
{
"code": "telecom",
"display": "C.13.5 - Telecom",
"relationship": "equivalent"
}
]
}
]
}
]
}