SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1415
Hospital Management System
Pranjali Anpan1, Roshni Udasi2, Susneha Jagtap3, Shon Thakre4, Chalika Kamble5
1,2,3,4,5Student, Dept. of Computer Science & Engineering, Datta Meghe Institute of Engineering, Technology &
Research, Wardha, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Here web based technology offers many online
services in almost every field. Almost everything can be done
online which help to reduce the amount of tasks, cost, and
efforts. The paper describes about an idea of such a web based
platform that make many medical/hospital proceduresonline
using Web, networking technology that can beveryimportant
in implementing the functionality of online medical
management. This will help in management of patients,
managing the schedules of the doctors, maintaining the
records of patients which can beaccessedthroughouthospital.
Storing, managing, communicating, analyzing and updating
the patient details online. Thus by implementing this web
based application using customizedapplicationprogramming
we can manage many tasks that are usually time consuming
and inconvenient.
Key words- Medical Equipment, Medical Equipment
Management, Hospital Information System, Clinical
Engineering Department
1. INTRODUCTION
1.1 Overview
The hospital Management system includes registration of
patients, sorting their details into the system, and also
computerized billing. The software has the facility to give a
search facility for every patients and the staff automatically.
It include the search facility to know the current status of
each room. User can search about the doctor whether they
are available or not and the details of a patient. The hospital
management system can be entered using a username and
password. It is accessible either by an administrator or
receptionist. Only they can add data into the database. The
data can be retrieved easily. The interface is very user-
friendly. The data is well protected for personal use and fast
data processing. Hospital Management System is designed
for multispecialty hospitals, to covera widerangeofhospital
administration processes. Hospital Management System isa
useful to improve the management of hospital in the area of
clinical process analysis and activity-based costing.Hospital
Management System enables you to develop your
organization and improve effectiveness and quality ofwork.
1.2 Motivation
The real motivation for the hospital management system
project is to make easy process of all the management
process like patients registration, billing, doctors
appointment, doctors prescription,etc. Wealwaysseethatto
find out the patient’s history, the user has to go through
various registers. This results in wastage of time. So by this
system it will become easy to manage all process.
So now by taking the motivation of this scenario which was
regularly done in hospitals we are designing this system
which can be benefited for the patients and hospital staff.So,
we'd like to possess this system which help hospital to do
work fast and effective.
1.3 Objectives
i. To implement this application we will require
computers in each room of hospital for e.g. All the
wards of hospital should have a computertoupdate
the details about patient, all the departments like
MRI, CT scan, X-ray rooms should have computers
to store the reports on the system database and all
these computers should be in network anditshould
have an updated browsers and internet connection.
ii. Every patient should be registered, and every
person who handles the patients in some or the
other way should have a login access to the system
so that person can update about the patient
relatively.
iii. All the doctors should have a system with internet
connection and connected with the other hospital
computers.
iv. This web application can be developed by using
object oriented programming languages for front
end like .net, C#, HTML, CSS which will provide the
latest technology in developing quite user friendly
user interface so it is very easy for all the user to
understand the system.
2. METHODOLOGY
2.1 Problem Definition
 Lack of immediate retrievals: - It is very difficult to
retrieve information and to find particular
information like- E.g. - To find out the patient’s
history, the user has to go throughvariousregisters.
This results in wastage of time.
 Lack of immediate information storage: - The
information generated by various transactions
takes time to be stored at right place.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1416
 Lack of prompt updating: - Various changes to
information like patient are difficult to make as
paper work is involved.
 Error prone manual calculation: - By manual
calculations error can be occur andtakea lotoftime
this may result in incorrect information. For
example calculation of patient’s bill based on
various treatments.
 Preparation of accurate and prompt reports: - It is
