A Telematic System for Diabetes Management, Reporting and Patient Advice

Size: px
Start display at page:

Download "A Telematic System for Diabetes Management, Reporting and Patient Advice"

Transcription

1 The Journal on Information Technology in Healthcare 2005; 3(5): A Telematic System for Diabetes Management, Reporting and Patient Advice Dimitra Iliopoulou*, Kostas Giokas*, Stavroula Mougiakakou, John Stoitsis, Andriana Prentza*, Konstantina Nikita * Biomedical Engineering Laboratory, Biomedical Simulations and Medical Imaging Laboratory, National Technical University of Athens, Greece. ABSTRACT This paper presents a telematic system for providing advice and assisting in the management and reporting of patients with Type 1 diabetes. The system is comprised of four distinct entities: devices for measuring blood glucose levels; an insulin advisory system; a mobile phone application and a diabetes patient management and reporting system. The system integrates wireless personal area networks with the use of mobile and Internet technologies and commercially available measurement devices, along with online analytical processing techniques and reporting tools. In addition to its clinical applications, the proposed system can be used by healthcare managers to evaluate healthcare provision, and for demographic analysis to estimate diabetes management costs. INTRODUCTION Diabetes mellitus is a common chronic disease, characterised by blood glucose levels outside the physiological range. Diabetic patients can be classified as Type 1 where there is an absence of insulin secretion, or Type 2 where the underlying defect is insulin resistance. It is estimated that there are currently more than 150 million diabetic patients world-wide and this figure is predicted to double to over 300 million by the year Diabetes is associated with both short- and long-term complications, and prevention of these by strict glycaemic control is a major challenge. The use of telemedicine offers significant potential for improving management of the disease 1 4. In this paper we present a system for continuous and remote monitoring and management of diabetes. The system, which includes increased management, advisory, and reporting capabilities, is comprised of four distinct entities: (i) Devices for measuring blood glucose levels (ii) Insulin Advisory System (IAS) Correspondence and reprint requests: D. Iliopoulou, 9 Iroon Polytechniou Str., Zografou Campus, Athens Greece, dilio@biomed.ntua.gr. 307

2 Iliopoulou, Giokas, Mougiakakou, Stoitsis, Prentza & Nikita (iii) Mobile phone application (iv) Diabetes Patient Management and Reporting System (DPMRS) SYSTEM DESCRIPTION The architecture of the proposed system is shown in Figure 1. The four distinct entities are as follows: A. Devices for Measuring Blood Glucose Levels The system is designed to utilise commercially available blood glucose meters supporting radio frequency (RF), infrared (IR), and/or wired connection methods for data transmission. Values obtained from the meters are inputted into the Insulin Advisory Service (IAS) and sent to the DPMRS for storage and further analysis. B. Insulin Advisory System (IAS) The IAS is designed for patients that use insulin pumps or multiple insulin injection protocols. It consists of a physiological model that aims to simulate glucose-insulin metabolism in Type 1 diabetes patients. The IAS utilises compartmental models, mathematical models, and artificial intelligence techniques 5. In addition to the patient s weight, other inputs into the IAS are: Time and measured blood glucose levels Time and amount of previous insulin injection Time and amount of carbohydrate intake The outputs of the IAS are the appropriate insulin intake: For insulin injections types and doses of insulin For insulin pumps basal infusion rate and bolus doses Figure 1. Architecture of the proposed system DBMS = Database Management System, DPMRS = Diabetes Patient Management and Reporting System, GPRS = General Packet Radio Service, http = Hypertext Transfer Protocol, OLAP = On Line Analytical Processing 308 The Journal on Information Technology in Healthcare 2005; 3(5):

3 A Telematic System for Diabetes Management, Reporting and Patient Advice In the event that the output results are outside pre-assigned limits set by the physician, an alarm signal is sent to the patient s physician to approve or disapprove the recommended changes. In both cases the physician sends an SMS (Short Message Service) text to the patient s mobile with his recommendation. C. Mobile Phone Application The mobile phone application is responsible for establishing communication between the mobile phone and a service provider using General Packet Radio Service (GPRS), and between the mobile phone and the glucose measurement devices, using wired or wireless, e.g. radio frequency (RF) connections. Measured glucose levels are transmitted, through the mobile phone, in predefined time intervals to the DPMRS. The mobile phone application also allows patients to submit other relevant information to the DPMRS, e.g. time and amount of injected insulin, diet, weight, physical activity, special events (stress, illness) etc. D. Diabetes Patient Management and Reporting System (DPMRS) The DPMRS is the core of the system and contains a distributed Database Management System (DBMS) along with advanced tools for intelligent processing of available data from diabetic patients (Figure 2). The system is installed on a Web server that can be located in a medical centre, and/or home-care provider, and/or diabetes institute. Access to the server is granted to both diabetes patients and the health professionals caring for them. Important considerations to be taken into account in the construction of the DBMS include: the source and the type of diabetes data; the security of the system; the tools for data processing and the type of data distribution. Figure 2. An analysis tool such as Business Objects uses multimode OLAP techniques The Journal on Information Technology in Healthcare 2005; 3(5):

4 Iliopoulou, Giokas, Mougiakakou, Stoitsis, Prentza & Nikita Figure 3. An intelligent decision support system Measured blood glucose levels are transmitted automatically from the measurement device to the DPMRS, while additional patient information (sex, age, years with diabetes, weight, other diseases, pregnancy, unusual stress etc), and habits (time and insulin dosage, time and description of food intake, duration and type of physical exercise) are manually inputted by the patient using a mobile phone that supports Java applications. Data is downloaded regularly from the mobile phone to the DPMRS. Other data stored in the DPMRS includes health professional records, laboratory examination results and comments about the patient s state of health. In order to draw helpful results for the large amount of data sent to the DPMRS on a daily basis, an underlying reporting and analysis sub-system is used. As shown in Figure 3, this system also acts as an interactive decision support making tool for patients, physicians and healthcare managers. Generally, systems that involve storage and retrieval of large volumes of data are known as data warehouses 6. The purpose of a data warehouse is to enable rapid access to information for analysis and reporting for both medical experts (physicians and healthcare managers) and diabetic patients. In this specific application the data warehouse is an online repository of data from diabetic patients that is necessary for the decision making process. The data is analysed using On Line Analytical Processing (OLAP) 7 9. OLAP takes a snapshot of the relational database and restructures it into dimensional data. Queries can then be run against this permitting Fast Analysis of Shared Multidimensional Information. It has been claimed that for complex queries OLAP can produce an answer in around 0.1% of the time for the same query on relational data. An OLAP structure created from the operational data is called an OLAP cube. The cube is created from a star schema of tables. At the centre is the fact table that lists the core facts which make up the query. Numerous dimension tables are linked to the fact tables. These tables indicate how the aggregations of relational data can be analysed. The number of possible aggregations is determined by every possible manner in which the original data can be hierarchically linked. 310 The Journal on Information Technology in Healthcare 2005; 3(5):

