mcscs301-final presentation

23
INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION Industrial Training And Mini Project Presentation Anju K.S M.Tech CSE RegNo:406001 Guide: Mr.Santhoshkumar G S AJCE April 9, 2013 Industrial Training And Mini Project Presentation AJCE

Upload: joms-antony

Post on 25-May-2015

150 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Industrial Training And Mini ProjectPresentation

Anju K.S

M.Tech CSE

RegNo:406001

Guide: Mr.Santhoshkumar G S

AJCE

April 9, 2013

Industrial Training And Mini Project Presentation AJCE

Page 2: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

INDUSTRIAL TRAINING

@

Mobilexion Technologies

Technopark

Industrial Training And Mini Project Presentation AJCE

Page 3: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

MOBILEXION TECHNOLOGIES

Private Limited Company incorporated in July 2012.

Located at Amstor House, Technopark, Trivandrum

Vision - Explore Areas Others Wont Venture

Industrial Training And Mini Project Presentation AJCE

Page 4: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

ACTIVITES OF COMPANY

Health Informatics

Ubiquitous Computing for Scientific and EngineeringApplications

Mathematical Modeling and Visualization

Signal Processing

Contract RD

Industrial Training And Mini Project Presentation AJCE

Page 5: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

TRAINING OBJECTIVES

Understand the working of the large number of softwarecompanies in Technopark, Trivandrum and imbibe theirworking culture and environment.

Understand the usage of Open Source Software andHardware systems in real-life projects.

Set a solid foundation for the mini project and the mainproject.

Industrial Training And Mini Project Presentation AJCE

Page 6: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

MAJOR ACCOMPLISHMENTS

Was able to understand the working of the AndroidOperating System

Was able to set up an Ubuntu server system that can usedto communicate with the Akash Tablets

Was able to set up the PostGRESQL DBMS server as theDBMS engine for the back-end system.

Setting up the JBOSS application server on the back-endsystem.

Establish an architectural design for the system envisagedunder the mini project.

Industrial Training And Mini Project Presentation AJCE

Page 7: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

MAJOR ACCOMPLISHMENTS...

Prepare a paper titled ”A Tablet PC based System forUbiquitous Patient Monitoring and Smart Alert Generation inan Intensive Care Unit ”. Paper accepted by InternationalJournal of Computer Applications(IJCA) on March 24-2013

Prepare a paper titled ”Business Process Reengineering of theWorkflows in Intensive Care Unit Supported with a Tablet PCBased Automation System ” . This was submittedtoACC-2013,will be held at Rajagiri School of EngineeringTechnology .

Industrial Training And Mini Project Presentation AJCE

Page 8: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

RESEARCH PAPER ACCEPTED FOR PUBLICATION

A Tablet PC based System for Ubiquitous Patient Monitoring andSmart Alert Generation in an Intensive Care UnitPublishers: International Journal of Com-

puter Applica- tions(IJCA)Paper submitted on: March 4-2013Paper accepted on: March 24-2013To be published on: April 18-2013Authors: Joms Antony, Anju K.S, Anu-

mol MathewIndexed by: Google Scholar, Informatics,

ProQuest CSA TechnologyResearch Database, NASAADS (Harvard Univ.), Cite-Seer, Ulrich- Web etc

Industrial Training And Mini Project Presentation AJCE

Page 9: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

MINI PROJECT

on

Integration of Tablet PC Based ICU Workflow

Automation in HIMS

Industrial Training And Mini Project Presentation AJCE

Page 10: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

OUTLINE

1 INTRODUCTION

2 CURRENT SYSTEM

3 ICUAS ARCHITECTURAL IMPLEMENTATION

ICU Automation System Architecture.ICUAS Architectural Implementation...Network Architecture.Implementation ToolsICUAS-Android ImplementationsSample Implementation Screens

4 CONCLUSION

Industrial Training And Mini Project Presentation AJCE

