Select practitioner
- {{practitioner.fullName}}
Selected Practitioner :
{{ vm.appointment.practitioner.fullName }}
Select Date and Time
-
Select appointment date and time slot with : {{ vm.appointment.practitioner.fullName }}{{vm.searchDate | date}}{{slot.type}}No appointment time slots are available
-
Appointment date : {{vm.searchDate | date}}
Appointment time : {{vm.setTimeFormat(vm.appointment.timeSlot.from.hrs)}}:{{vm.setTimeFormat(vm.appointment.timeSlot.from.mins)}} to {{vm.setTimeFormat(vm.appointment.timeSlot.end.hrs)}}:{{vm.setTimeFormat(vm.appointment.timeSlot.end.mins)}}
Practitioner : {{ vm.appointment.practitioner.fullName }}Clinic : {{ vm.appointment.clinic.clinicName }}
Service : {{vm.appointment.service.serviceName }}
Powered by {{getProjectDetail('POWERED_BY_NAME')}}