Hospitals of the Future Ubiquitous Computing support for Medical Work in Hospitals

Size: px
Start display at page:

Download "Hospitals of the Future Ubiquitous Computing support for Medical Work in Hospitals"

Transcription

1 Hospitals of the Future Ubiquitous Computing support for Medical Work in Hospitals Jakob E. Bardram Centre for Pervasive Healthcare Department of Computer Science, University of Aarhus Aabogade 34, 8200 Århus N, Denmark Abstract. This paper describes the visions and on-going research within creating ubiquitous computing support for medical work in the hospitals of the future. Today, clinical computer systems seldom play any role in in the execution of clinical work as such. Electronic Patient Records (EPR) are more often located in offices at a hospital rather than at patients bedside, or in operating theaters. The are a number of challenges to the hardware and software design of contemporary computer systems that make them unsuitable for clinical work. It is, for example, difficult to operate a keyboard and a mouse while operating a patient. Research within UbiComp provides a range of new conceptual and technological possibilities, which enable us to move clinical computer support closer to the clinical work setting. An important branch of the research at the Danish Center for Pervasive Healthcare is to design and develop such new ubicomp computer technologies for clinical work. 1 Introduction Studies of the usage of contemporary clinical computer systems in medical work in hospital have revealed that conventional computer technology designed for office use is inadequate for use in a hospital setting [3, 7, 4, 6]. There is a range of challenging properties of medical work, which makes it fundamentally different from typical office work: extreme mobility, ad hoc collaboration, interruptions, high degree of communication, etc. attributes that are in strong contrast to normal office work. In a hospital setting such a basic thing for desktop computers as a desk and a chair simply does not exist. Hence, there is a need for creating fundamental new concepts for creating computer systems in a hospital environment. Based on observations like the ones presented above, we argue that researching the design and development of ubicomp technologies for use in hospital can be particular beneficial for the work of clinicians. In this paper we will present our research into the Hospital of the Future where clinical computer systems can become more tightly interconnected to the medical work of clinicians in hospitals. 2 Vision The Hospital of the Future The Hospital of the Future is a vision of a highly interactive hospital, where clinicians can access relevant medical information and can collaborate with colleagues and patient

2 independent of time, place, and whatever they are doing. Other researchers have used the term intelligent hospitals [11]. We prefer, however, the term interactive hospital, because it in a better way covers the goals we are pursuing, and because we are not embedding any kind of artificial intelligence in the hospital. The vision of an interactive hospital can be divided into different research themes, of which we will consider some here. Examples from our vision videos can be seen in figure Infrastructure We believe that in order to create a truly interactive hospital environment we need to devise a new kind of basic infrastructure upon which the clinical computer systems can be designed, developed, and deployed. As a part of its core execution environment, this infrastructure must support the aspects of medical work already introduced above, and is to work as the computational spinal cord of a hospital. The infrastructure must support clinicians to move around freely inside (and outside) the hospital, while maintaining their computational environment intact. Clinicians should be able to move around while they initiate, pause, resume, and suspend their interaction with the clinical computer systems. The infrastructure should also ensure the proper inter-operability of the many different clinical systems in use at a hospital, providing basic mechanisms for developers of clinical systems to create highly integrated systems. Important themes in such an infrastructure are: Collection of services The infrastructure must support the work of clinicians and try to encompass and adapt to the various services needed in a changing heterogeneous environment. For example, a radiologist arriving at a conference room should be able to transfer his entire radiology conference from his PDA to a wall-sized display. Secure Such an infrastructure obviously needs to incorporate security for the clinical applications running on top of it. Context Aware We believe that creating context-aware clinical computer systems is central to their adoption in clinical work. In a hectic working environment, where many tasks are carried out in parallel, where clinicians move from one setting to another, and where collaborative settings constantly emerge, it is important that clinical computer applications have a knowledge about the user s working context and that they are able to adapt to this context. Support for context-awareness should be part of the basic infrastructure, rather than something each clinical application implements. Collaboration We want to build mechanisms for collaboration into the very basic infrastructure of a hospital, because collaboration is so fundamental to clinical work. This can be used for setting up tele-medicine conferences between physicians and patients at home, but it should also support more ad hoc and situated kind of cooperation happening around public displays, like at the patient s bed-side.

3 Fig. 1. Two frames from our vision video. The left-hand side showing the interactive bed and the right-hand side showing a remote radiology conference on a wall-sized interactive display. 2.2 Interactive Hospital Environments and Devices Personal Computers are made for office work and are hence often difficult to deploy and use in a hospital, where there are no desks, chairs, or place for computer equipment. Therefore we envision that clinical computer applications are to be embedded in medical equipment and in the hospital as such. We are working on prototypes for creating interactive walls, ceilings, and floors, as well as embedding computers in hospital beds, pill containers, surgical tools, etc. We envision a hospital where clinicians can approach interactive surfaces anywhere and carry on their work. Some of these surfaces are small and handheld like PDAs (but are not personal), others are large like the one used in a radiology conference room, where the whole wall is one big interactive surface. An important part of this research is to develop and test new ways of modeling, representing, storing, manipulating, displaying, and using medical data or information. Medical records are to a large degree textual even when computerized. This is a very abstract way of representing medical knowlegde, which is tied to very physical aspects of human life. Simple things like using video in documenting orthopedic rehabilitation and in healing of wounds is desirable, but not easily integrated in exsisting EPR systems. Another important part of this research is to develop new ways of interacting with medical data and new kinds of interactive medical equipment. The keyboard and mouse are very hard to use at the bedside, for example. Hence we envision various kinds of multi-modal interaction needs to take place. For example, enabling the surgeon to access medical records and x-ray images using voice and gestures, while performing the operation. 3 Current Work Our work so far has been concentrating on creating a basic infrastructure to be used in hospitals, and on creating some example of clinical applications running on top of this framework.

