|
{{slot.type}}
No appointment time slots are
available
|
Please note: You can select different time slots for each member under a Family booking, but all appointments must be scheduled for the same date.
| Appointment Date | Patient Name | Patient Type | Time Slot | Actions |
|---|---|---|---|---|
| {{vm.searchDate | date}} |
{{patient.salutation}}
{{patient.fullName}}
|
{{patient.appointmentPatientType}}
|
{{vm.setTimeFormat(patient.selectedTimeSlot.from.hrs)}}:{{vm.setTimeFormat(patient.selectedTimeSlot.from.mins)}}
_
|
| Appointment Date | Patient Name | Patient Type | Time Slot |
|---|---|---|---|
| {{vm.searchDate | date}} |
{{patient.salutation}}
{{patient.fullName}}
|
{{patient.appointmentPatientType}}
|
{{vm.setTimeFormat(patient.selectedTimeSlot.from.hrs)}}:{{vm.setTimeFormat(patient.selectedTimeSlot.from.mins)}}
_
|