5 A Telematic System for Diabetes Management, Reporting and Patient Advice Table 1. Explanation of OLAP Terms Measures, Dimensions and Cubes Schema Measures are key performance indicators that require evaluation. Numbers that would make sense if aggregated are usually measures (number of patients, amount of injected insulin, time oriented aggregates). Dimensions are the categories of the data analysis and are arranged in hierarchical levels with unique positions that in turn are made up by members (patient sex, smoking habits, etc). Putting measures and multiple dimensions together we can create a data cube that can be rotated according to the wish of the user. The dimensions and measures are physically represented by a star schema. The most basic star schema arranges the dimension tables around a central fact table that contains the measures. In the case of DPMRS, OLAP permits the physician to rapidly make decisions related to the health status of their Type 1 diabetes patients. Using OLAP it is possible to leverage existing data from a relational schema or data warehouse (data source) by placing key performance indicators (measures) into context (dimensions) as explained in Table 1. Measured results submitted by diabetic patients, e.g. time date, number of meals, number of insulin injections, etc., can be estimated. Dimensions include aggregations by time, such as weekly, monthly, quarterly or yearly aggregates. Once processed into a multidimensional database (cube), as shown in Figure 4, all of the measures are pre-aggregated to make data retrieval significantly faster. The processed cube can be made available to business users of a health institution or physicians themselves, who can browse the data using a variety of tools, and make ad hoc analysis an interactive and analytical process rather than a development effort. Figure 4. Multidimensional cube The Journal on Information Technology in Healthcare 2005; 3(5):

6 Iliopoulou, Giokas, Mougiakakou, Stoitsis, Prentza & Nikita a. OLAP Query Types Slice-and-dice queries make selections to reduce a cube. For example, the cube in Figure 4 can be sliced to consider only diabetic patients in Athens, and then further sliced to consider only patients for the year Selecting a single dimension value reduces the cube s dimensionality, but more general selections are also possible. Drill-down and roll-up queries are inverse operations that use dimension hierarchies and measures to perform aggregations. Rolling up to a top value corresponds with omitting the dimension. For example, the relevant values for the city aggregates Athens, Salonica, Patras, etc. can be rolled into a single value Greece. These values can indicate overall patient numbers, number of insulin injections or any other relevant measure. Drill-across queries combine cubes that share one or more dimensions. In relational algebraic terms, this operation performs a join. Ranking or top/bottom queries can return only those cells that appear at the top or bottom of the specified order, for example, the most active insulin intake patient group in Rotating a cube allows users to see the data grouped by other dimensions. b. Achieving Fast Results Healthcare professionals must be able to obtain fast and accurate results in order to make decisions. To this end, essential performance-enhancing techniques, such as pre-computation and pre-aggregation can be used for multidimensional databases. These techniques permit response times to be fast enough to allow interactive data analysis for queries involving potentially huge amounts of data. Modern OLAP systems adopt the practical pre-aggregation approach of materialising only selected combinations of aggregates, and then reusing these to efficiently compute other aggregates. Reusing aggregates requires a well-organised multidimensional data structure. c. Software The proposed DPMRS is built using Microsoft s SQL (Structured Query Language) Server as the storage database along with SQL Server 2000 Analysis Services. In order to create and present detailed analysis reports the system would greatly benefit from applications like Business Objects V11 for query and analysis and Crystal Reports V11 for reporting. DISCUSSION This paper presents a system for the monitoring, analysis and management of Type 1 diabetes mellitus. The system is based on state-of-the-art technologies for data communication using wired, wireless and mobile network infrastructures. 312 The Journal on Information Technology in Healthcare 2005; 3(5):

7 A Telematic System for Diabetes Management, Reporting and Patient Advice It ensures portability and flexibility and should help increase the quality of life of diabetes patients through seamless monitoring of blood glucose levels. Furthermore, the use of state of the art storing and retrieving database technologies, along with the ability to create complex ad hoc reports, maximise the benefits of information management and handling for both the patients and the physicians. It is envisaged that the proposed system will permit optimisation of the treatment of Type 1 diabetes patients through intensive monitoring of blood glucose levels, and improvement of healthcare provision and healthcare organisation through advanced analysis of medical data. REFERENCES 1 Belazzi R, Larizza C, Montani S, et al. A telemedicine support for diabetes management: the T-IDDM Project. Computers Methods and Programs in Biomedicine 2002; 69: Bellazzi R, Montani S, Riva A, Stefanelli M. Web-based telemedicine systems for home-care: technical issues and experiences. Computers Methods and Programs in Biomedicine 2001; 64: Liao YT, Tang ST, Chen TC, et al. A communication platform for diabetes surveillance. Proceeding of the 26th Annual International Conference of the IEEE EMBS, San Francisco, CA, USA, Gómez J, Hernando ME, García A, et al. Telemedicine as a tool for intensive management of diabetes: the DIABTel experience. Computers Methods and Programs in Biomedicine 2002; 69: Mougiakakou SG, Nikita KS. Blood glucose profile prediction for Type 1 diabetes patients using a hybrid approach. Proceedings of the 2nd European Medical and Biological Engineering Conference, Vienna, Austria, 2002, pp Kimball R. The Data Warehouse Toolkit: Practical Techniques for Building Dimensional Datawarehouses. New York: John Wiley & Sons. Inc, Codd EF, Codd SB, Salley CT. Providing OLAP (On-Line Analytical Processing) to User- Analysts: An IT Mandate. 8 Chauduri S, Dayal U. An overview of data warehousing and OLAP technology. SIGMOD Record 1997; 26: Winter R. Databases: back in the OLAP game. Intelligent Enterprise Magazine 1998; 1: The Journal on Information Technology in Healthcare 2005; 3(5):

