Endpoint
Overview
See the FHIR documentation for more information about Endpoint resources.
Mapped Concepts in HIEBus
- Feed
Supported Interactions
Endpoint resources support the following interactions.
Search Parameters
When searching for Endpoint resources, the following search parameters are supported.
| Name | Type | Prefixes Modifiers | Can be Chained? | Description | 
|---|---|---|---|---|
| _id | Token | Resource id. | ||
| connection-type | Token | :missing | Protocol/Profile/Standard to be used with this endpoint connection. | |
| identifier | Token | :missing | Identifies this endpoint across multiple systems. | |
| name | String | :contains :exact :missing | A name that this endpoint can be identified by. | |
| scope | String | :contains :exact :missing | See the HL7 FHIR documentation. | 
Sortable Parameters
When searching Endpoint resources, it is possible to sort the returned values by the following search parameters.
- _id
- name
- connection-type
Only one sort parameter may be specified.