difficult task to collect information about patients
from various register.
2.2 Proposed Approach
At present or traditional Hospital Managementsystemin any
hospital is time consuming and lengthy process. Patients
goes to hospital and they have to go through variousprocess
for treatment. After this patients goes to billing counter and
patients have to wait there in queue where the billing is
generated manually by receptionist, this process is more
time consuming and lengthy. To overcome such drawbacks
we design a Hospital Management System.
The methodology of project isconsistoffourmodulesAdmin
module, Doctor module, Sister module, Employee module. If
the patient enter into hospital first, they have to register
their name at reception counter. According to their problem
they can take appointment of particular specialist.Thename
of all the patients will display on the digital display screen
which is placed outside of all the department.Fordisplaythe
name of patients this system use queue technique to display
the name one by one.
In this Employee firstregisterandlogininemployeemodule
then register name of patients and give initial treatment to
patients if there is any emergency thentheysendpatients to
specialist according to their problem otherwise they
generate bill with prescription. In emergency condition
patients may be admitted to ward or ICU that process
handle by sister for that sister has to register and loginwith
username and password. In this module thereisa searching
facility to know the current status ofeachroomaccording to
that bed is allotted to particular patients. This module also
manage medication of patients according to doctor’s
prescription. It also handle proper dietof patients.Indoctor
module doctor has to register and login .This module
contain specification of doctor .In this doctors can update
patients report. Admin module contain admin registration
and admin login. It also contain user creation, manage
information and user deletion.
Algorithm Description
 FIFO
Figure 2.2.2: Patients Queue
Description:
 Step 1- START
 Step 2-Registration of patients in Queue.
 Step 3-As soon as the patients checkup is over it
get removed from the queue in database
 Step 4-Check for second patient.
 Step 5-If second patient is not present then add it
on the last number in the queue.
 Step 6-In this way the algorithm gets continued.
 Step 7-EXIT
Start
Patientregister
Emergency
Sendtodept. by
doctor
Department
given
Needto
admit
Receipt
End
Admitinward
Department
given
Receipt
Patient
condition
Treatment
Admitinward
Receipt
End
Emergency
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1417
3. IMPLEMENTATION DETAILS
3.1 Software Requirement
Database: MS ACCESS using c#
Framework: ASP.Net
Design: HTML, CSS
3.2 Hardware Requirement
Dual core processor
RAM 1GB
HDD min 40GB
4. RESULT AND DISCUSSION
In figure 4.1, there is a login page whichiscommonforeach
module. User of each module must go throughthispagewith
their own user id and password.
Figure 4.1: Login Page
Figure 4.2 shows Patients Registration. In this page
registration of patients is done by using their details like
name, address, mobile no., etc.
Figure 4.2: Patients Registration
Figure 4.3 This page helps to manage patients queue
by using name of doctor, appointment time and slot.
Figure 4.3:Patient Queue
In Figure 4.4, In this page admin allot doctors as shown in
below figure 4.4.
Figure 4.4: Doctor Master
This page include department code and department
name as shown in below figure 4.5
Figure 4.5: Department Master
This page include medicine group name and status
which is shown in figure 4.6.
Figure 4.6: Medicine Group
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1418
5. CONCLUSION
By implementing this web basedapplicationthewebsiteand
customized applicationonthetablet. Themanagementof the
patients will be very much easier, efficient and less time
consuming. It will be easy for the doctors and patient to
access the records and reports as the historyandreportsare
already present in the system ,so the patient will not have to
carry all the reports and big x-rays and MRI films etc. The
patient details are already present in the database while
registration so there is no need to fill a form during
emergency cases. The doctors can check details of the
patients on their system, provide prescription on a click
which will be sent to the pharmacist this will reduce a huge
amount of time as the pharmacist knows whichmedicinesto
be kept ready before hand, the communications among the
doctor and patient is enhanced as the patient can get as
much help online. It will help to reduce manymanual efforts,
time taken and cost.
REFERENCES
[1] Measuring the Quality of Health Care: A
statement of the National Roundtable on
Healthcare Quality Division of Healthcare
Services: National Academy Press; 1999.
[2] Pine M, al e. International Journal for Quality in Health
Care 1998; 10(6):491–501. [PubMed]
[3] Software Engineering by K.K. Aggrawal, Singh,
Yogesh.
[4] Mills D, editor. Report on the Medical Insurance
Feasibility Study. San Francisco, CA: CaliforniaMedical
Association; 1977.
[5] EMBASE. In. The Netherlands: Elsevier Science
Publishers B.V.

More Related Content

What's hot