8

Study Participants HbA1c (%, mean and SD) Duration of diabetes (years, mean and SD) Age (years, mean and SD) Type 1 diabetes

Study Participants HbA1c (%, mean and SD) Duration of diabetes (years, mean and SD) Age (years, mean and SD) Type 1 diabetes Supplementary Table 1. Baseline characteristics of the included studies and participants Name (year) Type 1 diabetes Length (mths) (2013) 14 6 I:63 C:64 (2010) 15 6 I:67 C:63 Charpentier et al. (2013)

More information

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 87 CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 6.1 INTRODUCTION This chapter presents the design and architecture of real time Web centric telehealth

More information

Autonomy, Motivation and Individual Self-management for COPD Patients, the Amica Project

Autonomy, Motivation and Individual Self-management for COPD Patients, the Amica Project Autonomy, Motivation and Individual Self-management for COPD Patients, the Amica Project Kostas Giokas, Ioannis Kouris, and Dimitris Koutsouris National Technical University of Athens, 9, Herοon Polytechniou

More information

GLOOKO DREAMED FOR ANDROID USER GUIDE

GLOOKO DREAMED FOR ANDROID USER GUIDE GLOOKO DREAMED FOR ANDROID USER GUIDE November 2018 IFU-0017 02 TABLE OF CONTENTS TABLE OF CONTENTS GENERAL INFORMATION... 2 Product Description... 2 Glooko Intended Use... 2 Dreamed Intended Use... 2

More information

Contour Diabetes app User Guide

Contour Diabetes app User Guide Contour Diabetes app User Guide Contents iii Contents Chapter 1: Introduction...5 About the CONTOUR DIABETES app...6 System and Device Requirements...6 Intended Use...6 Chapter 2: Getting Started...7

More information

Enhanced Asthma Management with Mobile Communication

Enhanced Asthma Management with Mobile Communication Enhanced Asthma Management with Mobile Communication P.S. Ngai, S. Chan, C.T. Lau, K.M. Lau Abstract In this paper, we propose a prototype system to enhance the management of asthma condition in patients

More information

Diabetes Management App. Instruction Manual

Diabetes Management App. Instruction Manual Diabetes Management App Instruction Manual Accu-Chek Connect Diabetes Management App Overview The Accu-Chek Connect diabetes management app (hereafter referred to as the app) is designed to help you: Transfer

More information

A mobile diabetes management and educational system for type- 2 diabetics in Saudi Arabia (SAED)

A mobile diabetes management and educational system for type- 2 diabetics in Saudi Arabia (SAED) Original Article Page 1 of 8 A mobile diabetes management and educational system for type- 2 diabetics in Saudi Arabia (SAED) Mohammed M. Alotaibi 1, Robert Istepanian 2, Nada Philip 3 1 Faculty of Computer

More information

CareLink. software REPORT REFERENCE GUIDE. Management Software for Diabetes

CareLink. software REPORT REFERENCE GUIDE. Management Software for Diabetes CareLink Management Software for Diabetes software REPORT REFERENCE GUIDE How to use this guide Each type of CareLink report and its components are described in the following sections. Report data used

More information

AVR Based Gesture Vocalizer Using Speech Synthesizer IC

AVR Based Gesture Vocalizer Using Speech Synthesizer IC AVR Based Gesture Vocalizer Using Speech Synthesizer IC Mr.M.V.N.R.P.kumar 1, Mr.Ashutosh Kumar 2, Ms. S.B.Arawandekar 3, Mr.A. A. Bhosale 4, Mr. R. L. Bhosale 5 Dept. Of E&TC, L.N.B.C.I.E.T. Raigaon,

More information

Table of Contents. Contour Diabetes App User Guide

Table of Contents. Contour Diabetes App User Guide Table of Contents Introduction... 3 About the CONTOUR Diabetes App... 3 System and Device Requirements... 3 Intended Use... 3 Getting Started... 3 Downloading CONTOUR... 3 Apple... 3 Android... 4 Quick

More information

INSPIRED BY GIVE HIM MORE. The MiniMed 670G system is the world s first insulin delivery system that automatically adapts to your child s needs.

INSPIRED BY GIVE HIM MORE. The MiniMed 670G system is the world s first insulin delivery system that automatically adapts to your child s needs. INSPIRED BY GIVE HIM MORE. The MiniMed 670G system is the world s first insulin delivery system that automatically adapts to your child s needs. * NOW APPROVED FOR AGES 7 AND UP. Waterproof to a depth

More information

INSPIRED BY GIVE HER MORE. The MiniMed 670G system is the world s first insulin delivery system that automatically adapts to your child s needs.

INSPIRED BY GIVE HER MORE. The MiniMed 670G system is the world s first insulin delivery system that automatically adapts to your child s needs. INSPIRED BY GIVE HER MORE. The MiniMed 670G system is the world s first insulin delivery system that automatically adapts to your child s needs. * NOW APPROVED FOR AGES 7 AND UP. MORE TIME HERE TO USING

More information

OneTouch Reveal Web Application. User Manual for Healthcare Professionals Instructions for Use

OneTouch Reveal Web Application. User Manual for Healthcare Professionals Instructions for Use OneTouch Reveal Web Application User Manual for Healthcare Professionals Instructions for Use Contents 2 Contents Chapter 1: Introduction...4 Product Overview...4 Intended Use...4 System Requirements...

More information

People with type 1 diabetes and Do It Yourself (DIY) technology solutions ABOUT THIS POSITION STATEMENT

People with type 1 diabetes and Do It Yourself (DIY) technology solutions ABOUT THIS POSITION STATEMENT Position Statement People with type 1 diabetes and Do It Yourself (DIY) technology solutions ABOUT THIS POSITION STATEMENT Diabetes Australia believes that people with diabetes should have choice and access

More information

Wireless sensors and lifestyle