4 3.1 The ABC Framework The ABC Framework is designed to be the computational infrastructure of the future hospital [9]. ABC is an acronym for Activity Based Computing, an architectural principle also referred to as Task-Based Computing in the Aura project at Carnegie Mellon University [1, 12, 10]. In Activity Based Computing, the basic computational unit is no longer the file (e.g. a document) or the application (e.g. MS Word) but the work activity of an user. Users can simply carry with them around the hospital the various work activities that they are engaged in and seamlessly transfer these from one computer to another. Actually, we no longer talk about computers anymore but about public displays even PDA are considered public, and not personal. These public displays are embedded in floors, walls, medicine cabinets, beds, etc. A prototype of a wall-sized public display is shown in figure 2. The main goal of the ABC framework is to provide a programming platform for the development and deployment of computer applications that can be used in our activitybased computing concept. This is achieved by having on the one hand a runtime infrastructure, which handles the computational complexities of managing distributed and collaborative activities by adapting to the available services or resources in a specific environment. And on the other hand by having a developer s framework, which helps the programmer to create ABC-aware applications that can be deployed in the runtime infrastructure. Fig. 2. The current implmentation of the vision shown in figure 1. Left-hand side: The interactive bed. Right-hand side: A prototype on a public wall-display. A nurse is having a real-time conference with a radiologist. The ABC Framework embeds the following sub-components: A context-awareness sub-systems A central part of the ABC infrastructure is a context-awareness sub-system which continuously monitors the users context and gathers context information. This context-awareness sub-system can be accessed from clinical applications, or the it can be setup to notify applications when appropriate. Our EPR application uses this sub-system to display EPR data for the nurse

5 in the medicine room based on information about the nurses current activity. This is for example monitored by looking at which patient s pill container she is holding in her hand. An user authentication sub-system Another sub-system help us accomplish what we have termed proximity-based user authentication [5]. This enables user to be securely authenticated on a public computer just by approaching it. A collaboration sub-system The framework embeds basic support for collaboration [2]. All activities are in principles shared, which means that users participating in an activity can access it and collaborate in it. For example, if a radiologist creates a radiology conference activity for medical department B, s/he can invite all relevant participants to the activity. This means that everybody can join this activity and they are conducting a real-time conference using whatever computer they are logged in to. The session can be recorded for later playback by participants, who did not take part in the conference. A social awareness sub-system Central to the collaboration support in the ABC Framework is a system which helps clinicians to judge who and how to initiate a collaboration session. This system tries to provide clinicians with a peripheral, social awareness on what their colleagues are doing. This social awareness system uses information about the activity and context of users. 3.2 The Interactive Hospital Bed As an example of an ABC application we created the Interactive Hospital Bed (see figure 2). The bed has an integrated computer and a touch sensitive display. Furthermore, the bed is equipped with various sensors that can identify the patient lying in the bed, the clinician standing beside the bed, and various medical stuff embedding RFID tags. In this way the computer can adapt the computer screen to the users in its vicinity. For example, when the nurse arrives with the patient s medicine, the bed is able to log in the nurse, check if the nurse is carrying the right medicine for the right patient, and it can display the relevant information on the screen, typically the medicine schema from the EPR system. Furthermore, various medical sensors measuring things like blood pressure, temperature, etc. can be attached to the bed and start using the onboard computer as a gateway to the basic infrastructure. Every bed is in itself a server containing various information about its patient and can be queried from e.g. an EPR. 4 Conclusions In this short paper we have tried to outline our current research into creating new technologies for the hospital. This research is tightly connected to the research field of UbiComp, as well as related research field like CSCW, HCI, and Software Architecture. The current status of our work is that it has been tested extensively in our labs, but has not been deployed in real hospitals. We hope to begin to incorporate some of the concepts and results from our research into the systems running in hospitals. To do this we currently engage in cooperative project with the EPR and healthcare industry in Denmark.

6 Short Biography for Jakob E. Bardram Jakob Bardram s main research areas are pervasive and ubiquitous computing, distributed component-based system, computer supported cooperative work, humancomputer interaction, and medical informatics. Currently, his main focus is Pervasive Healthcare and he is conducting research into technologies of future health both at hospitals and in the patient s home. Currently, he is managing a large project investigating technologies for The Future Hospital, which includes (among other things) embedding intelligence in everyday artifacts within a hospital, such as in the walls of the radiology conference room, in the patient s bed, in the pill containers, and even into the pills. Additionally, he has done research into the design and development of computerized medical records, especially focusing on the support for mobile work and clinical cooperation. Jakob E. Bardram received his Ph.D. in computer science in 1998 from the University of Aarhus, Denmark. He currently directs the Centre for Pervasive Healthcare at Aarhus University [8]. References 1. Aura Project. aura. 2. J. E. Bardram. Supporting Mobility and Collaboration in Ubiquitous Computing. Technical Report CfPC 2003 PB 38, Center for Pervasive Computing, Aarhus, Denmark, Available from 3. J. E. Bardram. The Trouble with Login On usability and Computer Security in Pervasive Computing. Technical Report CfPC 2003 PB 50, Center for Pervasive Computing, Aarhus, Denmark, Available from 4. J. E. Bardram and C. Bossen. Moving to get ahead: Local Mobility and Collaborative Work. In K. Kuutti, E. H. Karsten, G. Fitzpatrick, P. Dourish, and K. Schmidt, editors, Proceedings of the Eighth European Conference on Computer Supported Cooperative Work, pages , Helsinki, Finland, Sept Kluwer Academic Publishers. 5. J. E. Bardram, R. E. Kjær, and M.. Pedersen. Context-Aware User Authentication Supporting Proximity-Based Login in Pervasive Computing. In A. Dey, J. McCarthy, and A. Schmidt, editors, Proceedings of Ubicomp 2003: Ubiquitous Computing, Lecture Notes in Computer Science, pages , Seattle, Washington, USA, Oct Springer Verlag. 6. J. E. Bardram, T. K. Kjær, and C. Nielsen. Supporting local mobility in healthcare by application roaming among heterogeneous devices. In Proceedings of the Fifth International Conference on Human Computer Interaction with Mobile Devices and Services. Springer Verlag, C. Bossen. The parameters of common information spaces: The heterogeneity of cooperative work at a hospital ward. In Proceedings of the 2002 ACM conference on Computer supported cooperative work, pages ACM Press, Center for Pervasive Healthcare, University of Aarhus, Denmark H. B. Christensen and J. E. Bardram. Supporting human activities exploring activitycentered computing. In G. Borriello and L. E. Holmquist, editors, Proceedings of Ubicomp 2002: Ubiquitous Computing, volume 2498 of Lecture Notes in Computer Science, pages , Göteborg, Sweden, Sept Springer Verlag. 10. D. Garlan, D. P. Siewiorek, A. Smailagic, and P. Steenkiste. Project Aura: Toward Distraction-Free Pervasive Computing. IEEE Pervasive Computing, 1(2):22 31, Apr