Computer project
Computer projectComputer project
Computer projectVarun Yadav
 
Hospital erp system
Hospital erp systemHospital erp system
Hospital erp systemAsma queen
 
Hospital Management System proposal
Hospital Management System proposalHospital Management System proposal
Hospital Management System proposalChandresh Prasad
 
Hospital management synopsis
Hospital management synopsisHospital management synopsis
Hospital management synopsisYogeshDhamke2
 
Hospital management-system
Hospital management-systemHospital management-system
Hospital management-systemsam143143
 
Complete project on hospital maangement system
Complete project on hospital maangement systemComplete project on hospital maangement system
Complete project on hospital maangement systemRahul Kumar
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-systemAkshay Iliger
 
Project Proposal(Hospital Management System)
Project Proposal(Hospital Management System)Project Proposal(Hospital Management System)
Project Proposal(Hospital Management System)SN Chakraborty
 
Hospital presentation
Hospital presentationHospital presentation
Hospital presentationRANJIT SINGH
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)maamir farooq
 
Design and implementation of a hospital management system
Design and implementation of a hospital management systemDesign and implementation of a hospital management system
Design and implementation of a hospital management systemOvercomer Michael
 
Doctor Chamber Management System - final presentation
Doctor Chamber Management System - final presentationDoctor Chamber Management System - final presentation
Doctor Chamber Management System - final presentationShahidul Islam
 
Vaccine Stock Management Tool - System documentation
Vaccine Stock Management Tool - System documentationVaccine Stock Management Tool - System documentation
Vaccine Stock Management Tool - System documentationOtieno Julie
 
hospital management system
hospital management systemhospital management system
hospital management systemAnmol Purohit
 

What's hot (20)

Srs
SrsSrs
Srs
 
Majd
MajdMajd
Majd
 
Computer project
Computer projectComputer project
Computer project
 
Hospital erp system
Hospital erp systemHospital erp system
Hospital erp system
 
Report hospital
Report hospitalReport hospital
Report hospital
 
Hospital Management System proposal
Hospital Management System proposalHospital Management System proposal
Hospital Management System proposal
 
Hospital management synopsis
Hospital management synopsisHospital management synopsis
Hospital management synopsis
 
Hospital management-system
Hospital management-systemHospital management-system
Hospital management-system
 
Complete project on hospital maangement system
Complete project on hospital maangement systemComplete project on hospital maangement system
Complete project on hospital maangement system
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-system
 
Project Proposal(Hospital Management System)
Project Proposal(Hospital Management System)Project Proposal(Hospital Management System)
Project Proposal(Hospital Management System)
 
Hospital presentation
Hospital presentationHospital presentation
Hospital presentation
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)
 
Hospitalmanagement
HospitalmanagementHospitalmanagement
Hospitalmanagement
 
Design and implementation of a hospital management system
Design and implementation of a hospital management systemDesign and implementation of a hospital management system
Design and implementation of a hospital management system
 
Doctor Chamber Management System - final presentation
Doctor Chamber Management System - final presentationDoctor Chamber Management System - final presentation
Doctor Chamber Management System - final presentation
 
Vaccine Stock Management Tool - System documentation
Vaccine Stock Management Tool - System documentationVaccine Stock Management Tool - System documentation
Vaccine Stock Management Tool - System documentation
 
hospital management system
hospital management systemhospital management system
hospital management system
 

Similar to IRJET - Hospital Management System

UPHAR (Universal Patient Hospital and Administration Registry)
UPHAR (Universal Patient Hospital and Administration Registry)UPHAR (Universal Patient Hospital and Administration Registry)
UPHAR (Universal Patient Hospital and Administration Registry)IRJET Journal
 
IRJET- E – Healthcare System
IRJET-  	  E – Healthcare SystemIRJET-  	  E – Healthcare System
IRJET- E – Healthcare SystemIRJET Journal
 
IRJET- Healthchannel - A Health Care Support App
IRJET- Healthchannel - A Health Care Support AppIRJET- Healthchannel - A Health Care Support App
IRJET- Healthchannel - A Health Care Support AppIRJET Journal
 
