You are on page 1of 3

Hospital

Management System

Abstract: - The main reason (PHP), and Mystructured


behind to build a hospital Query Language (MySQL).
management system is to
replace the existing, manual
Background/Introduction: -
paper system with the help of
system we can easily manage
the data and can be stored The hospital management
easily in database. At the system includes registration
time we don’t get panic of patients, storing their
situation situation to find disease details into the
some records which was system. System will contain
manual on books but with doctor’s information and will
this system any records can digitalize the whole paper
be found within minutes. The billing system. In this
system can be used in any software there has been
hospital, clinic, diagnostics or facility to give a unique id for
pathology lab for patient every patient and staff
detail and results. The tools automatically. We have
used to implement the system mentioned a search facility to
are Hypertext Markup know the current status of
language (HTML), each room. User(patient) can
Cascading sheets (CSS), search the availability of a
Hypertext Preprocessor doctor and detail of a patient
using the unique id.
The Hospital Management record system, there is no
System can be used by security for records and
entering respective username problems like illegal
and password. System can be modifying data and updating
accessible either by records without knowing
administrator or receptionist, anyone and can lead to
and only verified person can trouble for hospital. Due to
add data in database or can this staff usually waste a lot
delete or update data in of time for searching old
database. The data can be records because it is written
retrieved easily from manually and not handle with
database. The interface is care. The system is built on
very user friendly. The data relational database system for
are well protected, and database and can easily
processing of data is very fast Read any type of data. The
and accurate and relevant.
Interface were developed
using PHP, CSS and HTML
Discussion: - and MYSQL. They have used
[Paper 1] states that hospital PHP for creating links
find time consuming process manipulate pages and
because the need to enter the manage relational database
patient’s data manually storage functions. MYSQL is
where they need to enter used for creating and
drugs to be given, payment connecting relational tables
receipts, and due to that they to database. HTML was used
lead to delay in medical to develop front end (GUI).
reports. Due to this manual
[Paper 2] states that their
project consist of module
doctor module, sister
module , Employee module.
Here patient need to log in
and register their self for the
patient portal and filled the
initial information which is
required and according to
situation patient is
approached towards doctor
for which he has facing
issues in his health and after
the treatment and prescription
he had further given a bill
with prescription. They had
given a search facility to
know current status of each
room according to bed for
particular patients. And they
also prescribed proper diet
for the patient. This module
comes under doctor module
for diet should be given.
Admin logins contain user
creation, manage information
and user deletion.
[paper 3]

You might also like