7 11. S. Mitchell, M. D. Spiteri, J. Bates, and G. Coulouris. Context-Aware Multimedia Computing in the Intelligent Hospital. In Proceedings of the 9th ACM SIGOPS European Workshop, pages ACM Press, J. P. Sousa and D. Garlan. Aura: an Architectural Framework for User Mobility in Ubiquitous Computing Environments. In Proceeding of the 3rd Working IEEE/IFIP Conference on Software Architecture, Montreal, 2002.

The Personal Medical Unit A Ubiquitous Computing Infrastructure for Personal Pervasive Healthcare

The Personal Medical Unit A Ubiquitous Computing Infrastructure for Personal Pervasive Healthcare The Personal Medical Unit A Ubiquitous Computing Infrastructure for Personal Pervasive Healthcare Jakob E. Bardram Centre for Pervasive Healthcare Department of Computer Science, University of Aarhus Aabogade

More information

Middleware for Pervasive Healthcare

Middleware for Pervasive Healthcare Middleware for Pervasive Healthcare A White Paper Jakob E. Bardram Center for Pervasive Computing University of Aarhus 8200 Århus N Denmark bardram@daimi.au.dk Henrik Bærbak Christensen Center for Pervasive

More information

Design, Implementation, and Evaluation of the Java Context Awareness Framework (JCAF)

Design, Implementation, and Evaluation of the Java Context Awareness Framework (JCAF) Design, Implementation, and Evaluation of the Java Context Awareness Framework (JCAF) Jakob E. Bardram Centre for Pervasive Healthcare Department of Computer Science, University of Aarhus Aabogade 34,

More information

THE CONCEPTS OF AN END-USER-ENABLING ARCHITECTURE FOR UBIQUITOUS COMPUTING. Irene Mavrommati, Achilles Kameas 1

THE CONCEPTS OF AN END-USER-ENABLING ARCHITECTURE FOR UBIQUITOUS COMPUTING. Irene Mavrommati, Achilles Kameas 1 THE CONCEPTS OF AN END-USER-ENABLING ARCHITECTURE FOR UBIQUITOUS COMPUTING Irene Mavrommati, Achilles Kameas 1 Abstract This paper describes the set of concepts that underlie the Plug-Synapse model, which

More information

Extended Communication Possibilities for Nurses: Taking Context Into Consideration

Extended Communication Possibilities for Nurses: Taking Context Into Consideration Extended Communication Possibilities for Nurses: Taking Context Into Consideration Joakim KLEMETS a,b,1 a,b and Lill KRISTIANSEN a Norwegian University of Science and Technology, Department of Telematics,

More information

PERVASIVE HEALTHCARE Technologies for the Healthcare of the Future. Jakob E. Bardram, PhD

PERVASIVE HEALTHCARE Technologies for the Healthcare of the Future. Jakob E. Bardram, PhD PERVASIVE HEALTHCARE Technologies for the Healthcare of the Future Jakob E. Bardram, PhD About the IT University of Copenhagen IT University of Copenhagen www.it.edu 10 years focusing on cross-disciplinary

More information

A Person-Oriented Ubiquitous and Secure Information Communication Environment Supported by Data-Driven Networking Processor

A Person-Oriented Ubiquitous and Secure Information Communication Environment Supported by Data-Driven Networking Processor A Person-Oriented Ubiquitous and Secure Information Communication Environment Supported by Data-Driven Networking Processor Hiroshi Ishii Department of CommunicationEngineering School of Information Technology

More information

ebag the digital school bag

ebag the digital school bag Christina Brodersen, Bent G. Christensen, Kaj Grønbæk Department of Computer Science, University of Aarhus Åbogade 34 8200 Århus N, Denmark +45 8942 5659 sorsha, bentor, kgronbak@daimi.au.dk ABSTRACT In

More information

Security and privacy rights management for mobile and ubiquitous computing

Security and privacy rights management for mobile and ubiquitous computing Security and privacy rights management for mobile and ubiquitous computing Michael Fahrmair, Wassiou Sitou, and Bernd Spanfelner Technische Universität München, Department of Informatics, Boltzmannstr.3,

More information

ACTIVITY THEORY (AT) REVIEW

ACTIVITY THEORY (AT) REVIEW ACTIVITY THEORY IN ACTION Brian Tran, CS 260 ACTIVITY THEORY (AT) REVIEW Activities are key structure in AT Composed of subjects, tools, and objective Ex. Bob (subject) is using the weights and treadmills

More information

PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION

PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION YANG-TING SHEN, TAY-SHENG TENG Information Architecture Lab, Department of Architecture, National Cheng Kung University, Taiwan. bowbowshen@yahoo.com.tw

More information

Towards Distributed Service Platform for Extending Enterprise Applications to Mobile Computing Domain

Towards Distributed Service Platform for Extending Enterprise Applications to Mobile Computing Domain Towards Distributed Service Platform for Extending Enterprise Applications to Mobile Computing Domain Pakkala D., Sihvonen M., and Latvakoski J. VTT Technical Research Centre of Finland, Kaitoväylä 1,

