hospital management system in struts source code
#1

i need source code of struts with hibernate and i have make some appointment module
Reply
#2

hospital management system in struts source code

The main aim of developing this JAVA based Hospital Management System project is to provide better hospital management services to both the doctors as well as patients. This Java based Hospital Management System will store all patients record and doctors details and it view patients bill. It can be used in any Hospital, Clinic, Polyclinic or Pathology labs for maintaining patient details and their test results. This article contains Hospital Management System source code in java, database files and documentation.

Project title:

JAVA based Hospital Management System

Technologies to be used
This project is developed in JAVA having MsAccess database as backend.
Database Design (Ms Access)
Form Design (JAVA Programming)
Coding (JAVA Programming)
Testing (JAVA Programming)
About JAVA

Java is an object oriented programming language developed by Sun Microsystems, Inc. in 1991.
Java has become the widely used programming language for the internet.
Java can be used to develop many types of applications:

Standalone Applications
Applets
Web Applications
Distributed Applications

Running a JAVA based Hospital Management System

When a program is compiled( e.g. C or C++ program), it is directly translated into machine code that is specific to a platform/processor.
But running a java program is a two step process. In java translation from source code to the executable code is achieved using two translators:

Java Compiler: A java program is first compiled by the java compiler into bytecodes. Bytecode resemble to the machine code but it is not specific to any platform i.e. it can not be executed on a computer without further translation.

Java Interpreter: Java interpreter executes the bytecodes after interpreting and converting into machine code. One point to be noted here is that java program runs slower than C/C++ programs as in java program two types of translation takes place.

In order to write and run the java program we need an editor, Java Compiler and a Java Runtime Environment.

The editor can be text editor like Notepad, WordPad etc.

Project name is Hospital Management System. Hospital Management System is a process of implementing all the activities of the hospital in a computerized automated way to fasten the performance. This project is to maintain the patient details, lab reports and to calculate the bill of the patient. You can also manually edit any patient details and issue bill receipt to patient within few seconds.

This project gives the procedural approach how a patient gets treatment, details about date of treatment and finally depending on different criteria like room allocated, lab reports, treatment and medicine taken…..etc,how billing is calculated. During billing health card facility is also considered.

Hardware Interface:-

1) OS – windows XP

2) Hard disk – 80 GB

3) RAM – 1 GB

4) Keyboard – Standard QWERTY keyboard for interface

5) Mouse – Standard mouse with 2 buttons

Software Interface:-

1) Front end – Java language

2) OS – Net Beans IDE 6.9.1

3) Back end – SQL Server 2005

Communication Interface:-

Windows

Administration module:-

This module enables the user to insert, update, view and delete the patient information.

Patient module:-

PatientId,Name,Age,Sex,Address,Phone Number,Weight

This module has following 2 sub modules:-

Inpatient module:-

This sub module is used to store information about patients who were admitted in the hospital on doctors advice.

PatientId, Dept depending on disease, Doctor, Room no, Date of admitted, Advance, Date of discharge.

Updation like deletion and modification is done.

Outpatient module:-

PatientId,New_Case,Old_Case,Date,Deptdependingon disease,Doctor .

Updation like deletion and modification is done

Lab module:-

This module used to store or produce the laboratory reports.

PatientId, Weight, Category, Doctor, Inpatient/Outpatient, Date.

Updation like deletion and modification is done.

Billing module:-

Inpatient module:-

PatientId, doctors charge, health card amount, room bill, medicine bill, total amount, No of days, Service charge, Operation theatre,Nursing care, Lab bill .
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: attendance management system by using struts, carpooling application in struts and hibernate source code, java struts, inventory management system project using struts hibernate, attendance monitoring system project struts, seminar on struts, airlines reservation system project using struts and hibernate,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  srs on textile management system 2 2,461 25-12-2018, 08:03 PM
Last Post: Selva lakshmi
  dfd for alumni management system 1 2,839 23-09-2018, 12:00 PM
Last Post: Guest
  free download source code of online college magazine 5 17,890 29-06-2018, 10:09 AM
Last Post: Guest
  opengl source code for butterfly 3 3,285 14-05-2018, 08:57 AM
Last Post: Akshatha k
  program code of solar tracking system using 8051 microcontroller 6 23,407 03-05-2018, 09:30 PM
Last Post: Guest
  ice cream parlour management system in vb source code 4 5,291 04-04-2018, 11:58 PM
Last Post: vprk77
  source code in php for online training and placement cell management 1 6,688 23-03-2018, 09:06 AM
Last Post: ritzi
  free download college website project in html with source code 2 4,623 24-02-2018, 10:46 AM
Last Post: Guest
  citizen card system full code download 2 4,782 19-02-2018, 02:30 PM
Last Post: [email protected]
  online shopping management system project pdf 1 3,882 14-02-2018, 02:55 PM
Last Post: jai kumar maurya

Forum Jump: