The Doctor Module is designed to manage all information related to doctors. It provides functionalities to create, update, view, and delete doctor records, along with additional features such as credential management and signature upload.
Features
1. Doctor List
Displays a complete list of all registered doctors.
Provides quick access to actions such as Edit and Delete.
Allows the creation of new doctor records via the Add Doctor button.
2. Add Doctor
Opens a form to register a new doctor.
All mandatory fields must be completed.
Once the form is filled, click Add Doctor to save the record.
3. Edit Doctor
Enables modification of an existing doctor’s details.
Accessed by clicking the Edit button in the action column.
4. Delete Doctor
Permanently removes a doctor’s record from the system.
Triggered by clicking the Delete button in the action column.
Requires confirmation through a delete alert to prevent accidental deletions.
5. Resend Credentials
Allows administrators to resend login credentials to a doctor.
Accessible directly from the doctor management interface.
6. Doctor Signature
Provides functionality to upload or update a doctor’s signature.
Available in both Add Doctor and Edit Doctor forms.