| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientId |
ID of the patient. |
globally unique identifier |
None. |
| AppointmentRequestId |
ID of the appointment request. |
globally unique identifier |
None. |
| VisionInsuranceCarrier |
Vision Insurance Carrier. |
string |
None. |
| VisionGroupNumber |
Vision group number. |
string |
None. |
| VisionPolicyNumber |
Vision policy number. |
string |
None. |
| MedicalInsuranceCarrier |
Medical insurance carrier. |
string |
None. |
| MedicalGroupNumber |
Medical group number. |
string |
None. |
| MedicalPolicyNumber |
Medical policy number. |
string |
None. |
| PatientEmailAddress |
Patient email address |
string |
None. |
| PhoneNumber |
Phone number. |
string |
None. |
| AppointmentRequestReasonId |
Appointment request reason ID. |
globally unique identifier |
None. |
| CountryId |
Country ID. |
globally unique identifier |
None. |
| AppointmentId |
Unique ID od appointment. |
globally unique identifier |
None. |
| DoctorId |
Unique ID of doctor. |
globally unique identifier |
None. |
| LocationId |
Unique ID of location. |
globally unique identifier |
None. |
| DateRangeFrom |
Date range from. |
date |
None. |
| DateRangeTo |
Date range to. |
date |
None. |
| PreferredTime |
Preferred time should be (Any, Morning, Afternoon). |
string |
None. |
| SundaySelected |
Indicates whether the patient selected Sunday or not. |
boolean |
None. |
| MondaySelected |
Indicates whether the patient selected Monday or not. |
boolean |
None. |
| TuesdaySelected |
Indicates whether the patient selected Tuesday or not. |
boolean |
None. |
| WednesdaySelected |
Indicates whether the patient selected Wednesday or not. |
boolean |
None. |
| ThursdaySelected |
Indicates whether the patient selected Thursday or not. |
boolean |
None. |
| FridaySelected |
Indicates whether the patient selected Friday or not. |
boolean |
None. |
| SaturdaySelected |
Indicates whether the patient selected Saturday or not. |
boolean |
None. |
| ContactPrefixId |
ID of contact prefix. |
integer |
None. |
| FirstName |
First name of the patient. |
string |
None. |
| LastName |
Last name of the patient. |
string |
None. |
| MiddleName |
Middle name of the patient. |
string |
None. |
| ContactSuffixId |
ID of contact suffix. |
integer |
None. |
| DateOfBirth |
DateOfBirth of the patient. |
date |
None. |
| Address1 |
Address line1 of the patient. |
string |
None. |
| Address2 |
Address line2 of the patient. |
string |
None. |
| City |
City of the patient. |
string |
None. |
| State |
State of the patient. |
string |
None. |
| Zip |
Zip code of the patient. |
string |
None. |
| PhoneNumberIsMobile |
Indicates whether phone number is mobile or not. |
boolean |
None. |
| Username |
Username of the patient |
string |
None. |
| Password |
Password of the patient |
string |
None. |
| TermsOfUseAccepted |
Indicates if user has accepted the terms of use. |
boolean |
None. |