AvailableTypes
Description
The query mentioned is typically used to find and return available types for creating an appointment slot within a practice. This query allows the system to retrieve the types of appointments that are available for scheduling within a particular practice or healthcare facility.
API endpoints for Available Types
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/scheduling/available-types.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Intraconnects Unified Model
Event Type | IntraConnects Request | Data Type | Cerner Request |
---|---|---|---|
Event Type | IntraConnects Request | Data Type | |
AvailableTypes | Meta.DataModel | String | |
AvailableTypes | Meta.EventType | String | |
AvailableTypes | Meta.EventDateTime | DateTime | |
AvailableTypes | Meta.Test | Boolean | |
AvailableTypes | Meta.Source | String | |
AvailableTypes | Meta.Source.ID | String | |
AvailableTypes | Meta.Source.Name | String | |
AvailableTypes | Appointment | Object | |
AvailableTypes | Appointment.Provider | Array | |
AvailableTypes | Appointment.Department | Array | |
AvailableTypes | Appointment.ShowClasses | Boolean |