Wireless sensors and lifestyle Wireless sensors and lifestyle Per Hasvold Administrative Leader Tromsø Telemedicine Laboratory CRI Norwegian Centre for Telemedicine CyberNINA (1999) John 44 years Overweight Risk of diabetes and cardiovascular

More information

DPV. Ramona Ranz, Andreas Hungele, Prof. Reinhard Holl

DPV. Ramona Ranz, Andreas Hungele, Prof. Reinhard Holl DPV Ramona Ranz, Andreas Hungele, Prof. Reinhard Holl Contents Possible use of DPV Languages Patient data Search for patients Patient s info Save data Mandatory fields Diabetes subtypes ICD 10 Fuzzy date

More information

Interpreting the charts & graphs

Interpreting the charts & graphs Report reference guide mg/dl The diasend solution Interpreting the charts & graphs diasend is a universal cloud-based diabetes data management system, that enables you to upload data from meters, pumps

More information

Phone Number:

Phone Number: International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 1589 Multi-Agent based Diagnostic Model for Diabetes 1 A. A. Obiniyi and 2 M. K. Ahmed 1 Department of Mathematic,

More information

Development of a Model and a Mobile Computing Framework for Effective Self-

Development of a Model and a Mobile Computing Framework for Effective Self- Development of a Model and a Mobile Computing Framework for Effective Self- Management of Type II Diabetes Jay Urbain, PhD urbain@msoe.edu Electrical Engineering and Computer Science Department Milwaukee

More information

Designing a Personalised Case-Based Recommender System for Mobile Self-Management of Diabetes During Exercise

Designing a Personalised Case-Based Recommender System for Mobile Self-Management of Diabetes During Exercise Designing a Personalised Case-Based Recommender System for Mobile Self-Management of Diabetes During Exercise Yoke Yie Chen 1, Nirmalie Wiratunga 1, Stewart Massie 1, Jenny Hall 2, Kate Stephen 2, Amanda

More information

POPULATION TRACKER - DREAMED USER GUIDE

POPULATION TRACKER - DREAMED USER GUIDE POPULATION TRACKER - DREAMED USER GUIDE November 2018 IFU-0011 05 TABLE OF CONTENTS TABLE OF CONTENTS GENERAL INFORMATION... 1 Product Description... 1 Glooko Intended Use... 1 DreaMed Intended Use...

More information

Report Reference Guide

Report Reference Guide Report Reference Guide How to use this guide Each type of CareLink report and its components are described in the following sections. Report data used to generate the sample reports was from sample patient

More information

COPYRIGHTED MATERIAL. Chapter 1 An Introduction to Insulin Pump Therapy WHAT IS INSULIN PUMP THERAPY?

COPYRIGHTED MATERIAL. Chapter 1 An Introduction to Insulin Pump Therapy WHAT IS INSULIN PUMP THERAPY? Chapter 1 An Introduction to Insulin Pump Therapy This chapter will provide information on what insulin pump therapy is, and how insulin pumps have developed from the early models introduced in the 1970s

More information

USING THE MINIMED 670G SYSTEM. Instructions for the Experienced MiniMed 630G System User

USING THE MINIMED 670G SYSTEM. Instructions for the Experienced MiniMed 630G System User USING THE MINIMED 670G SYSTEM Instructions for the Experienced MiniMed 630G System User This is a supplemental guide. For complete instructions and safety information, please see your MiniMed 670G System

More information

Harold Rogers Update Melissa McPheeters, PhD, MPH

Harold Rogers Update Melissa McPheeters, PhD, MPH Harold Rogers Update 2017 Melissa McPheeters, PhD, MPH We Need a New Normal Full collaboration among diverse departments Appropriate integration of data from disparate data sources Business intelligence

More information

CORPORATE REPORT Communication strategy

CORPORATE REPORT Communication strategy CORPORATE REPORT Communication Strategy 2014-17 1 Introduction This strategy sets out the Commission s goals and objectives in relation to its communication activities for the next three years. It has

More information

Proceedings of the 5th WSEAS International Conference on Telecommunications and Informatics, Istanbul, Turkey, May 27-29, 2006 (pp )

Proceedings of the 5th WSEAS International Conference on Telecommunications and Informatics, Istanbul, Turkey, May 27-29, 2006 (pp ) A Predictive Control Approach For Nonlinear Systems MALIK F. ALAMAIREH, MOHAMMAD R. HASSAN Department of Computer Science Amman University Assalt 19112 P. O. Box 5043 JORDAN Abstract: - The theory of artificial

More information

Share/Follow. User Guide. A feature of Dexcom G5 Mobile CGM System

Share/Follow. User Guide. A feature of Dexcom G5 Mobile CGM System Share/Follow User Guide A feature of Dexcom G5 Mobile CGM System IMPORTANT USER INFORMATION Please review your product instructions before using your continuous glucose monitoring system. Contraindications,

More information

A MODULAR APPROACH TO DIABETIC EXAMINATION WITH ALERT SYSTEM BASED ON

A MODULAR APPROACH TO DIABETIC EXAMINATION WITH ALERT SYSTEM BASED ON PROJECT SYNOPSIS 1. Title of the project with Project proposal reference number: A MODULAR APPROACH TO DIABETIC EXAMINATION WITH ALERT SYSTEM BASED ON IoT (40S_BE_2022). 2. Name of the College & Department:

More information

GDm-Health is free to download and use. Its use may result in efficiency savings from reducing face-to-face clinic appointments.

GDm-Health is free to download and use. Its use may result in efficiency savings from reducing face-to-face clinic appointments. pat hways Health app: GDm-Health for people with gestational diabetes Medtech innovation briefing Published: 13 November 2017 nice.org.uk/guidance/mib131 Summary About this app GDm-Health is a health application

More information

COMMITTEE ON WORLD FOOD SECURITY

COMMITTEE ON WORLD FOOD SECURITY July 2013 CFS 2013/40/4 E COMMITTEE ON WORLD FOOD SECURITY Fortieth Session Rome, Italy, 7-11 October 2013 COMMUNICATION STRATEGY FOR THE COMMITTEE ON WORLD FOOD SECURITY Table of Contents Pages I. INTRODUCTION...

More information

Insulin Pump Therapy. WakeMed Children s Endocrinology & Diabetes WakeMed Health & Hospitals Version 1.3, rev 5/21/13 MP

