You are on page 1of 22

HOSPITAL MANAGEMENT

SYSTEM
-BY

R.Sanjay
FRONT END

• HTML

• HTML is known as Hyper Text Markup Language.The primary mark-up language


used to create web pages and other content that can be seen in a web browser is
language.Within the text of a web page.HTML is expressed as HTML
elements,which are composed of tags contained in angle brackets(such as
<html>)
• CSS:

• CSS stands for Cascading Style Sheets. It is a style sheet language used
for describing the presentation of a document written in a markup language
like HTML. CSS describes how HTML elements should be displayed on screen,
in print, or in other media.
• JAVASCRIPT:

• JavaScript is a high-level, interpreted programming language primarily used


for client-side web development. It allows developers to create interactive
and dynamic web pages by adding behavior to HTML elements.

• JavaScript is an essential component of web development along side HTML


and CSS. While HTML provides the structure of a web page and CSS handles
the presentation, JavaScript is responsible for the behavior and interactivity.
BACK END

• PHP:

•PHP (Hypertext Preprocessor) is a server-side scripting language widely


used for web development. It is especially well-suited for creating
dynamic web pages and web applications.

• More than 244 million websites and 2.1 million web servers currently
use PHP
• MY SQL:

• MySQL is an open-source relational database management system


(RDBMS) that is widely used for storing, managing, and retrieving data. It is
a key component of the LAMP (Linux, Apache, MySQL, PHP/Perl/Python)
and LEMP (Linux, Nginx, MySQL, PHP/Perl/Python) stacks, which are
popular configurations for web development environments
ABSTRACK
• Hospital Management System is an organized computerized system designed
and programmed to deal with day-to-day operations and management of the
hospital activities. The purpose of the project “Hospital Management System”
is to computerize the front office management of hospital to develop software
which is user friendly simple, fast and cost-effective.

• A Hospital Management System (HMS) is a software tool that streamlines


hospital operations, including patient appointments, clinical documentation,
financial management, and staff administration. It enhances efficiency and
patient car
PROJECT MODULE

The entire project mainly consists of 3 modules, which are


• Admin module
• User module
• Doctor module
ADMIN MODULE

• Admin can view the Patients, Doctors, Appointments and New queries .
• Admin can add doctor’s specialization and mange doctors (Add/Update)
• Admin can view users detail(who take online appointment) and also have right to
delete irrelevant user.
• Admin can view patient’s details.
• Admin can view appointment history.
• Admin can also change his/her own password.
USER MODULE (patient)

• patients can view the his/her profile, Appointments and Book


Appointment.
• Patient can book his/her appointment.
• Patients can see his/her own appointment history.
• Patients can see his/her own appointment history.
• User can update his/her profile, change the password and recover the
password.
DOCTER MODULE
• Doctor can view his/her own profile and online appointments.
• Doctor can see patient’s appointment history.
• Doctor can manage patients (Add/Update).
• Doctor can search patient with the help of patient name and mobile
number.
• Doctor can also update his profile, change the password and recover
the password.
OVERVIEW OF HMS
• User Module: The User Module caters to patients and other users interacting with the
system. Its primary purpose is to facilitate patient-related tasks. Users can conveniently book
appointments online, view their health records (including prescriptions and test results),
access billing information, and provide feedback or ask questions

• Admin Module: The Admin Module plays a crucial role in system administration and
management. Administrators oversee the entire HMS. Key features include user management
(creating and managing user roles such as doctors and patients), viewing profiles and relevant
documentation, linking patients with specific doctors, and creating appointment schedules.

• Doctor Module: The Doctor Module is tailored specifically for healthcare professionals.
Doctors can access patient information, including profiles and medical history. They manage
patient appointments, record prescriptions and diagnoses, and collaborate with other doctors
and staff.
Advantages (Pros) OF HMS

• Hospital Management System (HMS) is a comprehensive software


solution designed to streamline hospital operations, enhance patient
care, and improve overall efficiency. It integrates various modules,
including patient administration and financial management. The
system ensures efficient resource allocation, accurate data
management, and seamless communication within the healthcare
ecosystem
OUTPUT
IMAGES

Home Page:
Login
Pages:
Admin
Log In:
Admin
Dashboard:
Patient
Appointment
History:
Doctor
Appointment
History:
Manage
Doctors:
User
Login :
Doctor
Login:

You might also like