NAME
HAMZA
GULISTAN
REG#
BCS-3A-027
REPORT NAME
HOSPITAL
MANAGEMENT SYSTEM
SUBMITED TO
SIR FAISAL
Introduction
The Hospital management System is developed
to decrease the work that is done manually at
Hospital centers.
Every single step is done with the help of
system.
Hospital management System will help in
reducing lots of paper work and file work.
Hospital management System keeps record of
doctors, patients, nurses and different
services.
Hospital management System also includes the
record of medicines.
In this system, There is a table of doctor,
patient and medicine. Made forms and reports.
Through forms, we can view the records and
save the records of our data.
In this system, through queries, we can get
information of doctor, doctors specialization,
duty time.
Similarly we can get the information of the
patient and its disease. Moreover, the nurse
information can be get of which patient the
nurse attended.
Through this system, we can find the
information (quantity, price and stock) of
medicine in less time.
ADVANTAGES
It is fast, efficient and reliable
Avoids data redundancy and inconsistency
Very user-friendly
Easy accessibility of data
Number of personnel required is considerably less
Provides more security and integrity to data
CONCLUSION
The HOSPITAL MANAGEMENT SYSTEM is a great
improvement over the manual system
using case fields and paper.
The computerization of the system has sped up the
process. In
the current system, the front office managing is very
slow.
The hospital managing system
was thoroughly checked and tested with dummy data
and thus is found to be very reliable.
DETAILS OF E-R DIAGRAMS
Entities
Doctors
Nurses
Patients
Medicines
Admin
Relationship
Doctor (D_Id, D_Name, D_Dep,
D_Timing, D_Cell)
Patients (P_Id, P_Name, Disease, Age,
P_cell no,)
Doc_Pat(D_Id, P_Id, D_Id, P_Id)
Nurses (N_Id, N_Name, N, Duty
Timing, N_Dep, D_Id)
Nurse_Patient (N_Id, P_Id, N_Id, P_Id)
Medicines (Med_Id, Med_Name,
Amount, Price, P_Id)
Medinces_Patients (Med_Id, P_Id
,Med_Id, P_Id)
Admin (Ad_Id, Ad_Name, Ad_Field,
Ad_contact)