Insulin Pump Therapy. WakeMed Children s Endocrinology & Diabetes WakeMed Health & Hospitals Version 1.3, rev 5/21/13 MP Insulin Pump Therapy WakeMed Children s Endocrinology & Diabetes Overview What is an insulin pump? What are the advantages and disadvantages of an insulin pump? Lifestyle Changes Food Management Exercise

More information

USING THE MINIMED 670G SYSTEM

USING THE MINIMED 670G SYSTEM USING THE MINIMED 670G SYSTEM Instructions for the Experienced MiniMed 630G System User USING THE MINIMED 670G SYSTEM: INSTRUCTIONS FOR THE EXPERIENCED USER Checklist for starting on your MiniMed 670G

More information

Ambulatory Artificial Pancreas Platform (AAPP) User Manual

Ambulatory Artificial Pancreas Platform (AAPP) User Manual Ambulatory Artificial Pancreas Platform (AAPP) User Manual Welcome to the Artificial Pancreas User Manual. This manual is intended to teach you how to use the system in your clinical trial. If questions

More information

OneTouch Reveal Web Application. User Manual for Patients Instructions for Use

OneTouch Reveal Web Application. User Manual for Patients Instructions for Use OneTouch Reveal Web Application User Manual for Patients Instructions for Use Contents 2 Contents Chapter 1: Introduction...3 Product Overview...3 Intended Use...3 System Requirements... 3 Technical Support...3

More information

Diabetes Advisor A Medical Expert System for Diabetes Management

Diabetes Advisor A Medical Expert System for Diabetes Management Diabetes Advisor A Medical Expert System for Diabetes Management Audrey Mbogho 1, Joel Dave 2, and Kulani Makhubele 1 Department of Computer Science, University of Cape Town audrey.mbogho@uct.ac.za 2 Division

More information

SFHDiabPT03 Provide dietary education for an individual with Type 1 diabetes who is contemplating insulin pump therapy

SFHDiabPT03 Provide dietary education for an individual with Type 1 diabetes who is contemplating insulin pump therapy Provide dietary education for an individual with Type 1 diabetes who is contemplating insulin pump therapy Overview This standard concerns the activities of helping an individual with diabetes understand

More information

ITU-T. FG AVA TR Version 1.0 (10/2013) Part 3: Using audiovisual media A taxonomy of participation

ITU-T. FG AVA TR Version 1.0 (10/2013) Part 3: Using audiovisual media A taxonomy of participation International Telecommunication Union ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU FG AVA TR Version 1.0 (10/2013) Focus Group on Audiovisual Media Accessibility Technical Report Part 3: Using

More information

RDCONT A system for diabetes blood glucose data management

RDCONT A system for diabetes blood glucose data management Proceedings of the 7 th International Conference on Applied Informatics Eger, Hungary, January 28 31, 2007. Vol. 1. pp. 303 309. RDCONT A system for diabetes blood glucose data management Béla Almási,

More information

Content Part 2 Users manual... 4

Content Part 2 Users manual... 4 Content Part 2 Users manual... 4 Introduction. What is Kleos... 4 Case management... 5 Identity management... 9 Document management... 11 Document generation... 15 e-mail management... 15 Installation

More information

Cortex Gateway 2.0. Administrator Guide. September Document Version C

Cortex Gateway 2.0. Administrator Guide. September Document Version C Cortex Gateway 2.0 Administrator Guide September 2015 Document Version C Version C of the Cortex Gateway 2.0 Administrator Guide had been updated with editing changes. Contents Preface... 1 About Cortex

More information

REQUIREMENTS SPECIFICATION

REQUIREMENTS SPECIFICATION REQUIREMENTS SPECIFICATION The control software for an automated insulin pump CSc 365 Critical Systems Engineering 2002 Revised version, 2001/2002. Page 1, 18/7/02 1. Introduction This specification defines

More information

Surveillance of Recent HIV Infections: Using a Pointof-Care Recency Test to Rapidly Detect and Respond to Recent Infections

Surveillance of Recent HIV Infections: Using a Pointof-Care Recency Test to Rapidly Detect and Respond to Recent Infections Surveillance of Recent HIV Infections: Using a Pointof-Care Recency Test to Rapidly Detect and Respond to Recent Infections WHAT WAS THE PROBLEM? As countries make progress towards universal coverage of

More information

LiteLink mini USB. Diatransfer 2

LiteLink mini USB. Diatransfer 2 THE ART OF MEDICAL DIAGNOSTICS LiteLink mini USB Wireless Data Download Device Diatransfer 2 Diabetes Data Management Software User manual Table of Contents 1 Introduction... 3 2 Overview of operating

More information

A MERIDIAN CASE STUDY DIGITAL SIGNAGE SOLUTIONS. Clear Channel Airports ACCESSIBLE INTERACTIVE DIGITAL SIGNAGE

A MERIDIAN CASE STUDY DIGITAL SIGNAGE SOLUTIONS. Clear Channel Airports ACCESSIBLE INTERACTIVE DIGITAL SIGNAGE DIGITAL SIGNAGE SOLUTIONS Clear Channel Airports ACCESSIBLE INTERACTIVE DIGITAL SIGNAGE Clear Channel Airports Interactive Digital Signage with Phone and ADA Accessibility Accessible Interactive Digital

More information

DiasNet an Internet Tool for Communication and Education in Diabetes

DiasNet an Internet Tool for Communication and Education in Diabetes DiasNet an Internet Tool for Communication and Education in Diabetes Ole K. HEJLESEN 1, Søren PLOUGMANN 1, David A. CAVAN 2 1 Dept. of Medical Informatics and Image Analysis, Aalborg University, Denmark,

More information

THE SHEFFIELD AREA PRESCRIBING GROUP. Position Statement for Prescribing of Freestyle Libre In Type 1 Diabetes. Date: March 2018.

THE SHEFFIELD AREA PRESCRIBING GROUP. Position Statement for Prescribing of Freestyle Libre In Type 1 Diabetes. Date: March 2018. THE SHEFFIELD AREA PRESCRIBING GROUP Position Statement for Prescribing of Freestyle Libre In Type 1 Diabetes Date: March 2018 Overview Freestyle Libre is a flash glucose sensor device that measures *interstitial

