Endpoint

Base

The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b or a REST endpoint for another FHIR server. This may include any security context information.

PathCard.TypeDescription & Constraints
Endpoint0..*The technical details of an endpoint that can be used for electronic services
.idΣ0..1StringLogical id of this artifact
.metaΣ0..1MetaMetadata about the resource
.implicitRules?!Σ0..1uriA set of rules under which this content was created
.language0..1codeLanguage of the resource content
Bindinglanguages(preferred)
.text0..1NarrativeText summary of the resource, for human interpretation
.contained0..*ResourceContained, inline Resources
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!0..*ExtensionExtensions that cannot be ignored
.identifierΣ0..*IdentifierIdentifies this endpoint across multiple systems
.status?!Σ1..1codeactive | suspended | error | off | entered-in-error | test
Bindingendpoint-status(required)
.connectionTypeΣ1..1CodingProtocol/Profile/Standard to be used with this endpoint connection
Bindingendpoint-connection-type(extensible)
.nameΣ0..1stringA name that this endpoint can be identified by
.managingOrganizationΣ0..1Reference(Organization)Organization that manages this endpoint (might not be the organization that exposes the endpoint)
.contact0..*ContactPointContact details for source (e.g. troubleshooting)
.periodΣ0..1PeriodInterval the endpoint is expected to be operational
.payloadTypeΣ1..*CodeableConceptThe type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Bindingendpoint-payload-type(example)
.payloadMimeTypeΣ0..*codeMimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Bindingmimetypes(required)
.addressΣ1..1urlThe technical base address for connecting to this endpoint
.header0..*stringUsage depends on the channel type