Physiotherapist’s Portal
Physiotherapist’s PortalPhysiotherapist’s Portal
Physiotherapist’s PortalIRJET Journal
 
IRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health ResortIRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health ResortIRJET Journal
 
Implementation Of Online Treatment System
Implementation Of Online Treatment SystemImplementation Of Online Treatment System
Implementation Of Online Treatment SystemIRJET Journal
 
Inventory manangement for medicine place finder
Inventory manangement for medicine place finderInventory manangement for medicine place finder
Inventory manangement for medicine place finderIRJET Journal
 
IRJET- Healthcare Management System in Android – “meDKare” Application
IRJET- Healthcare Management System in Android – “meDKare” ApplicationIRJET- Healthcare Management System in Android – “meDKare” Application
IRJET- Healthcare Management System in Android – “meDKare” ApplicationIRJET Journal
 
IRJET - Biometric based Medical Record System
IRJET -  	  Biometric based Medical Record SystemIRJET -  	  Biometric based Medical Record System
IRJET - Biometric based Medical Record SystemIRJET Journal
 
Health Care System with Smart Assistant
Health Care System with Smart AssistantHealth Care System with Smart Assistant
Health Care System with Smart AssistantIRJET Journal
 
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...IRJET Journal
 
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORKVIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORKIRJET Journal
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management SystemRANJIT SINGH
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryIRJET Journal
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryIRJET Journal
 
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEMMEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEMIRJET Journal
 
PAMC IT PROJECT
PAMC IT PROJECTPAMC IT PROJECT
PAMC IT PROJECTvarun p v
 
Electronic Medical Regulation
Electronic Medical RegulationElectronic Medical Regulation
Electronic Medical RegulationAditya Chauhan
 
IRJET - Leave Management System for AIKTC
IRJET - Leave Management System for AIKTCIRJET - Leave Management System for AIKTC
IRJET - Leave Management System for AIKTCIRJET Journal
 

Similar to IRJET - Hospital Management System (20)

UPHAR (Universal Patient Hospital and Administration Registry)
UPHAR (Universal Patient Hospital and Administration Registry)UPHAR (Universal Patient Hospital and Administration Registry)
UPHAR (Universal Patient Hospital and Administration Registry)
 
IRJET- E – Healthcare System
IRJET-  	  E – Healthcare SystemIRJET-  	  E – Healthcare System
IRJET- E – Healthcare System
 
IRJET- Healthchannel - A Health Care Support App
IRJET- Healthchannel - A Health Care Support AppIRJET- Healthchannel - A Health Care Support App
IRJET- Healthchannel - A Health Care Support App
 
Physiotherapist’s Portal
Physiotherapist’s PortalPhysiotherapist’s Portal
Physiotherapist’s Portal
 
IRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health ResortIRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health Resort
 
Implementation Of Online Treatment System
Implementation Of Online Treatment SystemImplementation Of Online Treatment System
Implementation Of Online Treatment System
 
Inventory manangement for medicine place finder
Inventory manangement for medicine place finderInventory manangement for medicine place finder
Inventory manangement for medicine place finder
 
IRJET- Healthcare Management System in Android – “meDKare” Application
IRJET- Healthcare Management System in Android – “meDKare” ApplicationIRJET- Healthcare Management System in Android – “meDKare” Application
IRJET- Healthcare Management System in Android – “meDKare” Application
 
IRJET - Biometric based Medical Record System
IRJET -  	  Biometric based Medical Record SystemIRJET -  	  Biometric based Medical Record System
IRJET - Biometric based Medical Record System
 
Health Care System with Smart Assistant
Health Care System with Smart AssistantHealth Care System with Smart Assistant
Health Care System with Smart Assistant
 
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
 
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORKVIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management System
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma Industry
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma Industry
 
NEXTGEN’S HOSPILOGICS USING APACHE TOMCAT SERVER AND MYSQLDATABASE
NEXTGEN’S HOSPILOGICS USING APACHE TOMCAT  SERVER AND MYSQLDATABASENEXTGEN’S HOSPILOGICS USING APACHE TOMCAT  SERVER AND MYSQLDATABASE
NEXTGEN’S HOSPILOGICS USING APACHE TOMCAT SERVER AND MYSQLDATABASE
 
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEMMEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
 
