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