More information

DANA Ubiquitous Insulin Pump System

DANA Ubiquitous Insulin Pump System # R 메메메 메메메 메메메메:Layout 1 10. 09. 15 메메 4:45 Page 1 DANA Ubiquitous Insulin Pump System DANA Manager & DANA Mobile # R 메메메 메메메 메메메메:Layout 1 10. 09. 15 메메 4:46 Page 2 DANA Manager DANA MANAGER DANA Ubiquitous

More information

Costs and Limitations

Costs and Limitations Costs and Limitations For Certified Healthcare IT EHR EMR Version 10.0 07/14/2017 Penn Medical Informatics Systems, Inc Costs and Limitations for EyeDoc EMR Version 10.0 Capability and Description 2014

More information

Data Management System (DMS) User Guide

Data Management System (DMS) User Guide Data Management System (DMS) User Guide Eversense and the Eversense logo are trademarks of Senseonics, Incorporated. Other brands and their products are trademarks or registered trademarks of their respective

More information

Unitron Remote Plus app

Unitron Remote Plus app Unitron Remote Plus app User Guide A Sonova brand Getting started Intended use The Unitron Remote Plus app is intended for hearing aids users to adjust certain aspects of Unitron hearing aids through Android

More information

CENTRAL UNIVERSITY OF HARYANA Mahendergarh

CENTRAL UNIVERSITY OF HARYANA Mahendergarh CENTRAL UNIVERSITY OF HARYANA Mahendergarh Master of Computer Applications (MCA) (Comprehensive Structure of Syllabi as per CBCS) Scheme to be followed by students admitted in 215-16 session CORE COURSE

More information

Electronic Test Orders and Results (ETOR)

Electronic Test Orders and Results (ETOR) Electronic Test Orders and Results (ETOR) Portal for Antibiotic Resistance (AR) Lab Network Problem Statement Antibiotic-resistant (AR) bacteria germs that don t respond to the drugs developed to kill

More information

Prevent, Detect and Support Mental Health & Well-being in your school

Prevent, Detect and Support Mental Health & Well-being in your school Prevent, Detect and Support Mental Health & Well-being in your school A 24/7 self help tool for students, staff and parents to improve outcomes for your school. YMCA TRINITY GROUP WHO WE ARE Thrive Founded

More information

IMPLEMENTATION OF PROTOTYPE FOR DETECTION AND MANAGEMENT OF DIABETES USING ANDROID MOBILE PHONE APPLICATION AND RULE BASE SYSTEM

IMPLEMENTATION OF PROTOTYPE FOR DETECTION AND MANAGEMENT OF DIABETES USING ANDROID MOBILE PHONE APPLICATION AND RULE BASE SYSTEM IMPLEMENTATION OF PROTOTYPE FOR DETECTION AND MANAGEMENT OF DIABETES USING ANDROID MOBILE PHONE APPLICATION AND RULE BASE SYSTEM ABSTRACT Prof. Aihtesham N. Kazi 1, Prof. Amit R. Wasukar 2, Prof. Chetan

More information

SIMULATIONS OF A MODEL-BASED FUZZY CONTROL SYSTEM FOR GLYCEMIC CONTROL IN DIABETES

SIMULATIONS OF A MODEL-BASED FUZZY CONTROL SYSTEM FOR GLYCEMIC CONTROL IN DIABETES Bulletin of the Transilvania University of Braşov Vol. 8 (57) No. 2-2015 Series I: Engineering Sciences SIMULATIONS OF A MODEL-BASED FUZZY CONTROL SYSTEM FOR GLYCEMIC CONTROL IN DIABETES C. BOLDIȘOR 1

More information

Cutting edge solution for patient adherence in clinical trials

Cutting edge solution for patient adherence in clinical trials Cutting edge solution for patient adherence in clinical trials Medicodose s patented smart pharmaceutical packaging and adherence platform Enable real-time and simultaneous remote patient monitoring Allow

More information

The Architecture of Performance Measurement

The Architecture of Performance Measurement The Architecture of Performance Measurement Jason Oliveira Managing Director, Health Systems Consulting September 19 th, 2012 Copyright 2010 Recombinant Data Corp. All rights reserved. 1 Today s speaker

More information

Design of Insulin Watch

Design of Insulin Watch Tentative design Our system is composed of two components: a portable insulin watch and a notepad sized device. Insulin Watch: The portable insulin watch provides the following functionalities: 1) Blood

More information

Cleveland Clinic Home Monitoring Pilot

Cleveland Clinic Home Monitoring Pilot Cleveland Clinic Home Monitoring Pilot Overview Microsoft s Vision in Health Cleveland Clinic Pilot 2 Vision 3 Healthcare s Copernican Shift Healthcare is undergoing a Copernican Shift with the consumer

More information

Title: A Cloud Computing Based 12-Lead ECG Telemedicine Service

Title: A Cloud Computing Based 12-Lead ECG Telemedicine Service Author's response to reviews Title: A Cloud Computing Based 12-Lead ECG Telemedicine Service Authors: Jui-chien Hsieh (jchsieh@saturn.yzu.edu.tw) Meng-wei Hsu (s986315@mail.yzu.edu.tw) Version: 2 Date:

More information

GROUP PROJECT REQUIREMENTS AND SPECIFICATION

GROUP PROJECT REQUIREMENTS AND SPECIFICATION GROUP PROJECT REQUIREMENTS AND SPECIFICATION I PROJECT BACKGROUND People with diabetes cannot make their own insulin, a hormone that is normally secreted by the pancreas. Insulin is essential to metabolize

More information

Abbott FreeStyle Libre Pro System

Abbott FreeStyle Libre Pro System , the Professional CGM Abbott FreeStyle Libre Pro Reader Kit includes: Reader, USB cable, interactive tutorial on USB, and power adapter, user s manual, Quick Start Guide, Quick Reference Guide Kit includes:

More information

Achieving Open-loop Insulin Delivery using ITM Designed for T1DM Patients

Achieving Open-loop Insulin Delivery using ITM Designed for T1DM Patients I. J. Computer Network and Information Security, 2012, 1, 52-58 Published Online February 2012 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijcnis.2012.01.07 Achieving Open-loop Insulin Delivery using

