HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

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

ConceptMap: Map for EHDSEndpoint (Experimental)

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 CodeRelationshipTarget Code
identifieris equivalent toidentifier (C.33.1 - Identifier)
statusis equivalent tostatus (C.33.2 - Status)
connectionTypeis equivalent toconnectionType (C.33.3 - Connection type)
nameis equivalent toname (C.33.4 - Name)
managingOrganizationis equivalent tomanagingOrganization (C.33.5 - Managing organization)
payloadis equivalent topayload (C.33.6 - Payload)
payload.typeis equivalent topayload.type (C.33.6.1 - Type)
payload.mimeTypeis equivalent topayload.mimeType (C.33.6.2 - Mime type)
addressis equivalent toaddress (C.33.7 - Address)
headeris equivalent toheader (C.33.8 - Header)

Group 2 Mapping from Endpoint model to unspecified code system

Source CodeRelationshipTarget 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)