0% found this document useful (0 votes)
939 views

Hospital Management System Project in Java

The document describes a hospital management system project built in Java and MySQL that aims to computerize and simplify the front office management of hospitals. The system allows registration of patient and doctor details, storing diagnosis information, and easy retrieval of data. It is accessible by administrators and receptionists who can add and retrieve data securely from the database, making processing faster than a manual system.

Uploaded by

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

Hospital Management System Project in Java

The document describes a hospital management system project built in Java and MySQL that aims to computerize and simplify the front office management of hospitals. The system allows registration of patient and doctor details, storing diagnosis information, and easy retrieval of data. It is accessible by administrators and receptionists who can add and retrieve data securely from the database, making processing faster than a manual system.

Uploaded by

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

Hospital Management System Project in Java | Source Code

https://www.programmingwithbasics.com/2017/11/hospital-management-system-project-in.html

https://www.sourcecodester.com/java/6149/hospital-management-system-java-mysql.html

ABSTRACT
The purpose of the project entitled as “HOSPITAL MANAGEMENT SYSTEM” is to
computerize the Front Office Management of Hospital to develop software which
is user friendly simple, fast, and cost – effective. It deals with the collection of
patient’s information, diagnosis details, etc. Traditionally, it was done manually.
The main function of the system is register and store patient details and doctor
details and retrieve these details as and when required, and also to manipulate these
details meaningfully System input contains patient details, diagnosis details, while
system output is to get these details on to the screen. 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 data are well protected for personal use and makes the
data processing very fast

You might also like