More information

Integrating Electronic Health Records Into Health Professional and Health Informatics Education: A Continuum of Approaches

Integrating Electronic Health Records Into Health Professional and Health Informatics Education: A Continuum of Approaches 20 Integrating Electronic Health Records Into Health Professional and Health Informatics Education: A Continuum of Approaches Elizabeth Borycki, Andre Kushniruk, Brian Armstrong, Ron Joe, Tony Otto School

More information

Supporting Co-located SCRUM Processes in Global Software Development

Supporting Co-located SCRUM Processes in Global Software Development Supporting Co-located SCRUM Processes in Global Software Development Jakob E. Bardram, Morten Esbensen, and Paolo Tell The Pervasive Interaction Technology Laboratory IT University of Copenhagen Rued Langgaardsvej

More information

Ubiquitous Smart Spaces

Ubiquitous Smart Spaces I. Cover Page Ubiquitous Smart Spaces Topic Area: Smart Spaces Gregory Abowd, Chris Atkeson, Irfan Essa 404 894 6856, 404 894 0673 (Fax) abowd@cc.gatech,edu, cga@cc.gatech.edu, irfan@cc.gatech.edu Georgia

More information

increased productivity

increased productivity Clinical Logistics Columna Clinical Logistics provides healthcare staff with a real-time overview of current status in the department in terms of both staff and patients. This unique software module helps

More information

MyReDiary: Co-Designing for Collaborative Articulation in Physical Rehabilitation

MyReDiary: Co-Designing for Collaborative Articulation in Physical Rehabilitation S. Bødker, N. O. Bouvin, W. Lutters,V. Wulf and L. Ciolfi (eds.) ECSCW 2011: Proceedings of the 12th European Conference on Computer Supported Cooperative Work, 24-28 September 2011, Aarhus, Denmark Springer

More information

EUPaaS - Elastic Ubiquitous Platform as a Service for Large-scale Ubiquitous Applications

EUPaaS - Elastic Ubiquitous Platform as a Service for Large-scale Ubiquitous Applications Institute of Architecture of Application Systems EUPaaS - Elastic Ubiquitous Platform as a Service for Large-scale Ubiquitous Applications Fei Li 1, Schahram Dustdar 1, Jakob Bardram 2, Martin Serrano

More information

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).

More information

ENHANCING MOBILE PEER-TO-PEER ENVIRONMENT WITH NEIGHBORHOOD INFORMATION

ENHANCING MOBILE PEER-TO-PEER ENVIRONMENT WITH NEIGHBORHOOD INFORMATION ENHANCING MOBILE PEER-TO-PEER ENVIRONMENT WITH NEIGHBORHOOD INFORMATION Arto Hämäläinen and Jari Porras Lappeenranta University of Technology Laboratory of Communications Engineering P.O. Box 20 53851

More information

Intelligent Systems for Health Solutions

Intelligent Systems for Health Solutions Bringing People, Systems, and Information Together Today s health organizations are increasingly challenged to accomplish what we call the triple aim of effective healthcare: deliver higher quality care

More information

The ebbits project: from the Internet of Things to Food Traceability

The ebbits project: from the Internet of Things to Food Traceability The ebbits project: from the Internet of Things to Food Traceability Smart AgriMatics2014 Contribution to session 5.2 Meat Information Provenance 18-19 June 2014 Paolo Brizzi Istituto Superiore Mario Boella

More information

Pervasive Computing for Hospital, Chronic, and Preventive Care

Pervasive Computing for Hospital, Chronic, and Preventive Care Foundations and Trends R in Human Computer Interaction Vol. 5, No. 1 (2011) 1 95 c 2012 M. Tentori, G. R. Hayes and M. Reddy DOI: 10.1561/1100000024 Pervasive Computing for Hospital, Chronic, and Preventive

More information

3-12 Autonomous Access Control among Nodes in Sensor Networks with Security Policies

3-12 Autonomous Access Control among Nodes in Sensor Networks with Security Policies 3-12 Autonomous Access Control among Nodes in Sensor Networks with Security Policies This paper describes a new framework of policy control sensor networks. Sensor networks are shared by various applications,

More information

Design and Implementation of an Integrated Contextual Data Management Platform for Context-Aware Applications

Design and Implementation of an Integrated Contextual Data Management Platform for Context-Aware Applications Design and Implementation of an Integrated Contextual Data Management Platform for Context-Aware Applications Udana Bandara 1,2 Masateru Minami 1,3 Mikio Hasegawa 1 Masugi Inoue 1 Hiroyuki Morikawa 1,2

More information

Endpoint Virtualization for Healthcare Providers

Endpoint Virtualization for Healthcare Providers WHITE PAPER: xxxxxx BEST PRACTICES [00-Cover_Bar] FOR HEALTHCARE Endpoint Virtualization for Healthcare Providers Confidence in a connected world. White Paper: Best Practices for Healthcare Endpoint Virtualization

More information

Context-Aware Access Control for Pervasive Access to Process-Based Healthcare Systems

Context-Aware Access Control for Pervasive Access to Process-Based Healthcare Systems ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 679 Context-Aware Access Control for Pervasive Access to

More information

Hermes: Generic Designs for Mobile, Context-Aware Trails-Based Applications

