Technical endpoint for external system communication
Endpoint =
object
Represents a technical endpoint for communication. Contains connection details for accessing external systems or services.
Properties
name
name:
string|null
Human-readable name for the endpoint
status
status:
EndpointStatus|null
Current operational status of the endpoint
address
address:
string|null
Network address or URL for the endpoint
identifier
identifier:
Identifier[] |null
Business identifiers for the endpoint
connectionType
connectionType:
Coding|null
Type of connection (e.g., HL7-FHIR-REST, DICOM-WADO-RS)
