http://hl7.org/fhir/StructureDefinition/Endpoint|5.0.0

The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b, a REST endpoint for another FHIR server, or a s/Mime email address. This may include any security context information.
NameFlagsCardTypeDescription & Constraints
Endpoint
0..*The technical details of an endpoint that can be used for electronic services
 
identifier
Σ
0..*IdentifierIdentifies this endpoint across multiple systems
 
status *
?!Σ
1..1codeactive | suspended | error | off | entered-in-error | test EndpointStatus (required)
 
connectionType *
Σ
1..*CodeableConceptProtocol/Profile/Standard to be used with this endpoint connection endpoint-contype (example)
 
name
Σ
0..1stringA name that this endpoint can be identified by
 
description
Σ
0..1stringAdditional details about the endpoint that could be displayed as further information to identify the description beyond its name
 
environmentType
Σ
0..*CodeableConceptThe type of environment(s) exposed at this endpoint endpoint-environment-type (extensible)
 
managingOrganization
Σ
0..1ReferenceOrganization that manages this endpoint (might not be the organization that exposes the endpoint)
 
contact
0..*ContactPointContact details for source (e.g. troubleshooting)
 
period
Σ
0..1PeriodInterval the endpoint is expected to be operational
 
payload
0..*BackboneElementSet of payloads that are provided by this endpoint
 
 
type
Σ
0..*CodeableConceptThe type of content that may be used at this endpoint (e.g. XDS Discharge summaries) PayloadType (example)
 
 
mimeType
Σ
0..*codeMimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) MimeType (required)
 
address *
Σ
1..1urlThe technical base address for connecting to this endpoint
 
header
0..*stringUsage depends on the channel type