Hermes: Generic Designs for Mobile, Context-Aware Trails-Based Applications Hermes: Generic Designs for Mobile, Context-Aware Trails-Based Applications Cormac Driver Siobhán Clarke Distributed Systems Group, Computer Science Department Trinity College Dublin, Ireland {Cormac.Driver,

More information

Handheld Computing Devices in a Surgical Ward. Advantages on Clinical Information Sharing

Handheld Computing Devices in a Surgical Ward. Advantages on Clinical Information Sharing Handheld Computing Devices in a Surgical Ward. Advantages on Clinical Information Sharing Rossana Alloni, Maria Cinque, Roberto Coppola, Michele Crudele, Giulio Iannello, and Roberto Valenti Università

More information

External Telehealth Videoconferencing

External Telehealth Videoconferencing External Telehealth Videoconferencing Organization, as referenced below, is defined as the lower mainland collaboration of Health Authority (HA) Telehealth Programs, consisting of the Provincial Health

More information

A Healthcare/Eldercare Robot based on Skilligent Technology

A Healthcare/Eldercare Robot based on Skilligent Technology A Healthcare/Eldercare Robot based on Skilligent Technology Application Proposal Revision 7 Copyright 2008 Skilligent Page 1 of 8 http://www.skilligent.com TABLE OF CONTENTS 1 INTRODUCTION 3 2 CONCEPTION

More information

Clinical Workflow Solutions EXTENSION HealthAlert

Clinical Workflow Solutions EXTENSION HealthAlert Clinical Workflow Solutions EXTENSION HealthAlert NEC Corporation of America necam.com EXTENSION s suite of solutions unites the various clinical information systems in a medical environment to deliver

More information

Operating Systems 4 th Class

Operating Systems 4 th Class Operating Systems 4 th Class Lecture 1 Operating Systems Operating systems are essential part of any computer system. Therefore, a course in operating systems is an essential part of any computer science

More information

Clinical Decision Support: Core Capability of Evolving CPR

Clinical Decision Support: Core Capability of Evolving CPR Tutorials, B. Hieb, M.D. Research Note 6 November 2003 Clinical Decision Support: Core Capability of Evolving CPR More-sophisticated computer-based patient record systems can offer increasing value to

More information

A Real Time, Object Oriented Fieldbus Management System

A Real Time, Object Oriented Fieldbus Management System A Real Time, Object Oriented Fieldbus Management System Mr. Ole Cramer Nielsen Managing Director PROCES-DATA Supervisor International P-NET User Organisation Navervej 8 8600 Silkeborg Denmark pd@post4.tele.dk

More information

I couldn t believe that a simple internet browser can help me so much, thanks to Health Highway.

I couldn t believe that a simple internet browser can help me so much, thanks to Health Highway. I couldn t believe that a simple internet browser can help me so much, thanks to Health Highway. Making You Successful Your problems are ours.... We welcome you to the 21st Century with Health Highway's

More information

AN RFID AND MULTI-AGENT BASED SYSTEM ENABLING ACCESS TO PATIENT MEDICAL HISTORY

AN RFID AND MULTI-AGENT BASED SYSTEM ENABLING ACCESS TO PATIENT MEDICAL HISTORY AN RFID AND MULTI-AGENT BASED SYSTEM ENABLING ACCESS TO PATIENT MEDICAL HISTORY Felicia Giza-Belciug 1, Cristina Turcu 2 and Cornel Turcu 3 1 Department of Electrical Engineering and Computer Science,

More information

Technical Club: New Vision of Computing

Technical Club: New Vision of Computing 1 Technical Club: New Vision of Computing Core Discipline : Mentor : Computer Science Engineering Dr. Shripal Vijayvergia, Associate Professor, CSE Co-Mentor : 1. Mr. Subhash Gupta, Assistant Professor,

More information

Develop Patient Monitoring and Support System Using Mobile Communication and Intelligent Reasoning

Develop Patient Monitoring and Support System Using Mobile Communication and Intelligent Reasoning Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Develop Patient Monitoring and Support System Using Mobile Communication and Intelligent

More information

Software Testing for Ubiquitous Computing Devices

Software Testing for Ubiquitous Computing Devices Software Testing for Ubiquitous Computing Devices Ichiro Satoh National Institute of Informatics 2-1-2 Hitotsubashi, Chiyoda-ku, Tokyo 101-8430, Japan E-mail: ichiro@nii.ac.jp Abstract We describe an approach

More information

INFORMATION TECHNOLOGIES FOR PATIENT CARE MANAGEMENT

INFORMATION TECHNOLOGIES FOR PATIENT CARE MANAGEMENT SUMMARY Features INTERIN Technology, a complex of software tools and techniques for building health care information systems, was developed in the Program Systems Institute, Russian Academy of Sciences.

More information

On Ubiquitous Network Security and Anomaly Detection *

On Ubiquitous Network Security and Anomaly Detection * On Ubiquitous Network Security and Anomaly Detection * Colin Van Dyke Çetin K. Koç Electrical & Computer Engineering Oregon State University {vandyke,koc}@ece.orst.edu Abstract As networking trends move

More information

Towards an Organic Middleware for the Smart Doorplate Project

Towards an Organic Middleware for the Smart Doorplate Project Towards an Organic Middleware for the Smart Doorplate Project Wolfgang Trumler, Faruk Bagci, Jan Petzold, Theo Ungerer University of Augsburg Institute of Computer Science Eichleitnerstr. 30, 86159 Augsburg,

More information

Challenges for Telepresence: Design, Evaluation, and Creativity

Challenges for Telepresence: Design, Evaluation, and Creativity Challenges for Telepresence: Design, Evaluation, and Creativity Carman Neustaedter Simon Fraser University 102 13450 102nd Avenue Surrey, BC, Canada carman@sfu.ca Abstract This position paper reflects

More information

b+s Connects CCE Edition

b+s Connects CCE Edition b+s Connects CCE Edition A Business Whitepaper by Bucher + Suter May, 2014 Todd Samalin, Sales Engineer Contents General Introduction... 2 What is b+s Connects?... 2 b+s Connects Introduction... 2 Editions...

More information

The recipe for a modern medical facility

The recipe for a modern medical facility MICROSOFT, INTEL & KAMSOFT SOLUTIONS / CASE STUDY The recipe for a modern medical facility The new IT system allows us to efficiently manage the hospital. Thanks to Windows 8.1 tablets, doctors and nurses

More information

UPMC reshapes the nursing unit with SmartRoom

UPMC reshapes the nursing unit with SmartRoom UPMC reshapes the nursing unit with SmartRoom Overview The Need UPMC sought to improve the workflow efficiency in its nursing units to enhance the quality of care, reduce costs/errors and leverage its

More information

MEDICAL SCIENCES Vol.II -Human Aspects of Health Care Information Systems - Andre Kushniruk, Joseph Kannry

MEDICAL SCIENCES Vol.II -Human Aspects of Health Care Information Systems - Andre Kushniruk, Joseph Kannry HUMAN ASPECTS OF HEALTH CARE INFORMATION SYSTEMS Andre Kushniruk School of Health Information Science,University of Victoria, Victoria, British Columbia, Canada Joseph Kannry Mt. Sinai Medical Center,

More information

PERVASIVE healthcare may be defined from two perspectives:

PERVASIVE healthcare may be defined from two perspectives: IEEE TRANSACTIONS ON INFORMATION TECHNOLOGY IN BIOMEDICINE, VOL. 8, NO. 3, SEPTEMBER 2004 229 Guest Editorial Introduction to the Special Section on Pervasive Healthcare PERVASIVE healthcare may be defined

More information

Moodle Integrated Synchronous Teaching/Conferencing: A Free Open-Source Synchronous Capability for Moodle

Moodle Integrated Synchronous Teaching/Conferencing: A Free Open-Source Synchronous Capability for Moodle Moodle Integrated Synchronous Teaching/Conferencing: A Free Open-Source Synchronous Capability for Moodle Nicholas Clark, M.S. Research Associate, C4I Center J. Mark Pullen, D.Sc Professor of Computer

More information

Your Data, Any Place, Any Time.

Your Data, Any Place, Any Time. Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to: Run your most demanding mission-critical applications. Reduce

More information

Impact of Pervasive Computing on Service Design in Hospitality

Impact of Pervasive Computing on Service Design in Hospitality Impact of Pervasive Computing on Service Design in Hospitality Ebru Gökalp and P. Erhan Eren Department of Information Systems, Middle East Technical University Email address: egokalp@metu.edu.tr Abstract

More information

Microsoft Amalga HIS Hospital Information System 2009

Microsoft Amalga HIS Hospital Information System 2009 m Microsoft Amalga HIS Hospital Information System 2009 Manage all healthcare organisation functions with one integrated solution Microsoft AmalgaTM Our vision: To improve health around the world through

More information

Integrated Telemedicine Networks and Added-Value Services

Integrated Telemedicine Networks and Added-Value Services Integrated Telemedicine Networks and Added-Value Services Stelios C. Orphanoudakis Institute of Computer Science, FORTH, Heraklion, Crete, Greece Department of Computer Science, University of Crete, Heraklion,

More information

ProxNet: Secure Dynamic Wireless Connection by Proximity Sensing

ProxNet: Secure Dynamic Wireless Connection by Proximity Sensing ProxNet: Secure Dynamic Wireless Connection by Proximity Sensing Jun Rekimoto, Takashi Miyaki, and Michimune Kohno Interaction Laboratory, Sony Computer Science Laboratories, Inc. 3-14-13 Higashigotanda,

More information

An Agent-Based Serviceware Framework for Ubiquitous Context-Aware Services

An Agent-Based Serviceware Framework for Ubiquitous Context-Aware Services An Agent-Based Serviceware Framework for Ubiquitous Context-Aware Services Jens Wohltorf, Richard Cissée, Andreas Rieger, and Heiko Scheunemann DAI-Labor Technische Universität Berlin GOR 1-1, Franklinstraße

More information

Mobile Commerce and Ubiquitous Computing. Chapter 6

Mobile Commerce and Ubiquitous Computing. Chapter 6 Mobile Commerce and Ubiquitous Computing Chapter 6 Learning Objectives 1. Discuss the value-added attributes, benefits, and fundamental drivers of m-commerce. 2. Describe the mobile computing infrastructure

More information

Inferring Presence in a Context-Aware Instant Messaging System

Inferring Presence in a Context-Aware Instant Messaging System Inferring Presence in a Context-Aware Instant Messaging System Mikko Perttunen 1 and Jukka Riekki 2 1 Department of Electrical and Information Engineering and Infotech Oulu P.O.BOX 4500, 90014 University

More information

Career Tracks- Information Technology Family

Career Tracks- Information Technology Family Career Tracks- Information Technology Family FUNCTIONAL AREA Applications Programming AV IT AV IT Engineering Bioinformatics Involved in the development of server/os/desktop/mobile applications and services

More information

Remote Patient Monitoring- An Implementation in ICU Ward

Remote Patient Monitoring- An Implementation in ICU Ward 2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore Remote Patient Monitoring- An Implementation in ICU Ward Arun E 1+, Marimuthu V 2,

More information

Wireless Multimedia Technologies for Assisted Living

Wireless Multimedia Technologies for Assisted Living Second LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCEI 2004) Challenges and Opportunities for Engineering Education, Research and Development 2-4 June

