Package | hl7.fhir.eu.imaging-r5 |
Type | ConceptMap |
Id | EHDSOrganizationMap |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSOrganizationMap.html |
URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSOrganizationMap |
Version | 0.1.0-build |
Status | draft |
Date | 2025-07-03T12:02:41+00:00 |
Name | EHDSOrganizationMap |
Title | EHDSOrganization Mapping |
Realm | eu |
Authority | hl7 |
Description | Map for EHDSOrganization |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
StructureDefinition | |
EHDSOrganization | Organization model |
organization-eu | Organization (EU base) |
EHDSOrganization | Organization model |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSOrganizationMap
Mapping from Organization model to (not specified)
Group 1 Mapping from Organization model to Organization (EU base)
Source Code | Relationship | Target Code |
identifier | is equivalent to | identifier (C.3.1 - Identifier) |
type | is equivalent to | type (C.3.2 - Type) |
name | is equivalent to | name (C.3.3 - Name) |
address | is equivalent to | contact.address (C.3.4 - Address) |
telecom | is equivalent to | contact.telecom (C.3.5 - Telecom) |
partOf | is equivalent to | partOf (C.3.6 - Part of) |
{ "resourceType": "ConceptMap", "id": "EHDSOrganizationMap", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSOrganizationMap", "version": "0.1.0-build", "name": "EHDSOrganizationMap", "title": "EHDSOrganization 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 EHDSOrganization", "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/EHDSOrganization", "group": [ { "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization", "target": "http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu", "element": [ { "code": "identifier", "target": [ { "code": "identifier", "display": "C.3.1 - Identifier", "relationship": "equivalent" } ] }, { "code": "type", "target": [ { "code": "type", "display": "C.3.2 - Type", "relationship": "equivalent" } ] }, { "code": "name", "target": [ { "code": "name", "display": "C.3.3 - Name", "relationship": "equivalent" } ] }, { "code": "address", "target": [ { "code": "contact.address", "display": "C.3.4 - Address", "relationship": "equivalent" } ] }, { "code": "telecom", "target": [ { "code": "contact.telecom", "display": "C.3.5 - Telecom", "relationship": "equivalent" } ] }, { "code": "partOf", "target": [ { "code": "partOf", "display": "C.3.6 - Part of", "relationship": "equivalent" } ] } ] } ] }