PROJECT:
Title : Hospital Management System
Web Server : Apache Tomcat Server
Environment : Java, Java Servlet
Database : MySQL, Oracle basics.
Designing Tools : Eclipse
Operating System : Windows XP
Description
HMS is a powerful, flexible, easy to use and is designed and developed to deliver real conceivable benefits to hospitals and clinics. The ultimate goal of HMS is to build a network of interdependent centers such as reception, doctor, pharmacy, clinical laboratory and so on in order to effectively meet the needs arising within the hospital. HMS is an integrated, modular client server based system working around a common database. Hence this is a web enabled enterprise application which stands apart from traditional boring interfaces.
Detailed Description:
HMS consists of following modules. Reception, doctor, pharmacy, clinical laboratory. In reception module all the information regarding the patient will be entered and every patient is allotted with a unique id. The UI pages are designed with HTML language. The information entered in reception module will be given as an input to the java Servlet which intern used to insert/retrieve the patient’s information in to & from the database. By using the doctor module, doctors can prescribe medication for the particular patient and also they can view the lab history details of that patient. The patient unique ID is used to retrieve the data about the patient. All the medications prescribed by the doctor can be viewed in the pharmacist module, pharmacist also maintain the details about the stock available in the pharmacy. Lab details module is used to add the details regarding the test that have been conducted for the patient. Also the patient’s Xray & scanning reports can be inserted in to the lab details modules as an image & so that the doctor can view the details about the patient’s medical history in a single click.
Roles & Responsibilities:
· Requirement gathering & Analysis
· Design & coding & Unit testing
· Testing, Implementation & maintenance
· Training the Hospital official for using the application.