PAMC IT PROJECT
PAMC IT PROJECTPAMC IT PROJECT
PAMC IT PROJECT
 
Electronic Medical Regulation
Electronic Medical RegulationElectronic Medical Regulation
Electronic Medical Regulation
 
IRJET - Leave Management System for AIKTC
IRJET - Leave Management System for AIKTCIRJET - Leave Management System for AIKTC
IRJET - Leave Management System for AIKTC
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 

IRJET - Hospital Management System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1415 Hospital Management System Pranjali Anpan1, Roshni Udasi2, Susneha Jagtap3, Shon Thakre4, Chalika Kamble5 1,2,3,4,5Student, Dept. of Computer Science & Engineering, Datta Meghe Institute of Engineering, Technology & Research, Wardha, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Here web based technology offers many online services in almost every field. Almost everything can be done online which help to reduce the amount of tasks, cost, and efforts. The paper describes about an idea of such a web based platform that make many medical/hospital proceduresonline using Web, networking technology that can beveryimportant in implementing the functionality of online medical management. This will help in management of patients, managing the schedules of the doctors, maintaining the records of patients which can beaccessedthroughouthospital. Storing, managing, communicating, analyzing and updating the patient details online. Thus by implementing this web based application using customizedapplicationprogramming we can manage many tasks that are usually time consuming and inconvenient. Key words- Medical Equipment, Medical Equipment Management, Hospital Information System, Clinical Engineering Department 1. INTRODUCTION 1.1 Overview The hospital Management system includes registration of patients, sorting their details into the system, and also computerized billing. The software has the facility to give a search facility for every patients and the staff automatically. It include the search facility to know the current status of each room. User can search about the doctor whether they are available or not and the details of a patient. The hospital management system can be entered using a username and password. It is accessible either by an administrator or receptionist. Only they can add data into the database. The data can be retrieved easily. The interface is very user- friendly. The data is well protected for personal use and fast data processing. Hospital Management System is designed for multispecialty hospitals, to covera widerangeofhospital administration processes. Hospital Management System isa useful to improve the management of hospital in the area of clinical process analysis and activity-based costing.Hospital Management System enables you to develop your organization and improve effectiveness and quality ofwork. 1.2 Motivation The real motivation for the hospital management system project is to make easy process of all the management process like patients registration, billing, doctors appointment, doctors prescription,etc. Wealwaysseethatto find out the patient’s history, the user has to go through various registers. This results in wastage of time. So by this system it will become easy to manage all process. So now by taking the motivation of this scenario which was regularly done in hospitals we are designing this system which can be benefited for the patients and hospital staff.So, we'd like to possess this system which help hospital to do work fast and effective. 1.3 Objectives i. To implement this application we will require computers in each room of hospital for e.g. All the wards of hospital should have a computertoupdate the details about patient, all the departments like MRI, CT scan, X-ray rooms should have computers to store the reports on the system database and all these computers should be in network anditshould have an updated browsers and internet connection. ii. Every patient should be registered, and every person who handles the patients in some or the other way should have a login access to the system so that person can update about the patient relatively. iii. All the doctors should have a system with internet connection and connected with the other hospital computers. iv. This web application can be developed by using object oriented programming languages for front end like .net, C#, HTML, CSS which will provide the latest technology in developing quite user friendly user interface so it is very easy for all the user to understand the system. 2. METHODOLOGY 2.1 Problem Definition  Lack of immediate retrievals: - It is very difficult to retrieve information and to find particular information like- E.g. - To find out the patient’s history, the user has to go throughvariousregisters. This results in wastage of time.  Lack of immediate information storage: - The information generated by various transactions takes time to be stored at right place.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1416  Lack of prompt updating: - Various changes to information like patient are difficult to make as paper work is involved.  Error prone manual calculation: - By manual calculations error can be occur andtakea lotoftime this may result in incorrect information. For example calculation of patient’s bill based on various treatments.  Preparation of accurate and prompt reports: - It is difficult task to collect information about patients from various register. 2.2 Proposed Approach At present or traditional Hospital Managementsystemin any hospital is time consuming and lengthy process. Patients goes to hospital and they have to go through variousprocess for treatment. After this patients goes to billing counter and patients have to wait there in queue where the billing is generated manually by receptionist, this process is more time consuming and lengthy. To overcome such drawbacks we design a Hospital Management System. The methodology of project isconsistoffourmodulesAdmin module, Doctor module, Sister module, Employee module. If the patient enter into hospital first, they have to register their name at reception counter. According to their problem they can take appointment of particular specialist.Thename of all the patients will display on the digital display screen which is placed outside of all the department.Fordisplaythe name of patients this system use queue technique to display the name one by one. In this Employee firstregisterandlogininemployeemodule then register name of patients and give initial treatment to patients if there is any emergency thentheysendpatients to specialist according to their problem otherwise they generate bill with prescription. In emergency condition patients may be admitted to ward or ICU that process handle by sister for that sister has to register and loginwith username and password. In this module thereisa searching facility to know the current status ofeachroomaccording to that bed is allotted to particular patients. This module also manage medication of patients according to doctor’s prescription. It also handle proper dietof patients.Indoctor module doctor has to register and login .This module contain specification of doctor .In this doctors can update patients report. Admin module contain admin registration and admin login. It also contain user creation, manage information and user deletion. Algorithm Description  FIFO Figure 2.2.2: Patients Queue Description:  Step 1- START  Step 2-Registration of patients in Queue.  Step 3-As soon as the patients checkup is over it get removed from the queue in database  Step 4-Check for second patient.  Step 5-If second patient is not present then add it on the last number in the queue.  Step 6-In this way the algorithm gets continued.  Step 7-EXIT Start Patientregister Emergency Sendtodept. by doctor Department given Needto admit Receipt End Admitinward Department given Receipt Patient condition Treatment Admitinward Receipt End Emergency
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1417 3. IMPLEMENTATION DETAILS 3.1 Software Requirement Database: MS ACCESS using c# Framework: ASP.Net Design: HTML, CSS 3.2 Hardware Requirement Dual core processor RAM 1GB HDD min 40GB 4. RESULT AND DISCUSSION In figure 4.1, there is a login page whichiscommonforeach module. User of each module must go throughthispagewith their own user id and password. Figure 4.1: Login Page Figure 4.2 shows Patients Registration. In this page registration of patients is done by using their details like name, address, mobile no., etc. Figure 4.2: Patients Registration Figure 4.3 This page helps to manage patients queue by using name of doctor, appointment time and slot. Figure 4.3:Patient Queue In Figure 4.4, In this page admin allot doctors as shown in below figure 4.4. Figure 4.4: Doctor Master This page include department code and department name as shown in below figure 4.5 Figure 4.5: Department Master This page include medicine group name and status which is shown in figure 4.6. Figure 4.6: Medicine Group
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1418 5. CONCLUSION By implementing this web basedapplicationthewebsiteand customized applicationonthetablet. Themanagementof the patients will be very much easier, efficient and less time consuming. It will be easy for the doctors and patient to access the records and reports as the historyandreportsare already present in the system ,so the patient will not have to carry all the reports and big x-rays and MRI films etc. The patient details are already present in the database while registration so there is no need to fill a form during emergency cases. The doctors can check details of the patients on their system, provide prescription on a click which will be sent to the pharmacist this will reduce a huge amount of time as the pharmacist knows whichmedicinesto be kept ready before hand, the communications among the doctor and patient is enhanced as the patient can get as much help online. It will help to reduce manymanual efforts, time taken and cost. REFERENCES [1] Measuring the Quality of Health Care: A statement of the National Roundtable on Healthcare Quality Division of Healthcare Services: National Academy Press; 1999. [2] Pine M, al e. International Journal for Quality in Health Care 1998; 10(6):491–501. [PubMed] [3] Software Engineering by K.K. Aggrawal, Singh, Yogesh. [4] Mills D, editor. Report on the Medical Insurance Feasibility Study. San Francisco, CA: CaliforniaMedical Association; 1977. [5] EMBASE. In. The Netherlands: Elsevier Science Publishers B.V.