More information

Cisco Context-Aware Mobility Solution: Put Your Assets in Motion

Cisco Context-Aware Mobility Solution: Put Your Assets in Motion Cisco Context-Aware Mobility Solution: Put Your Assets in Motion How Contextual Information Can Drastically Change Your Business Mobility and Allow You to Achieve Unprecedented Efficiency What You Will

More information

A Framework of Context-Sensitive Visualization for User-Centered Interactive Systems

A Framework of Context-Sensitive Visualization for User-Centered Interactive Systems Proceedings of 10 th International Conference on User Modeling, pp423-427 Edinburgh, UK, July 24-29, 2005. Springer-Verlag Berlin Heidelberg 2005 A Framework of Context-Sensitive Visualization for User-Centered

More information

University of Ontario Institute of Technology

University of Ontario Institute of Technology University of Ontario Institute of Technology Leveraging key data to provide proactive patient care Overview The need To better detect subtle warning signs of complications, clinicians need to gain greater

More information

Case Studies. Table of Contents

Case Studies. Table of Contents Table of Contents 1 Integration with an Oncology EMR and an External Billing System 3 2 Automated Patient Portal 4 3 Client Scheduling 5 4 Client Server based EMR 6 Version 0.0 Page 2 of 8 1 INTEGRATION

More information

