EHDS Logical Information Models
0.1.0 - ci-build
EHDS Logical Information Models, published by Xt-EHR. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xt-EHR/xt-ehr-common/tree/main and changes regularly. See the Directory of published versions
Draft as of 2025-06-13 |
Definitions for the EHDSEndpoint logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSEndpoint | |
Definition | C.33 - EHDS refined base model for Endpoint Base definition for all types defined in FHIR type system. |
Short | Endpoint modelBase for all types and resources |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSEndpoint.identifier | |
Definition | Identifier for the organization that is used to identify the endpoint across multiple disparate systems. |
Short | C.33.1 - Identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..* |
Type | Identifier |
4. EHDSEndpoint.status | |
Definition | Status of the endpoint. The endpoint status represents whether the endpoint can currently be used for connections or why it can't be used. |
Short | C.33.2 - Status |
Control | 1..1 |
Binding | hl7:EndpointStatus |
Type | CodeableConcept |
6. EHDSEndpoint.connectionType | |
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). |
Short | C.33.3 - Connection type |
Control | 1..* |
Binding | hl7:endpoint-connection-type |
Type | CodeableConcept |
8. EHDSEndpoint.name | |
Definition | A friendly name that this endpoint can be referred to with. |
Short | C.33.4 - Name |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. EHDSEndpoint.managingOrganization | |
Definition | The organization that provides technical management services for this endpoint. |
Short | C.33.5 - Managing organization |
Control | 0..1 |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization |
12. EHDSEndpoint.payload | |
Definition | The set of payloads that are provided/available at this endpoint. |
Short | C.33.6 - Payload |
Control | 0..* |
Type | Base |
14. EHDSEndpoint.payload.type | |
Definition | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries). |
Short | C.33.6.1 - Type |
Control | 0..* |
Binding | hl7:endpoint-payload-type |
Type | CodeableConcept |
16. EHDSEndpoint.payload.mimeType | |
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. |
Short | C.33.6.2 - Mime type |
Control | 0..* |
Binding | BCP-13 |
Type | CodeableConcept |
18. EHDSEndpoint.payload.profileCanonical | |
Definition | The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types. |
Short | C.33.6.3 - Profile Canonical |
Control | 0..* |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSEndpoint.payload.profileUri | |
Definition | The profile (as a uri) that is expected at this endpoint when not represented using a FHIR profile. |
Short | C.33.6.4 - Profile uri |
Control | 0..* |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. EHDSEndpoint.address | |
Definition | The uri that describes the actual end-point to connect to. |
Short | C.33.7 - Address |
Control | 1..1 |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSEndpoint.header | |
Definition | Additional headers / information to send as part of the notification. Usage depends on the channel type. |
Short | C.33.8 - Header |
Control | 0..* |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSEndpoint | |
Definition | C.33 - EHDS refined base model for Endpoint |
Short | Endpoint model |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSEndpoint.identifier | |
Definition | Identifier for the organization that is used to identify the endpoint across multiple disparate systems. |
Short | C.33.1 - Identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..* |
Type | Identifier |
4. EHDSEndpoint.status | |
Definition | Status of the endpoint. The endpoint status represents whether the endpoint can currently be used for connections or why it can't be used. |
Short | C.33.2 - Status |
Control | 1..1 |
Binding | hl7:EndpointStatus |
Type | CodeableConcept |
6. EHDSEndpoint.connectionType | |
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). |
Short | C.33.3 - Connection type |
Control | 1..* |
Binding | hl7:endpoint-connection-type |
Type | CodeableConcept |
8. EHDSEndpoint.name | |
Definition | A friendly name that this endpoint can be referred to with. |
Short | C.33.4 - Name |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. EHDSEndpoint.managingOrganization | |
Definition | The organization that provides technical management services for this endpoint. |
Short | C.33.5 - Managing organization |
Control | 0..1 |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization |
12. EHDSEndpoint.payload | |
Definition | The set of payloads that are provided/available at this endpoint. |
Short | C.33.6 - Payload |
Control | 0..* |
Type | Base |
14. EHDSEndpoint.payload.type | |
Definition | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries). |
Short | C.33.6.1 - Type |
Control | 0..* |
Binding | hl7:endpoint-payload-type |
Type | CodeableConcept |
16. EHDSEndpoint.payload.mimeType | |
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. |
Short | C.33.6.2 - Mime type |
Control | 0..* |
Binding | BCP-13 |
Type | CodeableConcept |
18. EHDSEndpoint.payload.profileCanonical | |
Definition | The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types. |
Short | C.33.6.3 - Profile Canonical |
Control | 0..* |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSEndpoint.payload.profileUri | |
Definition | The profile (as a uri) that is expected at this endpoint when not represented using a FHIR profile. |
Short | C.33.6.4 - Profile uri |
Control | 0..* |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. EHDSEndpoint.address | |
Definition | The uri that describes the actual end-point to connect to. |
Short | C.33.7 - Address |
Control | 1..1 |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSEndpoint.header | |
Definition | Additional headers / information to send as part of the notification. Usage depends on the channel type. |
Short | C.33.8 - Header |
Control | 0..* |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSEndpoint | |
Definition | C.33 - EHDS refined base model for Endpoint |
Short | Endpoint model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSEndpoint.identifier | |
Definition | Identifier for the organization that is used to identify the endpoint across multiple disparate systems. |
Short | C.33.1 - Identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..* |
Type | Identifier |
4. EHDSEndpoint.status | |
Definition | Status of the endpoint. The endpoint status represents whether the endpoint can currently be used for connections or why it can't be used. |
Short | C.33.2 - Status |
Control | 1..1 |
Binding | hl7:EndpointStatus |
Type | CodeableConcept |
6. EHDSEndpoint.connectionType | |
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). |
Short | C.33.3 - Connection type |
Control | 1..* |
Binding | hl7:endpoint-connection-type |
Type | CodeableConcept |
8. EHDSEndpoint.name | |
Definition | A friendly name that this endpoint can be referred to with. |
Short | C.33.4 - Name |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. EHDSEndpoint.managingOrganization | |
Definition | The organization that provides technical management services for this endpoint. |
Short | C.33.5 - Managing organization |
Control | 0..1 |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization |
12. EHDSEndpoint.payload | |
Definition | The set of payloads that are provided/available at this endpoint. |
Short | C.33.6 - Payload |
Control | 0..* |
Type | Base |
14. EHDSEndpoint.payload.type | |
Definition | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries). |
Short | C.33.6.1 - Type |
Control | 0..* |
Binding | hl7:endpoint-payload-type |
Type | CodeableConcept |
16. EHDSEndpoint.payload.mimeType | |
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. |
Short | C.33.6.2 - Mime type |
Control | 0..* |
Binding | BCP-13 |
Type | CodeableConcept |
18. EHDSEndpoint.payload.profileCanonical | |
Definition | The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types. |
Short | C.33.6.3 - Profile Canonical |
Control | 0..* |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSEndpoint.payload.profileUri | |
Definition | The profile (as a uri) that is expected at this endpoint when not represented using a FHIR profile. |
Short | C.33.6.4 - Profile uri |
Control | 0..* |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. EHDSEndpoint.address | |
Definition | The uri that describes the actual end-point to connect to. |
Short | C.33.7 - Address |
Control | 1..1 |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSEndpoint.header | |
Definition | Additional headers / information to send as part of the notification. Usage depends on the channel type. |
Short | C.33.8 - Header |
Control | 0..* |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |