This page is part of the HL7 Europe Imaging Study Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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-05-14 | 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
Generated Narrative: ConceptMap EHDSEndpointMap
Mapping from Endpoint model to (not specified)
Group 1 Mapping from Endpoint model to http://hl7.eu/fhir/imaging/r5/StructureDefinition/EndpointEu
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) |