siddharth gupta surabhi satam ramakrishnan ch college of computing georgia institute of technology

9
SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

Upload: eustace-stewart-thompson

Post on 18-Jan-2018

233 views

Category:

Documents


0 download

DESCRIPTION

The problem here is simply the fact that  Lot of software is available in hospital but the software is incompatible with each other…  Lot of data is still available in paper.

TRANSCRIPT

Page 1: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

SIDDHARTH GUPTASURABHI SATAM

RAMAKRISHNAN CH

COLLEGE OF COMPUTINGGEORGIA INSTITUTE OF TECHNOLOGY

Page 2: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

A doctor has just been called-in for an emergency surgery in ICU/OT.

He wants to administer local anesthesia to the patient.

He also is aware of the fact that the medication which this patient is on, may not allow him to administer some types of anesthesia.

He goes to the nearby computer to access the patients medical record, only to find that this data is not available there and he will have to run and check this information from the OPD.

Page 3: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

The problem here is simply the fact that

Lot of software is available in hospital but the software is incompatible with each other…

Lot of data is still available in paper.

Page 4: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

• Piedmont Hospital - Case Study• Lot of scattered data from heterogeneous databases• Multiple paper documents which need to be

managed centrally• Mismanagement of patient records and report

history• Various applications such as billing, scheduling,

emergency, cardiac, operating theater, etc are not inter-operable.

• Leads to complexities during data/info retrieval• Leads to inserting/adding same data into different

applications.

Page 5: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

• Abstract application layer that accesses the underlying heterogeneous sources of data and presents a unified view

• Access to one centralized database management system

• Physicians update patient records in any application will be pulled into the new database.

• Patients will have access to Personal Health Records(PHR)

• Secure access to the database by both physicians and the patients.

Page 6: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

Application

1

Application 2

Application 3

DB 1

DB 2

DB 3

Unified Hospital

Page 7: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

Create a new application which will be having modules to operate multiple databases.

It will periodically pull the information from these databases and populate its global database.

The application will also give a unified view of all the information.

Slowly this application will replace all the existing heterogeneous application.

Page 8: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

Pros..Best solution under the circumstances.Will allow the usage of older applications.No need for educating the new softwareHighly efficient due to redundancyCollapses all the information into central

repository

Cons..Duplication of informationNew solution will take time to replace existing one.

Page 9: SIDDHARTH GUPTA SURABHI SATAM RAMAKRISHNAN CH COLLEGE OF COMPUTING GEORGIA INSTITUTE OF TECHNOLOGY

Ease out the documentation and information retrieval.

More control over the data and representation.

More flexibilityFaster and unified data accessNeed to learn only one software