The Hospital Management System is a web-based application developed using Spring Boot. It provides functionalities for managing patients, doctors, nurses, lab attendants, and other staff within a hospital setting. The system allows for efficient management of patient records, appointments, medical reports, and staff roles.
- Different roles such as doctors, nurses, and lab attendants are supported, each with specific permissions and access levels.
- Record patient information, medical history, appointments, and generate medical reports.
- Register new staff members, assign roles, and manage their profiles.
- Create, view, and update medical reports for patients, including doctor's notes, prescribed drugs, and lab test results.
- Role-based access control ensures that only authorized users can access specific functionalities.