0% found this document useful (0 votes)
260 views18 pages

Hospital Management System (Database)

The document summarizes a project for a Hospital Management System (HMS) that was submitted to fulfill degree requirements. The HMS allows a small hospital to automate processes like maintaining patient and staff details, doctor appointments, and billing. It follows an SDLC process with planning, analysis, logical and physical database design. The system stores data on patients, doctors, staff, diagnoses and bills. It generates reports, prescriptions and bills and has a web-based interface. The HMS aims to computerize a hospital's operations and easily store and retrieve patient information.

Uploaded by

Ricky Chan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
260 views18 pages

Hospital Management System (Database)

The document summarizes a project for a Hospital Management System (HMS) that was submitted to fulfill degree requirements. The HMS allows a small hospital to automate processes like maintaining patient and staff details, doctor appointments, and billing. It follows an SDLC process with planning, analysis, logical and physical database design. The system stores data on patients, doctors, staff, diagnoses and bills. It generates reports, prescriptions and bills and has a web-based interface. The HMS aims to computerize a hospital's operations and easily store and retrieve patient information.

Uploaded by

Ricky Chan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Project: Hospital Management System

The Project work submitted to


Mr.Shahzad khan Dept.CS UCS Shankar.

Submitted by
Iftikhar Ahmad (Roll No: 13)
[email protected]

MCS-II

In partial fulfillment of requirements for the course on


Database Management System
For completion of 2nd Semester, MCS.

AWKUM (Mardan)
June 06, 2014

2/10/2015 1
Introduction
o Synopsis & Purpose:

• The Software is for the automation of a tiny


Hospital Management.
• It can be used in any Hospital, Clinic or Dispensary
for maintaining patient details and their results.
• The details gives the doctor, staffs details and patient
details including doctor’s appointments and the
billing system.

2/10/2015 2
Preliminary Study
SDLC

 Planning

 Analysis

 Design
o Logical Design
o Physical Design

2/10/2015 3
Objective Analysis
 Admission:
• Patient admit in hospital.
 Patient details:
• Patient bio data.
 Doctors:
• Doctors detail + appointment.
 Staff:
• Nurse on duty & recptionist,accountant.
 Consultation:
• Diagnosis treatment & medicine.
 Bill:
• Billing of out patient.

2/10/2015 4
Output Result

• Patient diagnosis & test record.


• Patient treatment result card.
• Out patient bill deposit.
• Patient discharge certificate.

2/10/2015 5
Project Requirements
Operating Systems:
• Windows XP and above
• Windows 7

Database:
• SQL SERVER

S/W applications:
• MS PowerPoint
• Adobe Photoshop

2/10/2015 6
Logical Database Designing
Entity Relationships

2/10/2015 7
Context Diagram

Patient

Authenticate Process

Administrator
HMS
Records(data)

Staff

2/10/2015 8
Level 0 Diagram
Receptionist
admission
Patient Process1.1

Register
appointment Data store
discharge

Doctor
checkup
process5
Process2.1 Accountant
Discharge Consultation pay

process4
prescription
Diagnosis
Bill
Process2.2 Process3.1
medicine Injection+
Drip,diet

Staff Process3.1
nurse
duty

2/10/2015 9
name tell# age ER-Diagram
Pat_id
Patient
m date
Emp_id
add 1 m
m cur
Emp
e name
recpid
Stf_id name
name
1ent N Accountant
m
Reception
Che
ck gender
1
up Nurse
add
pay

Tell# name Drcode

m bu
billno
y
add
Doctor designation 1
1
Bill
pre amount
scr
ibe gender regno
name
date drname
Diareg m Pat_name
m Medicine

Diagnosis diano
remark
price company
company
2/10/2015 details 10
ER-2 Diagram

2/10/2015 11
Physical Database Designing

2/10/2015 12
Tables

The Database consists of 5 tables; patient, doctor, staff,


diagnosis and bill. The ‘patient’ table consists of the
basic data about the patient. ‘doctor’ consists of the
information about doctor. The table ‘staff’ consists of
the information regarding the staff(employee, nurse).
‘Diagnosis’ consists of data about the patient’s feverish.
And finally, ‘bill’ table records the fee data of patient. In
this way the entire billing system is integrated within a
single database.
2/10/2015 13
2/10/2015 14
2/10/2015 15
Web Based Interface

2/10/2015 16
Conclusion

• The project Hospital Management System (HMS) is for


computerizing the working in a hospital. The software
takes care of all the requirements of an average
hospital and is capable to provide easy and effective
storage of information related to patients that come up
to the hospital.
• It generates test reports; provide prescription details
including various tests, check-up and medicines
prescribed to patient and doctor. It also provides
injection details and billing facility.
• The system also provides the facility of backup as per
the requirement.
2/10/2015 17
2/10/2015 18

You might also like