Skip to main content

Hospital Management System in JAVA

This main objective of the Hospital Management System is to computerize the maintenance of the patient details and billing section in the hospital. This system has been developed to form whole management system including Employees, Doctors, Nurses, Patients, Bills, and Complains etc. It also includes the details about the laboratory checkups.
LANGUAGE AND SOFTWARE TOOL USED:
Front End: Java
Operating System: Windows XP
Back End: SQL SERVER 2005
STRUCTURE OF THE PROJECT:
Proposed System:-
In the proposed system, the administrator can insert, delete and modify the patient records as per the requirements. The laboratory reports and billing details can be easily maintained in this system. This project will help to smoother the process of the hospital activities.
Module Description
Administration Module:-
This is the main module in the proposed project. The administrator can read and write information about any member such as patient, doctors and staff of the hospital. They can also update, create and delete the record of members as requirement and implementation plan.
Patient Module:-
This module contains the patient records. The sub modules are
Inpatient:-
It contains details of patients who are admitted.
Outpatient:-
The outpatient module contains details of the patient who came for checkups.
Lab Module:-
Lab module is used to generate laboratory reports.
Billing Module:-
The bill payment report of the patient.
FUTURE SCOPE OF THE PROJECT
This project will enhance the patients and the hospital to serve more quickly and efficiently. This software is developed in order to computerize the activities which take more time, if done manually.
Hospital billing system will enable the patient and hospital staff to make things faster and can get information quickly. If we want any information about patient, we can access it quickly.
HARDWARE REQUIREMENT
OS-Windows
Hard Disk-80 GB
RAM-1 GB
SOFTWARE REQUIREMENT
Java language
Net Beans IDE 6.9.1
SQL server 2005

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

College Project Approval System - Java Project

College Project Approval System - Java Project Project Details Project Code JWI174 Title College Project Approval System - Java Project Project Type Java Web Application (JSP) Front End NetBeans Back End MySQL ollege Project Management System Abstract Academic Project management is a major issue which is faced by many educational institutes in India, the main reason for this is there is no automated system followed in any institute. College management/staff gathers all the project reports and project sources from students and store them physically in some locations probably libraries. To overcome this practical problem and also to make the process easy we developed a secured  intranet  application which is useful for each and every institute.  The application should allow the student to login and upload/enter all his details regarding project such as project abstract, White papers, SRS, PPTs, Sources etc…. All this details must be maintained in da...