An Efficient Emergency, Healthcare, and Medical Information System

An Efficient Emergency, Healthcare, and Medical Information System Global Journal of Computer Science and Technology Network, Web & Security Volume 12 Issue 12 Version 1.0 Year 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

TreasurePhone: Context-Sensitive User Data Protection on Mobile Phones

TreasurePhone: Context-Sensitive User Data Protection on Mobile Phones TreasurePhone: Context-Sensitive User Data Protection on Mobile Phones Julian Seifert 1, Alexander De Luca 2, Bettina Conradi 2 and Heinrich Hussmann 2 1 Bauhaus-University Weimar, Bauhausstr. 11, D-99423

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 2, February 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automated Food

More information

WAITER: A Wearable Personal Healthcare and Emergency Aid System

WAITER: A Wearable Personal Healthcare and Emergency Aid System Sixth Annual IEEE International Conference on Pervasive Computing and Communications WAITER: A Wearable Personal Healthcare and Emergency Aid System Wanhong Wu 1, Jiannong Cao 1, Yuan Zheng 1, Yong-Ping

More information

WebArrow: System Overview and Architecture Namzak Labs White Paper, 2003-02

WebArrow: System Overview and Architecture Namzak Labs White Paper, 2003-02 WebArrow: System Overview and Architecture Namzak Labs White Paper, 2003-02 Overview This white paper presents an introduction to, and architectural overview of Namzak Labs WebArrow a system for web-based

More information

Project presentation ASSET - ADAPTIVE SECURITY FOR SMART INTERNET OF THINGS IN EHEALTH

Project presentation ASSET - ADAPTIVE SECURITY FOR SMART INTERNET OF THINGS IN EHEALTH Project presentation ASSET - ADAPTIVE SECURITY FOR SMART INTERNET OF THINGS IN EHEALTH Habtamu Abie, Dr. Scient., Principal Scientist ASSET Project Manager Norwegian Computing Center Tuesday 19 th of March

More information

The Case Study of a Hospital IT System

The Case Study of a Hospital IT System World class IT solutions in Bethesda Children s Hospital, Hungary Case study, 2008 In the autumn of 2007, representatives of Cisco Hungary and T-Systems delivered a state-of-the-art hospital IT system

More information

Department of Electronics Engineering, Associate Professor, Tatysaheb kore Istitute of Engineering and Technology,Warnanagar, India

Department of Electronics Engineering, Associate Professor, Tatysaheb kore Istitute of Engineering and Technology,Warnanagar, India IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY WIRELESS HEALTHCARE APPLICATION DEVELOPMENT FOR SITTING POSTURE MONITORING Paymal Sneha B.*, Prof.A.S.Mali *Department of Electronics

More information

Bachelor Degree in Informatics Engineering Master courses

Bachelor Degree in Informatics Engineering Master courses Bachelor Degree in Informatics Engineering Master courses Donostia School of Informatics The University of the Basque Country, UPV/EHU For more information: Universidad del País Vasco / Euskal Herriko

More information

Remote Monitoring and Controlling System Based on ZigBee Networks

Remote Monitoring and Controlling System Based on ZigBee Networks Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr

More information

MOBILE AND THE HEALTH CARE SUPPLY CHAIN

MOBILE AND THE HEALTH CARE SUPPLY CHAIN A Novation White Paper MOBILE AND THE HEALTH CARE SUPPLY CHAIN Welcome to the age of mobility and the pervasive Internet an age that allows us to be highly interactive, make personalized decisions and

More information

Dr Louise Schaper, PhD CEO, Health Informatics Society of Australia

Dr Louise Schaper, PhD CEO, Health Informatics Society of Australia Dr Louise Schaper, PhD CEO, Health Informatics Society of Australia 1. Older adults using ICT 2. Technologies, used by health care professionals, to enhance quality of care and health 3. Advanced ICT to

More information

Solution Requirements and Process Flow

Solution Requirements and Process Flow CHAPTER 2 Scope The Cisco Virtual Expert Management solution is a powerful, flexible communication solution that addresses a variety of technical, business, and associated service preferences. Deployment

More information

Rapid Prototyping of Computer Systems 05-540, 05-872*, 18-540, 18-745*, 39-648 12 Units Carnegie Mellon University. Course Syllabus Spring 2013

Rapid Prototyping of Computer Systems 05-540, 05-872*, 18-540, 18-745*, 39-648 12 Units Carnegie Mellon University. Course Syllabus Spring 2013 Rapid Prototyping of Computer Systems 05-540, 05-872*, 18-540, 18-745*, 39-648 12 Units Carnegie Mellon University Course Syllabus Spring 2013 Lectures: Monday, Wednesday, 2:30-3:50, Hamburg Hall 2224

More information

Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to:

Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to: Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to: Run your most demanding mission-critical applications. Reduce

More information

Enabling the Wireless School Challenges & Benefits of Wireless LANs in Primary Education

Enabling the Wireless School Challenges & Benefits of Wireless LANs in Primary Education WHITE PAPER Enabling the Wireless School Challenges & Benefits of Wireless LANs in Primary Education Date: February 2009 Copyright 2010 Meru. All rights reserved. TABLE OF CONTENTS INTRODUCTION... 3 GROWING

More information

Introduction and background

Introduction and background ICT STRATEGY AND IMPLIMENTATION FOR A HOSPITAL Introduction and background The Hospital ICT Strategy and implementation has the overall goal of establishing a strong ICT infrastructure to support hospital

More information

CAREER TRACKS PHASE 1 UCSD Information Technology Family Function and Job Function Summary

CAREER TRACKS PHASE 1 UCSD Information Technology Family Function and Job Function Summary UCSD Applications Programming Involved in the development of server / OS / desktop / mobile applications and services including researching, designing, developing specifications for designing, writing,

