Input for appointment searches with filters
AppointmentsRequestInput =
object
Input type for appointment requests. Used to specify filters and search criteria for appointments.
Properties
_source?
optional_source:SearchString
The source[s] of the appointments to search for
_id?
optional_id:SearchString
The id[s] of the appointments to search for
_count?
optional_count:number
The number of results to return
_getpagesoffset?
optional_getpagesoffset:number
The offset to start returning results from
date?
optionaldate:SearchDate
The date[s] filter of the appointments to search for
supporting_info?
optionalsupporting_info:SearchReference
The supporting information[s] of the appointments to search for
_sort?
optional_sort:string[]
Keys to sort the results by
status?
optionalstatus:SearchToken
Keys to sort the results by status
