HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSEndpointMap | Version: 0.1.0-ballot | |||
Draft as of 2025-07-02 | Computable Name: EHDSEndpointMap | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Map for EHDSEndpoint
The figure below presents the XtEHR Imaging Logical Model DataSet representation and the FHIR profiles it maps to. For each FHIR profile the impacted fields are listed.
classDiagram
direction LR
class EHDSEndpoint {
<<XtEHR dataset>>
identifier
status
connectionType
name
managingOrganization
payload
payload.type
payload.mimeType
payload.profileCanonical
payload.profileUri
address
header
}
link EHDSEndpoint "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSEndpoint.html"
class EuEndpoint{
<<FHIR>>
identifier
status
connectionType
name
managingOrganization
payload
payload.type
payload.mimeType
address
header
}
class EuOrganization {
<<FHIR>>
}
EHDSEndpoint --> EuEndpoint
EuEndpoint --> EuOrganization : managingOrganization
Mapping from Endpoint model to (not specified)
Group 1 Mapping from Endpoint model to EU Endpoint
Source Code | Relationship | Target Code |
identifier | is equivalent to | identifier (C.33.1 - Identifier) |
status | is equivalent to | status (C.33.2 - Status) |
connectionType | is equivalent to | connectionType (C.33.3 - Connection type) |
name | is equivalent to | name (C.33.4 - Name) |
managingOrganization | is equivalent to | managingOrganization (C.33.5 - Managing organization) |
payload | is equivalent to | payload (C.33.6 - Payload) |
payload.type | is equivalent to | payload.type (C.33.6.1 - Type) |
payload.mimeType | is equivalent to | payload.mimeType (C.33.6.2 - Mime type) |
address | is equivalent to | address (C.33.7 - Address) |
header | is equivalent to | header (C.33.8 - Header) |
Group 2 Mapping from Endpoint model to unspecified code system
Source Code | Relationship | Target Code |
payload.profileCanonical (lt refers to resources and logical models retrieved by an endpoint url. This is not the typical use of an Endpoint resource but more typically associated with Attachements. (C.33.6.3 - Profile Canonical)) | (not mapped) | |
payload.profileUri (lt refers to resources and logical models retrieved by an endpoint url. This is not the typical use of an Endpoint resource but more typically associated with Attachements. (C.33.6.4 - Profile uri)) | (not mapped) |