The Services Module is used to manage all patient-related services offered within the system. It provides functionality to create, edit, and configure services, including mapping them to individual doctors and managing billing rules.
Features
1. Service List
Displays a complete list of all available services.
Provides quick access to actions such as Edit.
Allows the creation of new services by clicking the Add Service button.
2. Add Service
Opens a form to register a new service.
All mandatory fields must be completed.
After entering the details, click the Add Service button at the bottom to save the record.
3. Edit Service
Enables modification of an existing service’s details.
Accessed by clicking the Edit button in the action column.
4. Delete Service
Permanently removes a service record from the system.
Triggered by clicking the Delete button in the action column.
Requires confirmation to avoid accidental deletions.
5. Service–Doctor Mapping
Each service can be mapped to one or more doctors.
Service charges are linked with the mapping, and the appointment bill amount is automatically generated based on the selected service.
6. Multiple Service Option
Provides flexibility to enable or disable multiple service selection during appointment booking.
When enabled, patients can book multiple services in a single appointment.