Skip to main content

For Specific Date


Use For Specific Date to load appointment availability for a selected date.

The screen displays available locations, appointment times, and visit options for the selected doctor and appointment date.



This screen includes:

#ElementDescription
1HeaderDisplays doctor image, name, specialty, and back navigation
2Date selectorDisplays available appointment dates
3Availability noticeDisplays scheduling notices, such as limited availability due to local holidays
4Location cardDisplays appointment location or visit type
5Distance indicatorDisplays the distance from the patient for applicable locations
6Fee indicatorDisplays the appointment fee
7Time slot listDisplays available appointment times
8More actionLoads additional appointment times
9Off-hours service sectionDisplays off-hours appointment availability and fee
10Select time actionOpens the off-hours appointment request flow
11Location separatorSeparates multiple appointment locations

Workflow

  1. Select a location.
  2. Display available time slots.
  3. Select More when additional availability exists.
  4. Load additional time slots.

Validations

ScenarioApp BehaviorSDK Output
Additional slots availableDisplay More actionslots = expandable
Additional slots unavailableHide More actionslots = complete
Slot unavailableDisable selectionslot = unavailable

Actions

ScenarioApp BehaviorSDK Output
More selectedLoad additional time slotsPATCH /api/v3/wizard/time-location-selection/time-slots/more
Slot selectedUpdate appointment selectionslot = selected

Endpoint Resources

For Specific Date

PUT 

v3/wizard/time-location-selection/another-date

Opens the time and location selection screen for booking an appointment on a specific date.

Show Locations for Specific Date

PATCH 

v3/wizard/time-location-selection/another-date/locations

Displays additional available time slots for the selected location.