Click or drag to resize
Virtual Care AppointmentsRequest Properties

[This is preliminary documentation and is subject to change.]

The AppointmentsRequest type exposes the following members.

Properties
  Name Description
Public property AppointmentStatusCodes
The appointment status codes to be searched.
Public property AppointmentTypeCodes
The appointment type codes to be searched.
Public property ClinicianIds
Gets or sets the clinician ids.
(Inherited from AvailabilityBlocksRequest.)
Public property EndDate
Gets or sets the end date.
(Inherited from AvailabilityBlocksRequest.)
Public property Groups
Gets or sets the groups.
(Inherited from AvailabilityBlocksRequest.)
Public property IncludePatientCoUsers
Flag indicates search should include patient co-users or not.
Public property IncludePatientDependents
Flag indicates search should include patient dependents or not.
Public property PatientIds
Patient Identifiers, Filter for searching appointments for list of patients.
Public property PatientUserId
The patient user identifier. Filters patient appointments.
Public property Skip
Records to skip.
Public property StartDate
Gets or sets the start date.
(Inherited from AvailabilityBlocksRequest.)
Public property Take
Records to take.
Top
See Also