Page 11: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Introduction

The General project which we were allotted with wasIntensive Care Unit Automation System(ICUAS) and itsintegration into the existing Hospital InformationManagement System(HIMS).

Jubilee Mission Medical College, Trissur was identified asthe venue for conducting a case study and a PilotImplementation of this Project.

Industrial Training And Mini Project Presentation AJCE

Page 12: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Current Workflow

The Patient Medical Record (PMR) is a systematicdocumentation of an individuals medical history.

The major disadvantage of this system is that it requiresconsiderable amount of space, time and effort to maintain.

The paper record is not always legible and poor indexingof data makes the finding of information

Electronic Medical Record (EMR) uses the alternativemethod of storage of all health care data in electronicformat.

The advent of EMR has not only changed the format ofmedical records but also increased accessibility ofinformation contained in the repository.

Industrial Training And Mini Project Presentation AJCE

Page 13: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

ICU Automation System Architecture.

Industrial Training And Mini Project Presentation AJCE

Page 14: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

ICUAS Architectural Implementation...

The ICU Automation system is designed in such a waythat there is a central server where the database andapplications are deployed.

The automation organizes high volume device data, labresults, calculations, orders, medications and clinicaldocumentation for physicians, nurses and other membersof the hospital team.

History and physical recordMonitoring of vital signsGraphical chartsMedication recordPatient progress notesPrescription ordersNurses recordLaboratory request/reports

Industrial Training And Mini Project Presentation AJCE

Page 15: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Network Architecture.

Industrial Training And Mini Project Presentation AJCE

Page 16: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Network Architecture...

The ICU server has its own database and applicationservers deployed in it. PostGreSQLserves as the DBMSengine and JBOSS provides the application serverfunctionality.

Hybernate provides the DBMS connectivity andSpringframework is used for application development at serverside.

Industrial Training And Mini Project Presentation AJCE

Page 17: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Implementation Tools

Industrial Training And Mini Project Presentation AJCE

Page 18: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

ICUAS-Android Implementations

1 Install and configure OpenJDK(for Ubuntu)/JDK in yoursystem.

2 Install the Eclipse IDE, preferably Eclipse JUNO3 Install and configure the ADT plugin4 Download latest versions of Android SDKs, preferably 2.3,

4.0, 4.1 etc5 Configure SDK in eclipse6 Configure Android Virtual Devices to be used as

Emulators7 Test the Android Platform by running a small Application

Industrial Training And Mini Project Presentation AJCE

Page 19: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Sample Implementation Screens

Industrial Training And Mini Project Presentation AJCE

Page 20: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Sample Implementation Screens

Industrial Training And Mini Project Presentation AJCE

Page 21: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

CONCLUSION

Designed to overcome common problems in an ICU

To provide effective decision support in dealing with ICUpatient conditions.

Seamlessly integrate with the existing HIMS

With tablet PC information capture in HIMS saves timeand provides a thorough and efficient way to managepatient information.

Industrial Training And Mini Project Presentation AJCE

Page 22: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

REFERENCES

Amarjeet Singh Cheema, PrakharMisra, Md. RiazuddinAnsari: Integra- tion of Digital Tablet In HospitalManagement Information System-2010

Bosman RJ, Rood E, Oudemans-van Straaten HM, Van derSpoel JI, Wester JP, Zandstra DF. Intensive care informationsystem reduces doc- umentation time of the nurses aftercardiothoracic surgery. Intensive Care Med.2003; 29:83-90.

The Opensource Organisation Website; opensource.org

The Official Android Developer site;developer.android.com

The Official JQueryjquerymobile.com

Industrial Training And Mini Project Presentation AJCE

Page 23: MCSCS301-Final Presentation

INTRODUCTION CURRENT SYSTEM ICUAS ARCHITECTURAL IMPLEMENTATION CONCLUSION

Industrial Training And Mini Project Presentation AJCE