Appointments

The Appointment Module is used to manage all patient appointments. It provides functionality to create, edit, delete, and update appointment status, ensuring smooth scheduling and tracking of patient visits.

Features

1. Appointment List

  • Displays a complete list of all scheduled appointments.
  • Provides quick access to actions such as Edit, Delete
  • Allows the creation of new appointments by clicking the Add Appointment button.

2. Add Appointment

  • Opens a form to schedule a new appointment.
  • Select the Doctor and corresponding Service.
  • Choose the Date and Time as per availability.
  • Click the Add button at the bottom of the form to save the appointment.

3. Edit Appointment

  • Enables modification of an existing appointment’s details.
  • Accessed by clicking the Edit button in the action column.

4. Delete Appointment

  • Permanently removes an appointment record from the system.
  • Triggered by clicking the Delete button in the action column.
  • Requires confirmation to prevent accidental deletions.