This system is designed and developed with the intention of meeting the essential functionalities of a medical center. This system is developed using Java and MySQL by me and another four students as the second year second semester ITP project.
The receptionist,pharmacist,doctors,lab assistant and admin can log in and access the system using their username and password.
Basically,
A pharmacist can,
1.Add a drug to the inventory
2.Update received order details
3.Update the inventory when issuing drugs and send an alert to the suppliers when a drug is reaching its marginal level.
4.Suggest alternatives when the prescribed drug is not available.
5.Generate pharmacy and inventory related reports
A doctor can,
1.Prescribe drugs and medicine to a patient
2.View and update the medical history of the patient
3.Generate patient related reports
A receptionist can,
1.Register a patient
2.Deal with the payments and billing
3.Add/Reschedule/Cancel appointments
4.Manage sessions
5.Generate appointments and sessions related reports
6.Generate bills
A lab assistant can,
1.Update the system with the lab report details
2.Generate lab reports
An admin can,
1.Manage employee details
2.Create users
3.Manage assets
3.Calculate salaries
4. Generate salary reports
Going beyond our clients requirements we could implement a method to send a text message to the patient's given mobile number when an appointment is made.
Below are some key interfaces of our medical center management system.
Comments
Post a Comment