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.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Endpoint | 0..* | The technical details of an endpoint that can be used for electronic services | ||
Σ | 0..* | Identifier | Identifies this endpoint across multiple systems | |
?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test EndpointStatus (required) | |
Σ | 1..* | CodeableConcept | Protocol/Profile/Standard to be used with this endpoint connection endpoint-contype (example) | |
Σ | 0..1 | string | A name that this endpoint can be identified by | |
Σ | 0..1 | string | Additional details about the endpoint that could be displayed as further information to identify the description beyond its name | |
Σ | 0..* | CodeableConcept | The type of environment(s) exposed at this endpoint endpoint-environment-type (extensible) | |
Σ | 0..1 | Reference | Organization that manages this endpoint (might not be the organization that exposes the endpoint) | |
| 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | ||
Σ | 0..1 | Period | Interval the endpoint is expected to be operational | |
| 0..* | BackboneElement | Set of payloads that are provided by this endpoint | ||
Σ | 0..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) PayloadType (example) | |
Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) MimeType (required) | |
Σ | 1..1 | url | The technical base address for connecting to this endpoint | |
| 0..* | string | Usage depends on the channel type |