More information

Business Objectives. +1 424.212.8900 www.t2techgroup.com. Creating a Sensible Clinical Computing Environment VDI & SSO White Paper

Business Objectives. +1 424.212.8900 www.t2techgroup.com. Creating a Sensible Clinical Computing Environment VDI & SSO White Paper +1 424.212.8900 www.t2techgroup.com Creating a Sensible Clinical Computing Environment VDI & SSO White Paper Beginning in 2012, T2 Technology Group was engaged by Kootenai Health to manage multiple strategic

More information

Context awareness in health care: A review

Context awareness in health care: A review international journal of medical informatics 7 6 ( 2 0 0 7 ) 2 12 journal h omepage: www. intl. e lsevierhealth. c om/ journals/ ijmi Review Context awareness in health care: A review Nathalie Bricon-Souf

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Development of CAMUS based Context-Awareness for Pervasive Home Environments

Development of CAMUS based Context-Awareness for Pervasive Home Environments Development of CAMUS based Context-Awareness for Pervasive Home Environments Aekyung Moon, Minyoung Kim, Hyoungsun Kim, Kang-Woo Lee and Hyun Kim Software Robot Research Team, ETRI e-mail : {akmoon, mykim,

More information

Biomedical Informatics: Computer Applications in Health Care and Biomedicine

Biomedical Informatics: Computer Applications in Health Care and Biomedicine An Overview of Biomedical Date 1/19/06 Biomedical : Computer Applications in Health Care and Biomedicine Edward H. Shortliffe, MD, PhD Department of Biomedical Columbia University Asian Pacific Association

More information

Ambient Telepresence

Ambient Telepresence Ambient Telepresence Michael Beigl, Hans-Werner Gellersen Telecooperation Office (TecO), University of Karlsruhe, Germany {michael,hwg}@teco.edu Abstract Ambient Telepresence is introduced as a method

More information

A Cloud-based Medical Intelligent System

A Cloud-based Medical Intelligent System A Cloud-based Medical Intelligent System 1 Deng-Yang Huang, 2 Hao-En Chueh *1 Department of Information Management,Yuanpei University, dyhung@gmail.com 2 Department of Information Management,Yuanpei University,

More information

Modeling an Ontology for Managing Contexts in Smart Meeting Space

Modeling an Ontology for Managing Contexts in Smart Meeting Space Modeling an Ontology for Managing Contexts in Smart Meeting Space Mohammad Rezwanul Huq, Nguyen Thi Thanh Tuyen, Young-Koo Lee, Byeong-Soo Jeong and Sungyoung Lee Department of Computer Engineering Kyung

More information

Machine control going www - Opportunities and risks when connecting a control system to the Internet

Machine control going www - Opportunities and risks when connecting a control system to the Internet B&R Industrial Automation Corp. 1325 Northmeadow Parkway, S-130 Tel: (770) 772-0400 E-mail: office.us@br-automation.com Roswell, Georgia 30076 Fax: (770) 772-0243 Internet: www.br-automation.com Machine

More information

Game Transformation from Non-Augmented Reality to Augmented Reality

Game Transformation from Non-Augmented Reality to Augmented Reality INTERNATIONAL JOURNAL OF KIMICS, VOL. 9, NO. 5, OCTOBER 2011 619 Game Transformation from Non-Augmented Reality to Augmented Reality Chin-Tong Tan, Gi-Hyun Hwang, and Dae- Ki Kang *, Member, KIMICS Abstract

More information

MOBILE TECHNOLOGIES AND DISTANCE EDUCATION

MOBILE TECHNOLOGIES AND DISTANCE EDUCATION MOBILE TECHNOLOGIES AND DISTANCE EDUCATION Rostislav Fojtik, Hashim Habiballa Abstract: Rapid advancement of information and communication technologies enables to produce more mobile devices. Most of distance

More information

Graduation Project Ideas Proposed By Faculty Members Department of Communication and Networks

Graduation Project Ideas Proposed By Faculty Members Department of Communication and Networks Graduation Project Ideas Proposed By Faculty Members Department of Communication and Networks Updated 7/12/2013 Faculty Member Proposed Project Title Research Interests Dr. Abdullah M. Almuhaideb Email:

More information

MoCCA: A Mobile Communication and Computing Architecture

MoCCA: A Mobile Communication and Computing Architecture : A Mobile Communication and Computing Architecture Asim Smailagic, Dan Siewiorek, Anton Dahbura*, Len Bass Institute for Complex Engineered Systems Carnegie Mellon University, Pittsburgh, PA 15213 *Digital,

More information

Publication IV. 2011 Elsevier Ireland. Reprinted with permission from Elsevier.

Publication IV. 2011 Elsevier Ireland. Reprinted with permission from Elsevier. Publication IV Johanna Viitanen, Hannele Hyppönen, Tinja Lääveri, Jukka Vänskä, Jarmo Reponen, and Ilkka Winblad. 2011. National questionnaire study on clinical ICT systems proofs: Physicians suffer from

More information

Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software

Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software Danilo F. S. Santos, José L. do Nascimento, Olympio C. S. Filho and Angelo Perkusich 1 Embedded Systems

More information

Cloud Development of Medical Systems By Oleg Kruk, Embedded Research Lab Leader, DataArt

Cloud Development of Medical Systems By Oleg Kruk, Embedded Research Lab Leader, DataArt Cloud Development of Medical Systems By Oleg Kruk, Embedded Research Lab Leader, DataArt Abstract Wireless electronic medical devices have made remote medicine a reality. Disease prevention, monitoring

More information

BehavioSec participation in the DARPA AA Phase 2

BehavioSec participation in the DARPA AA Phase 2 BehavioSec participation in the DARPA AA Phase 2 A case study of Behaviometrics authentication for mobile devices Distribution Statement A (Approved for Public Release, Distribution Unlimited) 1 This paper

More information