More information

Using the NIH Collaboratory's and PCORnet's distributed data networks for clinical trials and observational research - A preview

Using the NIH Collaboratory's and PCORnet's distributed data networks for clinical trials and observational research - A preview Using the NIH Collaboratory's and PCORnet's distributed data networks for clinical trials and observational research - A preview Millions of people. Strong collaborations. Privacy first. Jeffrey Brown,

More information

New York State Immunization Information System (NYSIIS) New York State Department of Health. Digital Government: Government to Business (G to B)

New York State Immunization Information System (NYSIIS) New York State Department of Health. Digital Government: Government to Business (G to B) New York State Immunization Information System (NYSIIS) New York State Department of Health Digital Government: Government to Business (G to B) 1 Executive Summary The New York State Immunization Information

More information

Better connected for better decisions

Better connected for better decisions Introducing the Accu-Chek Connect diabetes management system Better connected for better decisions Help your patients use the power of their mobile devices and the web to manage their diabetes How many

More information

Survey questionnaire on STI. surveillance, care and prevention. in European countries SAMPLE APPENDIX

Survey questionnaire on STI. surveillance, care and prevention. in European countries SAMPLE APPENDIX European Surveillance of Sexually Transmitted Infections Survey questionnaire on STI surveillance, care and prevention in European countries APPENDIX Detailed questionnaire on clinician and laboratory

More information

Smartphone Apps for Diabetes Management

Smartphone Apps for Diabetes Management Smartphone Apps for Diabetes Management By David Kerr, MD; Charis Hoppe; and Ceara AxelrodMarch 2017 There s an app for pretty much everything these days reading magazines (Diabetes Forecast has its own!),

More information

Design of APP for College Students' Fitness Running based on Android

Design of APP for College Students' Fitness Running based on Android 2017 International Conference on Computer Science and Application Engineering (CSAE 2017) ISBN: 978-1-60595-505-6 Design of APP for College Students' Fitness Running based on Android Jie Lu *, Haifeng

More information

A Smart Texting System For Android Mobile Users

A Smart Texting System For Android Mobile Users A Smart Texting System For Android Mobile Users Pawan D. Mishra Harshwardhan N. Deshpande Navneet A. Agrawal Final year I.T Final year I.T J.D.I.E.T Yavatmal. J.D.I.E.T Yavatmal. Final year I.T J.D.I.E.T

More information

C o n n e c t e d I n s u l i n D e l i v e r y S y s t e m

C o n n e c t e d I n s u l i n D e l i v e r y S y s t e m Technology Innovation Alert C o n n e c t e d I n s u l i n D e l i v e r y S y s t e m 6 July 12 July, 2018 1 4 0 0 Start ups Companies Universities Individuals Interesting Innovation Compliance with

More information

TMWSuite. DAT Interactive interface

TMWSuite. DAT Interactive interface TMWSuite DAT Interactive interface DAT Interactive interface Using the DAT Interactive interface Using the DAT Interactive interface... 1 Setting up the system to use the DAT Interactive interface... 1

More information

User Manual second language

User Manual second language User Manual second language GlucoTel Blood Glucose Monitoring and Diabetes Management System must be used with cell phones that have: Table of contents 2 3 Introduction 4 Bluetooth Wireless Technology

More information

ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW

ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW Dr. Channappa Bhyri 1, Nishat Banu A.M 2 2 Student, Dept. of Electronics and Industrial Instrumentation, PDACE,

More information

Fine-tuning of The Dose of Insulin Pump

Fine-tuning of The Dose of Insulin Pump Fine-tuning of The Dose of Insulin Pump The manual does not guarantee specific individual or specific applicability of the environment, there is no express or implied warranties. Contents of this manual

More information

Electronic Support for Public Health Vaccine Adverse Event Reporting System (ESP:VAERS)

Electronic Support for Public Health Vaccine Adverse Event Reporting System (ESP:VAERS) Grant Final Report Grant ID: R18 HS 017045 Electronic Support for Public Health Vaccine Adverse Event Reporting System (ESP:VAERS) Inclusive dates: 12/01/07-09/30/10 Principal Investigator: Lazarus, Ross,

More information

Implementing a Modern NDT Inspection Program Utilizing Connected Instruments and Cloud Software Solutions

Implementing a Modern NDT Inspection Program Utilizing Connected Instruments and Cloud Software Solutions Implementing a Modern NDT Inspection Program Utilizing Connected Instruments and Cloud Software Solutions Dianne Hillhouse Business Development Manager Oil/Gas/Chemical Market Olympus Scientific Solutions

More information

Personalized HealthCare and Agent Technologies

Personalized HealthCare and Agent Technologies Personalized HealthCare and Agent Technologies Mirjana Ivanović University of Novi Sad, Faculty of Sciences Department of Mathematics and informatics Novi Sad, Serbia mira@dmi.uns.ac.rs 1/46 AGENDA 1 Introduction

More information

Innovative Risk and Quality Solutions for Value-Based Care. Company Overview

Innovative Risk and Quality Solutions for Value-Based Care. Company Overview Innovative Risk and Quality Solutions for Value-Based Care Company Overview Meet Talix Talix provides risk and quality solutions to help providers, payers and accountable care organizations address the

More information

Report Reference Guide. THERAPY MANAGEMENT SOFTWARE FOR DIABETES CareLink Report Reference Guide 1

Report Reference Guide. THERAPY MANAGEMENT SOFTWARE FOR DIABETES CareLink Report Reference Guide 1 Report Reference Guide THERAPY MANAGEMENT SOFTWARE FOR DIABETES CareLink Report Reference Guide 1 How to use this guide Each type of CareLink report and its components are described in the following sections.

More information

Anneli, Martina s daughter In better control with her pump since 2011 MY CHILD HAS TYPE 1 DIABETES

Anneli, Martina s daughter In better control with her pump since 2011 MY CHILD HAS TYPE 1 DIABETES Anneli, Martina s daughter In better control with her pump since 2011 MY CHILD HAS TYPE 1 DIABETES Many parents whose child is diagnosed with Type 1 diabetes wonder: Why is this happening to my child?

More information

