|
|
AppointmentsRequest Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling
The AppointmentsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| AppointmentsRequest | Initializes a new instance of the AppointmentsRequest class |
| Name | Description | |
|---|---|---|
| AppointmentStatusCodes |
The appointment status codes to be searched.
| |
| AppointmentTypeCodes |
The appointment type codes to be searched.
| |
| ClinicianIds |
Gets or sets the clinician ids.
(Inherited from AvailabilityBlocksRequest.) | |
| EndDate |
Gets or sets the end date.
(Inherited from AvailabilityBlocksRequest.) | |
| Groups |
Gets or sets the groups.
(Inherited from AvailabilityBlocksRequest.) | |
| IncludePatientCoUsers |
Flag indicates search should include patient co-users or not.
| |
| IncludePatientDependents |
Flag indicates search should include patient dependents or not.
| |
| PatientIds |
Patient Identifiers, Filter for searching appointments for list of patients.
| |
| PatientUserId |
The patient user identifier. Filters patient appointments.
| |
| Skip |
Records to skip.
| |
| StartDate |
Gets or sets the start date.
(Inherited from AvailabilityBlocksRequest.) | |
| Take |
Records to take.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |