# Introduction owadays, Intranet plays a significant role in connecting all the participants in the health community. It is used to control remote medical equipments, communication between parties such as patients and doctors, search for needed information, transferring text, graphics, audio and video files as well as supporting collaboration in real-time. Many of the current Indian healthcare, medical information and emergency systems are still paperbased and stand alone systems that do not fully utilize the Internet, multimedia, wireless and real time technologies. The system will revolutionize the delivery of emergency medical services, like ambulance, first aid etc, the call center of Emergency Management and Research Institute took up the case and identified the exact location where the patient had collapsed. When attending a call, the user check for the similar calls and search for the ambulance which is located to that area and ambulance is staffed by: ? One driver ? One helper ? One experienced paramedic ? One trained medical officer, if required For efficient medical monitoring of the patient's condition, the institute has qualified personnel with knowledge and skills sufficient to evaluate and stabilize patients with potentially lethal or disabling conditions. # II. # Existing medical related applications Many of the current Indian healthcare, medical information and emergency systems are still paperbased and stand alone systems that do not fully utilize the Internet, multimedia, wireless and real time technologies. We can summarize the drawbacks for such systems as: ? Lack of global shared system that is being used by all the emergency and healthcare centers ? Several of the medical centers that use electronic medical storage system for storing patients' information are window-based. ? Lack of utilizing open source software, which results in expensive to maintain systems. ? Lack of supporting multimedia environment, realtime and mobility technology ? Lack of integration between medical and emergency systems ? Lack of automatic generation for Plan of Care (the Plan of Care is a document created to finalize the treatment order) An emergency system reduces the risk of an emergency case to the health and safety of persons and valuables by providing an effective means of communication with relevant authorities, safety guidelines and measures to be taken in an emergency situation. Several of these systems are normally rely on the existing telephone and other communications infrastructure via operators and service personnel; therefore they suffer from several drawbacks: ? Require prior knowledge on how to behave under each situation. ( D D D D ) ? Require effective description for the emergency case and location to the emergency personnel on duty. ? The person reporting the emergency has to wait for a response before passing on the message. ? Lack of usage for advanced capabilities of multimedia technology such as video, graphs and pictures. ? Lack of integration with medical information systems. Many hospitals' emergency centers are not efficient enough because the big number of emergency cases, which is not easy to be handled. In an emergency department, most likely a nurse will determine the severity of the wound and check patient's vital signs such as temperature, blood pressure and heart rate. Additional personal information and Medical history has to be obtained. In case patient's information is stored in another clinic or hospital they have to be obtained. Unless the patient has brought the personal file along, getting the required information will slow down the process. An emergency physician will have to examine the patient. In some cases, the patient needs great attention and sometimes the surgery room or other devices will be needed. All these will have to be arranged in timely manner, which in general is not the case. The lack or misunderstanding of ethical principles for people related to medical environment is another important problem that is reflected in the behavior of people as client or medical related staff, which affect the whole process. # III. # Integrated Emergency, Healthcare and Medical Information System (IEHMS) To overcome the weakness of the current Indian medical related system; we propose this project, which is an Integrated Emergency, Healthcare and Medical Information System (IEHMS). It provides an easy to use, efficient and non-expensive web-based system while making use of real time and open source technologies. The main features of this system can be summarized as: It provides an easy to use, efficient and nonexpensive web-based system while making use of real time and open source technologies. The system provides an integrated medical database, which can provide stakeholders with related medical information. The registered users can log into the system to access or provide medical information based on their accessing privilege. The medical information can be stored in a variety of multimedia forms such as video, audio, pictures and text. For example, in addition to text description of patients' historical medical information, graphic images such as X-rays or video files of doctors' discussion about the disease can also be saved in patients' record. ? The system will have the capabilities for finding the patient location based (in case of an emergency call) and suggest the nearest emergency center, arrange all necessary related patient information to be ready for the physician when the patient arrives, assigning a doctor to the patient based on the availability of the doctors and list all necessary requirements (if any) such as special devices or surgery room. The system is an open real-time client-server environment with highly available capabilities. The client system is loaded with multi-form interfaces, database access functionalities, and manipulation tools. The scripting language used to build the system is Java and the database utilized is Oracle10g. Oracle10g is a true multiuser, multi-threaded SQL database server. JavaScript is an HTML-embedded scripting language. The goal of Java script is to allow web developers to write dynamically generated pages. By implementing Oracle and Java technologies together, one can design a functional web-based database quickly. IV. # Iehms system design Figure 1 shows the architecture of the overall system that consists of the following components: ( D D D D ) E 2012 # Year Web Server: will listens for requests from Web browsers and upon receiving a request for a file sends it back to the browser. It will host the program and control information for the system. In my project Apache Tomcat web server is used for this purpose. Database: this is a fundamental part of the system. It stores all important and detailed information about the system stakeholder such as general users, emergency authorities, doctors, patients, hospitals and emergency centers, places or locations and events within the area of implementation. Beside that there is detail set of SMS, MMS, phone calls, and Emails which are suitable for different emergency and guidance cases. Hence it has both temporal validity and precise timing constraints, which allow it to store the most recent data and effect instant changes as soon as they occur. Web Interface: The interface is simple, user friendly and requires little input from the user, mostly in the form of choices. It is based on Web 2.0 technology This system can be used as an application for the Medical service centers to manage the ambulance information as well as the immediate responses for needed people. The system also maintains the information of Patients. # c) Functional Components # Community-Based Planning: Ambulance services must be represented in the planning processes at the local, state and federal level. Personnel Protection & Safety: All medics, including those who have the potential to respond in a mutual aid capacity, must have appropriate access to personal protective equipment, training, exercises and vaccines and antidotes. The call center of Emergency Management and Research Institute took up the case and Geographical Information System (GIS) identified the exact location where the patient had collapsed. When attending a call, the user check for the similar calls and search for the ambulance which is located to that area and ambulance is staffed by: ? One driver ? One helper ? One experienced paramedic ? One trained medical officer, if required In briefly the ambulance possesses all equipment standardized to enable a flawless transfer of patient during interruption of drug therapy or monitoring. # User Interface Requirements Browser Based # Database Requirements Centralized Integration Requirements Web/Pervasive enabled Preferred Technologies Solutions must be created using # Other Details The application should be highly secured and with different levels & categories of access control. V. # Preliminary result analysis This research paper is work toward defining preliminary version of IEHMS system. A prototype as part of the suggested system has been build and some of the above mentioned features have been implemented. They include client application, administrator application, doctor application and mobility access system application. Client application is the interface between the user and the system. authenticated before they start using the system. The authorization function is global for all types of users, however the interface from where the users login is separated. Figure 2 : Client application architecture Emergency service manager application is responsible for managing the system configuration, management of the system users, medical information, patients, doctors, hospital staff, etc. Figure 4 shows the interface for adding new doctor work schedule. Emergency service manager system is component based designed so that different components can be easily added at anytime to extend the functionality of the system. After this the application is used to admit the patient after releasing the ambulance. Figure6 show how to allocate the Doctors, Helpers and particulars of the patient will be maintained. This screen is used to release the ambulance which is sent by the helper to the location, where the patient has been collapsed. # Year After releasing the ambulance, the status of the ambulance will be available at particular location or the ambulance will be hospitalized. The Servlet communicates with the database to obtain the required data. The request is forwarded to a Java Server Page, which then reads the data and forms the response HTML document. This document is sent to the client by the Servlet engine through the web server. Figure 7 shows the architecture of the data access system. Figure 16 : Data access system architecture and JSP processing The system offers advance search capabilities for finding the geographical location of the patient where he/she collapsed. Figure 8 shows the graphical user interface of the searching. Users can enter search criteria such as location of the patient collapsed. In this particular example, the user is searching for "Tirupati" as location. The search results will be shown in friendly interface. The paging capability allows the user to easily navigate between the returned results. The user will also be able to specify the number of records that is to be displayed at a time in the screen. Figure 8 also shows some sample results returned from the system. The RDBMS used to host the data is Oracle which is open source software. The system database consists of a number of tables. A short list of tables and their description is included in the Table 1. Each of the tables consists of a certain number of related fields. # Conclusion The study of the current Indian emergency, healthcare and medical information systems shows that they have several drawbacks such as lack of sharing between hospitals, no integration between emergency, healthcare and medical information systems, lack of utilizing real-time and open source technologies, still some parts are paper-based and stand alone systems. Thus, this paper is to develop an integrated Emergency, Healthcare, and Medical Information System (IEHMS) that can overcome many of the above problems. The proposed system contrast with the traditional approach in which, health professionals would need to gather information from many different devices or locations in the medical center to obtain a complete picture of a patient's status. 1![Figure 1 : Overall IEHMS architecture a) Vision This project deals with develop Health Services Booking System. The system will providing ambulances and staff to deal with medical emergencies services. b) Project Specification](image-2.png "Figure 1 :") ![Figure 2 shows a simple diagram of the client application architecture. It uses the Data-Manager layer to access and modify the database. The users have to be](image-3.png "") 4![Figure 4 : Adding and viewing staff details Emergency service manager application allows doctors to access past medical reports on patients as shown in Figure 5, summary of patient's records, record diseases and appropriate medicine after consulting a patient, record diseases and any related treatment, etc.](image-4.png "Figure 4 :") 5![Figure 5 : Registering and viewing the patient details](image-5.png "Figure 5 :") 6![Figure 6 : Admitting the patient a) Allocating staff members to an Ambulance This screen is used to allocate the staff members to an ambulance and the ambulance is staffed by: ? One driver ? One helper ? One experienced paramedic ? One trained medical officer, if required](image-6.png "Figure 6 :") 7![Figure 7 : Allocating staff members to an Ambulance b) Acknowledgement for sending the ambulance This figure will display the acknowledgement for sending the ambulance.](image-7.png "Figure 7 :") 8![Figure 8 : Acknowledgement for sending the ambulance c) Releasing the Ambulance](image-8.png "Figure 8 :") 9![Figure 9 : Releasing the Ambulance It will display the acknowledgement of the releasing the ambulance.](image-9.png "Figure 9 :") 10![Figure 10 : Releasing the Ambulance d) Admitting the patientThis page is used to admit the patient after releasing the ambulance. This page will also allocate the Doctors, Helpers and particulars of the patient will be maintained.](image-10.png "Figure 10 :") 11![Figure 11: Admitting the patient e) Acknowledgement for admitting the patient This page will display the acknowledgement for admitting the patient.](image-11.png "Figure 11 :") 12![Figure 12 : Acknowledgement for admitting the patient © 2012 Global Journals Inc. (US)](image-12.png "Figure 12 :") 13![Figure 13 : Discharging the patient](image-13.png "Figure 13 :") 15![Figure 15 : Acknowledgement for discharging the patientOnce user generates a search request, the web server transfers further requests to the Servlet engine. The Servlet communicates with the database to obtain the required data. The request is forwarded to a Java Server Page, which then reads the data and forms the response HTML document. This document is sent to the client by the Servlet engine through the web server. Figure7shows the architecture of the data access system.](image-14.png "Figure 15 :") 17![Figure 17 : Searching and Returning search resultsThis page will ask from and to date of patient registered.](image-15.png "Figure 17 :") 1![Figure 18 : Staff_det table detailsVI.](image-16.png "T 1 :") ? Telephone Call ? SMS (Short Message Service) ? MMS (Multimedia Messaging Service) ? Email ? Developing a real time agent based medical emergency system by using latest technology ? Offering User friendly web interface application: ? Information of anambulancePatient_InfoPatient information ofambulancePatient_DischarPatient dischargege_infoinformationPatient_detPatient personalinformationLogin_auditAudit details of loggeduserLogin_detFor userAuthenticationLogin_profileTo maintain the profileof the user © 2012 Global Journals Inc. (US) * Thinking in Java Bruce Eckel, Second Edition June 2000 Prentice Hall * The Unified Modeling Language User's Guide Grady Booch, James Rumbaugh, Ivar Jacobson Pearson education * Java2 The Complete Reference Herbert Schildt , McGraw Hill * Java Server Pages December 2003 * "Jdbc Servlets JspBlack Book Santosh kumar K, Dreamtech press * Java-How to Program HMDietel PJDietel Pearson Education, Third * IEEE Software Standards IEEE Press 2009