Causal Modeling of the Glucose-Insulin System in Type-I Diabetic Patients J. Fernandez, N. Aguilar, R. Fernandez de Canete, J. C.

Causal Modeling of the Glucose-Insulin System in Type-I Diabetic Patients J. Fernandez, N. Aguilar, R. Fernandez de Canete, J. C. Causal Modeling of the Glucose-Insulin System in Type-I Diabetic Patients J. Fernandez, N. Aguilar, R. Fernandez de Canete, J. C. Ramos-Diaz Abstract In this paper, a simulation model of the glucoseinsulin

More information

Electronic Monitoring of Nutritional Components for a Healthy Diet

Electronic Monitoring of Nutritional Components for a Healthy Diet Electronic Monitoring of Nutritional Components for a Healthy Diet Zbigniew Frątczak 1,2, Gabriel-Miro Muntean 2, Kevin Collins 2 1 International Faculty of Engineering, Technical University of Lodz, Skorupki

More information

Software Version 2.0. User s Guide

Software Version 2.0. User s Guide Software Version 2.0 User s Guide Table of Contents Contents Contents Important Information About Your FreeStyle Auto-Assist Software...1 Intended Use...1 System Requirements...1 Connecting to your Abbott

More information

SUPPLEMENTARY DATA. Supplementary Methods

SUPPLEMENTARY DATA. Supplementary Methods Supplementary Methods Chronic kidney disease stage 4 or 5 Current diabetic foot with ulcer, soft tissue infection or necrosis Unstable angina, myocardial infarction, or cerebrovascular accident over the

More information

Research Article Advanced Pulse Oximetry System for Remote Monitoring and Management

Research Article Advanced Pulse Oximetry System for Remote Monitoring and Management Hindawi Publishing Corporation Journal of Biomedicine and Biotechnology Volume 2012, Article ID 930582, 8 pages doi:10.1155/2012/930582 Research Article Advanced Pulse Oximetry System for Remote Monitoring

More information

Request for Information National Cloud Provision of Court Remote Video Interpretation

Request for Information National Cloud Provision of Court Remote Video Interpretation Request for Information National Cloud Provision of Court Remote Video Interpretation General Information The state and local courts are unable to meet their need for legal interpreters. They have started

More information

Healthcare Measurement of ECG and Body Temperature Signals Using Android Mobile

Healthcare Measurement of ECG and Body Temperature Signals Using Android Mobile Healthcare Measurement of ECG and Body Temperature Signals Using Android Mobile V. Navaneethan 1 and R.Kavitha 2 1 M.E, IIISEM, Department of Software Engineering, 2 Assistant Professor, Department of

More information

VIE-DIAB: a Support Program for Telemedical Glycaemic Control

VIE-DIAB: a Support Program for Telemedical Glycaemic Control VIE-DIAB: a Support Program for Telemedical Glycaemic Control Christian Popow 1, Werner Horn 2,3, Birgit Rami 1, Edith Schober 1 1 Dept. Pediatrics and Adolescent Medicine, University of Vienna, A-1090

More information

SAGE. Nick Beard Vice President, IDX Systems Corp.

SAGE. Nick Beard Vice President, IDX Systems Corp. SAGE Nick Beard Vice President, IDX Systems Corp. Sharable Active Guideline Environment An R&D consortium to develop the technology infrastructure to enable computable clinical guidelines, that will be

More information

Android based Monitoring Human Knee Joint Movement Using Wearable Computing

Android based Monitoring Human Knee Joint Movement Using Wearable Computing Android based Monitoring Human Knee Joint Movement Using Wearable Computing Abstract In today s fast moving lifestyle, incidents regarding health issues are surfacing every day. One of the major issues

More information

DESIGNING AND IMPLEMENTING APPLICATIONS FOR HEARING-IMPAIRED CHILDREN

DESIGNING AND IMPLEMENTING APPLICATIONS FOR HEARING-IMPAIRED CHILDREN STUDIA UNIV. BABEŞ BOLYAI, INFORMATICA, Volume LVII, Number 1, 2012 DESIGNING AND IMPLEMENTING APPLICATIONS FOR HEARING-IMPAIRED CHILDREN Abstract. Hearing-impaired children need extra help when learning

More information

Calgary Diabetes Centre Insulin Pump Therapy: Preparation and Expectations

Calgary Diabetes Centre Insulin Pump Therapy: Preparation and Expectations Calgary Diabetes Centre Insulin Pump Therapy: Preparation and Expectations This is a long and important document. It lists the steps for starting insulin pump therapy at the Calgary Diabetes Centre. It

More information

Development of Tools for Monitoring & Reporting VMMC Program Indicators

Development of Tools for Monitoring & Reporting VMMC Program Indicators Development of Tools for Monitoring & Reporting VMMC Program Indicators Anne Goldzier Thomas, Ph.D. Director of Strategic Information Co-chair of PEPFAR MC Technical Working Group PEPFAR - US Department

More information

Towards tailored and targeted asthma self-management using mobile technologies

Towards tailored and targeted asthma self-management using mobile technologies Towards tailored and targeted asthma self-management using mobile technologies Funded by the European Union Asthma: the problem Asthma is a lifelong chronic disease caused by inflammation of the airways,

More information

211 US Texting Task Group

211 US Texting Task Group 211 US Texting Task Group The meeting will begin shortly. If you want to participate in the live demo, text from your cell phone now. Text to 898211 the message 46208 in the subject. (This is the zip code

More information

Diabetes Monitoring System Using Mobile Computing Technologies

Diabetes Monitoring System Using Mobile Computing Technologies Diabetes Monitoring System Using Mobile Computing Technologies Mashael Saud Bin-Sabbar Computer Science Department King Saud University Riyadh, Saudi Arabia Abstract Diabetes is a chronic disease that

More information

ORC: an Ontology Reasoning Component for Diabetes

ORC: an Ontology Reasoning Component for Diabetes ORC: an Ontology Reasoning Component for Diabetes Özgür Kafalı 1, Michal Sindlar 2, Tom van der Weide 2 and Kostas Stathis 1 1 Department of Computer Science Royal Holloway, University of London, UK {ozgur.kafali,kostas.stathis}@rhul.ac.uk

More information