Package | hl7.fhir.eu.imaging-manifest-r5 |
Type | ConceptMap |
Id | EHDSRelatedPersonMap |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSRelatedPersonMap.html |
URL | http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSRelatedPersonMap |
Version | 0.2.0-ballot |
Status | draft |
Date | 2025-07-02T15:39:57+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 |
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-manifest-r5/ConceptMap/EHDSRelatedPersonMap", "version": "0.2.0-ballot", "name": "EHDSRelatedPersonMap", "title": "EHDSRelatedPerson Mapping", "status": "draft", "experimental": true, "date": "2025-07-02T15:39:57+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" } ] } ] } ] }