The project is a GUI application using Python(PyQt5) and Sqlite3 that helps the nurses to handle the patient's records and fetch them with a great ease
This is a GUI application based on PYQt5 and Sqlite3 database. The GUI can be used to allocate IDs to patients on a priority basis, and to assign doctors to patients in designated wards as the need arises. Doctors will also use the GUI to keep track of the patients assigned to them. Nurses who are in direct contact with the patients will use the GUI to keep track of available IDs, the patients in the different wards, and the types of medication required for each patient. Doctors are allotted to the patients based on the number of patients they are previously handling. If the number of patients allotted to a doctor is less than 5 then only the doctor will be allotted else he/she will not be allocated. Along with this, there are some unique attributes attached with each patient like ID which can uniquely identify them. Many more attributes can be used to filter out the data from the database of the hospital.
ADVANTAGE:
REQUIREMENTS:
PROCEDURE:
Submitted by Arpit Dadhich (Arpit20)
Download packets of source code on Coders Packet
Comments
thanks you