• {{ clinic.clinicName }}
Please select location
Selected Location : {{ vm.appointment.clinic.clinicName }}
  • Phone Number
Please entered and submit your phone number
Please entered 9 digit phone number
Please verify phone number
Your's Phone Number : {{ vm.appointment.mobileNo }}
  • {{ service.serviceName }}
  • No Service Found.
  • {{practitioner.fullName}}
Selected Practitioner: {{ vm.appointment.practitioner.fullName }}
  • Select appointment date and time slot with :  {{ vm.appointment.practitioner.fullName }}
    {{vm.searchDate | date}}
    {{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.

    Choose Time Slot
    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 :  {{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 }}
    Salutation required
    First Name required
    DOB required
    Invalid Email
Appointment date :  {{vm.searchDate | date}}
Service :  {{vm.selectedService.serviceName }}
Clinic :  {{ vm.selectedClinic.clinicName }}
Practitioner :  {{ vm.selectedPractitioner.fullName }}
Appointment Summary
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)}}
_

  Powered by {{getProjectDetail('POWERED_BY_NAME')}}