Unobtrusive fall detection and sensor system interoperability for telemonitoring

Size: px
Start display at page:

Download "Unobtrusive fall detection and sensor system interoperability for telemonitoring"

Transcription

1 Health for All - Nationally And Internationally by Medical Informatics Unobtrusive fall detection and sensor system interoperability for telemonitoring Martin Staemmler Medical Informatics, University of Applied Sciences, Stralsund contact: martin.staemmler@fh-.de understanding reality facing challenges creating future 1

2 Unversity of Applied Sciences, Stralsund Mecklenburg - Vorpommern Wismar Schwerin Rostock Stralsund Greifswald Saßnitz Neubrandenburg Campus understanding reality facing challenges creating future 2

3 Unobstrusive fall detection and sensor systems interoperability for telemonitoring Contents: - Unobstrusive fall detection - Motivation and background - Concept and design - Validation with volunteers and in residential homes - Event processing - Summary - Sensor system interoperability for telemonitoring - Introduction and current status - CHA Guidelines for interoperability - Prototype implementation for assessment - Summary - Telemonitoring status in Germany understanding reality facing challenges creating future 3

4 Unobstrusive fall detection: Motivation fall statistics - incidence 30% for those over 65 years* - one fall per 6 months with persons in institutional care - 20% of falls lead to servere injuries and fractures - admission to hospitals - requiring continuous care - less independent living - costs for health and soical system - fall reasons - leaving the bed at night (no light, not fully wake, ) - hinderances, carpets, wheelchair, rollators - liability issues for institutional care - potential prevention - clarifying the fall situation - documenting the immedicate assistance after a fall *Center for Disease Control and Prevention, ) understanding reality facing challenges creating future 4

5 Fall detection approaches body worn sensor systems allowing to detect - acceleration - position - orientation - localisation - air pressure deviation pressure sensitive matts or floors movement detectors - infrared - ultrasound - radar camera systems - 2D - 3D but most approaches focus on the fall situation do not allow for prevention understanding reality facing challenges creating future 5

6 Fall detection using cameras advantages - fall documentation - support prevention by alerts (e.g. nurses) disadvantages - instrusive with regard to privacy - extensive image processing - costs MS-Kinect - re-use from mass-market (gaming) - 2D colour images - 3D sensor (640 x 480 pixel) infrared daylight independent - 3D microphone - low price (~100 ) - API available understanding reality facing challenges creating future 6

7 Fall detection concept unobstrusiveness - camera positioned on the floor - up to 50cm above the floor privacy - 3D image only - image processing locally targeted events - fall - leaving the bed / feet in front - leaving the room - activity in the room image analysis based on - width and hight of object - orientation - compactness - identified room regions understanding reality facing challenges creating future 7

8 Probability estimation situation: feet in front of the bed derived from 3D image no probability += 10% yes probalility += 20% two contours with an area difference up to maximal 30%? contours in the area in front of the bed? += 20% += 30% += 20% += 10% += 20% += 20% += 10% += 30% += 10% += 20% += 20% += 10% contour height >= 75% of distance bottom edge of the bed to floor? orientation of the contour line vertical? distance between contour less than 110cm? probablities: 100% feed in front of the bed 100% activity 20% fall understanding reality facing challenges creating future 8 C. Fukuoka, Marzahl MST, /

9 Prototype installation residential home Patientenb Ti ett Bettbe sc reich h Patienten bett Ti sc h Bad Ba d- ber eic h Tür - ber eich Stu hl Garde robe prototype system - easy installation - low configuration requirements (region identification) validation with volunteers - simulated scenarios - probability adjustment in decision tree understanding reality facing challenges creating future 9 C. Fukuoka, Marzahl MST, /

10 Validation with volunteers an example understanding reality facing challenges creating future 10

11 Validation with volunteers results: fall no fall sum fall detected fall not detected sum fall detection rate (47 of 49) 96% true positve rate (47 of 127): 37% false-positive-rate (80 of 127): 63% fall classification acceptable too many false positive alarms next steps validate in real-life situation reduce false positive alarms understanding reality facing challenges creating future 11

12 Validation in residential home Residents inclusion criteria: - age 65 years - resident institutional care in residential home - no major limitations in movement capability of resident - increased fall risk identified (e.g. due to fall assessment / previous falls) - added value for resident and care support - resident or person in charge fully informed, signed consent - 3 resident (66-87 years old, 1-5 falls within the last 12 months) - 2 residents in residential home - 1 person living in her own flat with frequent care support study: - maximum duration 2 months - full recording of data to allow for different evaluation approaches understanding reality facing challenges creating future 12

13 Validation with residents in residential home room for two residents (two beds) one aggreed to support validation) room with one resident private flat of one person understanding reality facing challenges creating future 13

14 Results from validation (1) care personal: - positive attitude, expected support of their work residents: - distrust/ refusal related to camera based system - 3D depth image inconceivable - fall detection is expected to lead to immediate support after a fall recommendation / experience: - education targeted for different end user groups - present 3D image to increase acceptance - no negative feedback during test, even more ideas for new use-cases - identify reason for a fall - peace of mind for residents - monitor and get to know resident`s behaviour - in-time / immediate alerts understanding reality facing challenges creating future 14

15 Results from validation (2) in theory - direct network access, internet connectivity per room - fast recruitment of residents - good health status of the resident throughout the validation (no drop out) in real-life - up-to-date residential home, but with VDSL only - residential home in start-up phase lots of new residents - detoriation of residents health status - high data volumes per week (2 TB within 2 months) - as expected from volunteer tests: high false-positive alarm rate no falls occured within the study duration understanding reality facing challenges creating future 15

16 Results from validation (3) further organisation and technical problems movement Kinect power supply unplugged rearranging furntiture mal function Kinect obstructed view (rollator) malfunction driver Kinect understanding reality facing challenges creating future 16

17 Adresssing high false-positive rate - rollators and wheelchairs obstructing view adapt image analysis, identify rollators/wheelchairs - multiple persons in the room e.g. when providing care obtain information from care personal alert system use typical schedule of care personal activity - insuffcient coverage of area in the room by only one Kinect use wireless door sensor to detect e.g. going to the bathroom improve existing image processing relying on single images only allow for rules taking previous events / states into account Measures taken door sensor for bathroom use of Complex Event Processing for evaluation understanding reality facing challenges creating future 17

18 Prototype system architecture (1) fall detection event, status, central processing alert alert personal 3D-images USB Kinect image processing event generation resident s room event type fall activity feet Fath exit description fall of a person activity in the room, e.g. by walking feet in front of the bed bath door opened room door opened understanding reality facing challenges creating future 18

19 Prototype system architecture (2) fall detection event, status, central processing alert alert personnal storing events event analysis event-db- central processing alert-db storing alerts / alarm configuration server room understanding reality facing challenges creating future 19

20 Prototype system architecture (3) fall detection event, status, central processing alert Alert personnal forwarding alert LAN/WLAN Smartphone LAN/WLAN central processing nurse workplace residential home understanding reality facing challenges creating future 20

21 Complex event processing (CEP) - Event Processing Network (EPN) using Event Processing Agents which are able to process high rate event stream - abstraction of events - sensor events (object detected, e.g. door closed) - context events (activity in the room, e.g. feet in front of the bed) - situational event (fall, leaving the room, prolonged stay in the bath) - NEsper-Framework* used for implementation complex events event stream a bstraction single events event stream * understanding reality facing challenges creating future 21

22 Architecture complex event processing sensors services messaging CEP interface Image manager sensor data simple events complex events with context event message understanding reality facing challenges creating future 22

23 Details of event processing network (EPN) understanding reality facing challenges creating future 23

24 Complex Event Processing configuration select a.source from pattern [every (a=activityevent -> timer:interval(1 sec) and BathOpenedEvent -> timer:interval(1 sec) and BathClosedEvent -> timer:interval(5 sec) and not ActivityEvent)] understanding reality facing challenges creating future 24

25 CEP für Ereignisauswertung - Ereignisausgabe understanding reality facing challenges creating future 25

26 Improvement achieved by CEP Szenario pure image based analysis complex event processing activity in the room knees on the floor sitting on the floor some fall alarms frequent fall alarms frequent fall alarms no fall alarms some fall alarms only if in front of the camera rollator permanent fall alarms only if in front of the camera and sitting on the rollator blanket out of the bed standing door area standing near door frequent fall alarms frequent fall alarms permanent fall alarms no fall alarms no fall alarms no fall alarms understanding reality facing challenges creating future 26

27 Summary: Unobstrusive fall detection results - valuable information from real-life validation - new problems - new use-cases (probably more realistic as with usual living labs) - CEP reduces false-positive alerts - further sensors needed to improve context todo - continued validation with residents - extend to more than one Kinect, e.g. for rooms with two residents - improve system stability understanding reality facing challenges creating future 27

28 Unobstrusive fall detection and sensor systems interoperability for telemonitoring Contents: - Unobstrusive fall detection - Motivation and background - Concept and design - Validation with volunteers and in residential homes - Event processing - Summary - Sensor system interoperability for telemonitoring - Introduction and current status - CHA Guidelines for interoperability - Prototype implementation for assessment - Summary - Telemonitoring status in Germany understanding reality facing challenges creating future 28

29 Telehealth: Telemonitoring scenarios: participants: information: implementation: - patient health status monitoring - improving patient compliance - support for patient convalescence - patient consultation ( peace of mind, emergencies) - medical device monitoring (ICD cardiodifibrillators) - telemedicine service centers, medical professionals patient relatives - vital signs - activity - surveillance - proprietory medical devices - company specific services - lack in use of (available) standards or profiles - limited integration with other provider systems - Personal Health Monitoring (PHM) - Ambient Assited Living (AAL) - domotics / facility management understanding reality facing challenges creating future 29

30 Current status: Sensor systems at home vendor PH/AAL Provider product line 1 product line 2 product line n * * * evaluatiom, feedback, coaching adaptation for each product line hinderance - vendor specific and proprietory (i) sensor system, (ii) communikation (iii) data formats/representation (iv) vendor services - vendor specific user interfaces for customers and providers Customer view: sensor system limitation/vendor, no plug & play PH / AAL Service view: high complexity, effort and costs *copyright pictures from: understanding reality facing challenges creating future 30

31 Continua Health Alliance Guideline: Assessment Continua Health Alliance (CHA) - mission*: Continua is dedicated to establishing a system of interoperable personal connected health solutions with the knowledge that extending those solutions into the home fosters independence, empowers individuals and provides the opportunity for truly personalized health and wellness management. - approach: - reference architecture for PHM and AAL - interface specification, plug & play, based on standards - from sensors to electronic health records patient environment (home, mobile) telemonitoring service Electronic Health Record Sensor-/Actor-system (Agent) Basestation (Manager) Monitoring server EHR PAN Interface PAN Interface WAN Interface WAN Interface HRN Interface HRN Interface * understanding reality facing challenges creating future 31

32 Continua Health Alliance Guideline: Assessment patient environment (home, mobile) PAN Interface PAN Interface WAN Interface WAN Interface telemonitoring service HRN Interface Electronic Health Record HRN Interface ISO/IEEE IHE PCD-01 HL7 ORU^R01 HL7 PHMR IHE XDR Bluetooth TCP/IP TCP/IP Open issues to be adressed: - guideline usability - interface functionality (plug & play, assignment, semantic, ) - Implementation support (tools, effort, ) prototype implementation understanding reality facing challenges creating future 32

33 PAN-Interface Concept process to establish plug&play / connection Sensor-/Actor-system (Agent) Glucometer : MDS Koerperfett: Numeric Gewicht: Numeric conecton request DIM unknown DIM accepted sensor data plus context Basisstation (Manager) Manager requires DIM (Domain information Model) to establish a connection to the sensor if DIM is unknown with the Manager it has to be provided by the Agent DIM is stored at the Manager Sensor data are represented according to the DIM understanding reality facing challenges creating future 33/17

34 PAN Interface sensor-/actorsystem (Agent) base station (Manager) application level (IEEE xx): Common Device Specification Pulse Oximeter Cardiovascular Fitness ISO/IEEE PHD Common Device Specification Blood Pressure Strength and Fitness Telemonitoring Thermometer Glucose Meter Independent Living Activity Hub <<refine>> Health & Fitness Independent Assisted Living Weighing Scale Insulin Pump Medication Monitor ISO/IEEE PHD Optimized Exchange Protocol Domain Information Model Service Model protocoll (IEEE ) Optimized Exchange Protocol provides plug & play for multiple device types Communication Model Transportprofile Bluetooth - HDP USB - PHDC transport and protocols: - Bluetooth Health Device Profile (HDP) - USB Personal Health Device Class (PHDC) understanding reality facing challenges creating future 34

35 PAN Interface Implementation Thermometer (µcontroller) - Bluetooth communication - PAN prototype for Agent and base station understanding reality facing challenges creating future 35

36 WAN-Interface Concept sensor data (Agent) base station (Manager) patient demographic data Monitoring-Server DIM sensor data DIM DIM DIM (von Waage) (von Waage) map HL7 V2.6 ORU^R01 (IHE PCD-01) sensor data, patient demographic data understanding reality facing challenges creating future 36/17

37 WAN-Interface base station (Manager) Monitoring-Server IHE Patient Care Device - 01 (PCD-01) HL7 V2.6 compliant to IHE PCD-01 unsolicited report (ORU^R01) application level: DIM compliant sensor data mapped to HL7 ORU^R01 message according to IHE PCD-01 semantic annotation IEEE and IEEE PHD transportprofile IHE IT Infrastructure TF Vol. 2 Appendix V (Webservice WS-I Basic Profile) application domain: Semantik according IEEE and IEEE Personal Health Device transport level (TCP/IP based): Web Service IHE ITI TF Vol.2 Appendix V (SOAP 1.2, WS-I BP* und WS-I BSP*) * WS-I BP Web Service Interoperability Basic Profile, WS-I BSP Web Service Basic Security Profile understanding reality facing challenges creating future 37

38 WAN Interface Implementation scale: MDS SystemType = MDC_DEVICE_SPEC_SCALE SystemId = FF:EE:DD:05:04:03:02:01 DevConfigId = 0x4000 (extended Cfg) body fat: Numeric Type = MDC_BODY_FAT UnitCode= MDC_DIM_PERCENT SimpleNuObservedValue= 12 AbsoluteTimeStamp = T:1831:0000 body weight: Numeric Type = MDC_MASS_BODY_ACTUAL UnitCode= MDC_DIM_KILO_G SimpleNuObservedValue= 72 AbsoluteTimeStamp = T17:31:0000 HL72.6 ORU^R01 mit IHE-PCD-01 MSH ^~ & FHS^080019FFFF4F6AC0^EUI-64 FHTMZ ORU^R01^ORU_R01 MSG00001 P 2.6 NE AL IHE PCD ORU-R ^HL7^Universal ID^HL7 PID 0815^^^FHTMZ^PI Doehring^Tom^^^^^L M Zur Schwedenschanze 2^^Stralsund^^1837^Germany^B OBR 1 ABC12345^FHS Basisstation^080019FFFF4F6AC0^EUI-64 DEF12345^FHS Basisstation^080019FFFF4F6AC0^EUI ^MDC_DEV_SPEC_PROFILE_SCALE^MDC OBX 1 NM ^MDC_MASS_BODY_ACTUAL^MDC ^MDC_DIM_KILO_G^MDC R ^^FFEEDD ^EUI-64 OBX 2 NM ^MDC_BODY_FAT^MDC ^MDC_DIM_PERCENT^MDC R ^^FF EEDD ^EUI-64 understanding reality facing challenges creating future 38

39 HRN Interface Concept telemonitoring centre base station (Manager) sensor data, patient demographic data mapping sensor data HL7 ORU^R01 procedres Treatment protocol contact person Personal Health Monitoring Report (PHMR) attachments EHR / PHR report, patienten demographic data, sensor data understanding reality facing challenges creating future 39/17

40 HRN-Interface Monitoring-Server EHR HL7 Personal Healthcare Monitoring Report (PHMR) HL7 Implementation Guide for CDA R2 application level: mapping of sensor data (including DIM) to persistent CDA R2 Document (HL7 PHMR compliant) semantic annotation SNOMED, UCUM, LOINC, IEEE bzw. IEEE PHD application domain: SNOMED, UCUM, IEEE transport profiles IHE XDR IHE Cross Enterprise Document Reliable Interchange transport profile (TCP/IP) IHE XDR (HTTP/SOAP) understanding reality facing challenges creating future 40

41 HRN-Interface implementation: Tool Integrationsserver (EAI*) business process: mapping HL7-ORU message to CDA R2 document mapping: segment fields of the HL7-ORU message mapped to tags of the CDA R2 document, potentially with changing the representation and adding e.g. title, effectivetime, *EAI Enterprise Application Integration understanding reality facing challenges creating future 41

42 HRN-Interface implementation: Tool HL72.6 ORU^R01 using IHE-PCD-01 MSH ^~ & FHS^080019FFFF4F6AC0^EUI-64 FHTMZ ORU^R01^ORU_R01 MSG00001 P 2.6 NE AL IHE PCD ORU-R ^HL7^Universal ID^HL7 PID 0815^^^FHTMZ^PI Doehring^Tom^^^^^L M Zur Schwedenschanze 2^^Stralsund^^1837^Germany^B OBR 1 ABC12345^FHS Basisstation^080019FFFF4F6AC0^EUI-64 DEF12345^FHS Basisstation^080019FFFF4F6AC0^EUI ^MDC_DEV_SPEC_PROFILE_SCALE^MDC OBX 1 NM ^MDC_MASS_BODY_ACTUAL^MDC ^MDC_DIM_KILO_G^MDC R ^^FFEEDD ^EUI-64 <component> sensor data <observation classcode="obs" moodcode="evn"> OBX 1 NM ^MDC_BODY_FAT^MDC ^MDC_DIM_PERCENT^MDC R ^^FF EEDD ^EUI-64 (units according to UCUM) sensor device code system <templateid root=" "/> <templateid root=" "/> <id root="975c2f3b-2bd4-4e45-aed1-84af9ff51b10"/> <code code="mdc_mass_body_actual" codesystem=" " codesystemname="mdc" displayname="mass Body Actual"/> <statuscode code="completed"/> <effectivetime value=" "/> <value xsi:type="pq" value="72" unit="kg"/> <participant typecode="dev"> <participantrole> <id root=" " assigningauthorityname="eui-64" extension="ff-ee-dd "/> </participantrole> </participant> understanding reality facing challenges creating future 42

43 Assessment results - prototyp implementation confirmed - standard compliant communication sensor EHR - plug & play at the PAN Schnittstelle - semantic annotation of sensor data based on the DIM - acceptable implementation effort - encryption support on data transport level - context information can be added as needed at each level Patient Environment (home, mobile) Telemonitoring Centre Electronic Health Record sensor-/actor-system (Agent) measurement data, -context base station (Manager) caring, coaching of the patient monitoring server events, measures, report EHR understanding reality facing challenges creating future 43

44 Continua Health Alliance Guideline: Validation and assessment patient environment (home, mobile) PAN Interface PAN Interface WAN Interface WAN Interface telemonitoring service HRN Interface Electronic Health Record HRN Interface ISO/IEEE IHE PCD-01 HL7 ORU^R01 HL7 PHMR IHE XDR Bluetooth TCP/IP TCP/IP open issues: - bi-directional communication with sensor - pairing sensor system user identifiction at which level (Manager, TM Centre via device ID) - domain model limitations for event (e.g. fall) - extending to further transfer protocols (e.g. ANT+) - mutual authentication at PAN-level CHA well suited to establish cross-vendor interoperability CHA guidelines support customer and provider requirements understanding reality facing challenges creating future 44

45 Telemonitoring in Germany medical device monitoring (e.g. ICDs) - well established, costs covered by health insurance - reduction of visits to cardiological out-patient sevices patient health status monitoring - multiple projects by health insurance companies to assess and provide evidence for monitoring, coaching, adherance, and surveillance programmes - some service and infrastructure providers - may be contracted by patients/citiziens at own costs - no reimbursement by health insurances but - on-going check (till April 2013) for medical service provision using telehealth approaches status 2013: - sensors, communication, services available - limited interoperability - lack of evidence for specific medical scenarios - missing reimbursement for wider use understanding reality facing challenges creating future 45

46 Unobstrusive fall detection and sensor systems interoperability thanks for your attention? questions? Acknowledgement: Unobstrusive fall detection: CHA prototype implementation: Christian Marzahl, Peter Penndorf, Henriette Rau, Jacob Grieger Tom Döhring, understanding reality facing challenges creating future 46

Telehealth: Communication in Health Care

Telehealth: Communication in Health Care Health for All - Nationally And Internationally by Medical Informatics Telehealth: Communication in Health Care Martin Staemmler Medical Informatics, University of Applied Sciences, Stralsund contact:

More information

Continua Design Guidelines

Continua Design Guidelines Continua Design Guidelines Version 2013 August 6, 2013 Abstract This document contains the version 2013 Design Guidelines for ensuring the interoperability of devices defined by the Continua Health Alliance.

More information

End-to-End Security for Personal Telehealth

End-to-End Security for Personal Telehealth End-to-End Security for Personal Telehealth Paul KOSTER a,1, Muhammad ASIM a, Milan PETKOVIC a, b a Philips Research, b TU/e, Eindhoven, The Netherlands Abstract. Personal telehealth is in rapid development

More information

Continua and IHE Joint Recommendation on Remote Monitoring

Continua and IHE Joint Recommendation on Remote Monitoring Continua and IHE Joint Recommendation on Remote Monitoring Arto Holopainen - Mega Elektroniikka Oy Mega Elektroniikka Oy www.megaemg.com 3.2.2010 www.ehit.fi Version One Healthcare Record Standards Disease

More information

How To Create An Internet Of Things (Iot) Platform For A Smartwatch And Other Devices

How To Create An Internet Of Things (Iot) Platform For A Smartwatch And Other Devices Jong-Tae Park Center for U- Convergence Network, Kyungpook National University, Korea IoT Devices IoT Devices Fitbit Smart Watch (Pebble, Samsung, Apple) Smart Slipper (24eight) Hapifork (Hapilabs) Smart

More information

Enabling Integrated Care

Enabling Integrated Care Enabling Integrated Care Harnessing personal health systems for better outcomes across the care continuum Briefing Note for a SmartPersonalHealth Workshop WoHIT, Thursday 18 March 2010, 13:00-17:00, Barcelona

More information

IHE Patient Care Device Technical Framework Supplement. Medical Equipment Management Device Management Communication (MEMDMC) Trial Implementation

IHE Patient Care Device Technical Framework Supplement. Medical Equipment Management Device Management Communication (MEMDMC) Trial Implementation Integrating the Healthcare Enterprise 5 IHE Patient Care Device Technical Framework Supplement 10 Medical Equipment Management Device Management Communication (MEMDMC) 15 Trial Implementation 20 Date:

More information

Overview of SODA and The Stepstone Reference Implementation.

Overview of SODA and The Stepstone Reference Implementation. Overview of SODA and The Stepstone Reference Implementation. Device Integration in an SOA model 11/14/07 Overview SODA Overview Stepstone Introduction Architecture Stepstone and Integration with a business

More information

Life Sciences. White Paper. Real-time Patient Health Monitoring with Connected Health Solutions

Life Sciences. White Paper. Real-time Patient Health Monitoring with Connected Health Solutions Life Sciences White Paper Real-time Patient Health Monitoring with Connected Health Solutions About the Authors Ashok Khanna Global Head, Presales and Solutions, Engineering Industrial Services, Life Sciences

More information

In a previous article on medical device interoperability

In a previous article on medical device interoperability Medical Interoperability: Standards Overview A seamless flow of information between many disparate devices over a network and to/from intended recipients. Sounds great where do I sign up? It is our pleasure

More information

ABU DHABI DEMO. Continua PnP Worldwide

ABU DHABI DEMO. Continua PnP Worldwide ABU DHABI DEMO Continua PnP Worldwide Connects Demo Table Arrangement (typical but is flexible) Position #1 Position #2 Position #3 Networking Tables Position #4 Position #5 Position #6 Additional Tables,

More information

DELIVERABLE. ANTILOPE - Adoption and take up of standards and profiles for ehealth Interoperability" D3.2: Request for proposal. Version: 1.

DELIVERABLE. ANTILOPE - Adoption and take up of standards and profiles for ehealth Interoperability D3.2: Request for proposal. Version: 1. DELIVERABLE Project Acronym: ANTILOPE Grant Agreement number: 325077 Project Title: ANTILOPE - Adoption and take up of standards and profiles for ehealth Interoperability" D3.2: Request for proposal Version:

More information

IHE Korea. Daegu 2010 Connectathon eworkshop 2010.06.17. Todd Cooper, Breakthrough Solutions Foundry, Inc.

IHE Korea. Daegu 2010 Connectathon eworkshop 2010.06.17. Todd Cooper, Breakthrough Solutions Foundry, Inc. IHE Korea Daegu 2010 Connectathon eworkshop 2010.06.17 Todd Cooper, Breakthrough HIMSS Page 1 2008 CE-IT Symposium Copyright Plug-and-Play All Rights 2010 Breakthrough Reserved Solutions Foundry, Page

More information

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Rudi Latuske, ARS Software GmbH 1. Bluetooth in Medical Applications Bluetooth, as a short range wireless technology, is very

More information

Interoperability 101. Bridget A. Moorman, CCE Technical Manager Industry Advisory Board Renewing Health The Continua Alliance

Interoperability 101. Bridget A. Moorman, CCE Technical Manager Industry Advisory Board Renewing Health The Continua Alliance Interoperability 101 Bridget A. Moorman, CCE Technical Manager Industry Advisory Board Renewing Health The Continua Alliance Overview What is Interoperability Why be Interoperable Interoperable Healthcare

More information

The ASTM/HL7 Continuity of Care Document. HIMSS 2008 Liora Alschuler www.alschulerassociates.com

The ASTM/HL7 Continuity of Care Document. HIMSS 2008 Liora Alschuler www.alschulerassociates.com The ASTM/HL7 Continuity of Care Document HIMSS 2008 Liora Alschuler www.alschulerassociates.com 1 Liora Alschuler Consultant in healthcare IT 1997-present Founded consulting firm in 2005 Background in

More information

Clinical Mapping (CMAP) Draft for Public Comment

Clinical Mapping (CMAP) Draft for Public Comment Integrating the Healthcare Enterprise 5 IHE Patient Care Coordination Technical Framework Supplement 10 Clinical Mapping (CMAP) 15 Draft for Public Comment 20 Date: June 1, 2015 Author: PCC Technical Committee

More information

Global Health Informatics Standards for Patient Safety

Global Health Informatics Standards for Patient Safety Global Health Informatics Standards for Patient Safety Yun Sik Kwak, MD, PhD Dept Med Info.,Kyungpook Nat l Univ Sch Med Daegu, Korea HL7 Korea ISO/TC 215 APAMI ehscg October 28, 2006 APAMI MIC2006 - Taipei

More information

The HYDRA project. Personal health monitoring

The HYDRA project. Personal health monitoring The HYDRA project A middleware platform for personal health monitoring Peter Rosengren, Technical Coordinator peter.rosengren@cnet.se IST-2005-034891 Personal health monitoring Patient has some medical

More information

A Study on HL7 Standard Message for Healthcare System Based on ISO/IEEE 11073

A Study on HL7 Standard Message for Healthcare System Based on ISO/IEEE 11073 , pp. 113-118 http://dx.doi.org/10.14257/ijsh.2015.9.6.13 A Study on HL7 Standard Message for Healthcare System Based on ISO/IEEE 11073 Am-Suk Oh Dept. of Media Engineering, Tongmyong University, Busan,

More information

HIE Ready 2.0 SPECIFICATIONS MATRIX. Product Name: Version Number: Preferred Message and Trigger

HIE Ready 2.0 SPECIFICATIONS MATRIX. Product Name: Version Number: Preferred Message and Trigger HIE Ready 2.0 SPECIFICATIONS MATRIX Entity Name: Street Address: City, State, Zip: Point of Contact Name: E-mail & Phone: Alternate Contact Name: Alternate E-mail & Phone: Product Name: Version Number:

More information

A Standards-Based Model for the Sharing of Patient-Generated Health Information With Electronic Health Records

A Standards-Based Model for the Sharing of Patient-Generated Health Information With Electronic Health Records A Standards-Based Model for the Sharing of Patient-Generated Health Information With Electronic Health Records Prepared by Sujansky & Associates, LLC On behalf of Project HealthDesign July 18, 2013 This

More information

Personal Health Care Management System Developed under ISO/IEEE 11073 with Bluetooth HDP

Personal Health Care Management System Developed under ISO/IEEE 11073 with Bluetooth HDP Vol.8, No.3 (2014), pp.191-196 http://dx.doi.org/10.14257/ijsh.2014.8.3.18 Personal Health Care Management System Developed under ISO/IEEE 11073 with Bluetooth HDP Am suk Oh 1, Doo Heon Song 2 and Gwan

More information

COMMUNICATION AND INTEGRATION OF HEALTH RELATED DATA IN ELECTRONIC HEALTH RECORDS USING INTERNATIONAL MEDICAL STANDARDS

COMMUNICATION AND INTEGRATION OF HEALTH RELATED DATA IN ELECTRONIC HEALTH RECORDS USING INTERNATIONAL MEDICAL STANDARDS COMMUNICATION AND INTEGRATION OF HEALTH RELATED DATA IN ELECTRONIC HEALTH RECORDS USING INTERNATIONAL MEDICAL STANDARDS Burgsteiner H 1, Sabutsch S 1, Kollmann A 2, Morak J 2 Abstract Electronic Health

More information

Using telehealth to monitor patients remotely:

Using telehealth to monitor patients remotely: ehealth and nursing practice Using telehealth to monitor patients remotely: an RCN guide on using technology to complement nursing practice RCN Legal Disclaimer This publication contains information, advice

More information

Clinical Document Exchange Integration Guide - Outbound

Clinical Document Exchange Integration Guide - Outbound Clinical Document Exchange Integration Guide - Outbound Integrate your healthcare IT system with Practice Fusion s Electronic Health Record (EHR) System Table of Contents 1 Introduction... 2 2 Integration

More information

Open Platform. Clinical Portal. Provider Mobile. Orion Health. Rhapsody Integration Engine. RAD LAB PAYER Rx

Open Platform. Clinical Portal. Provider Mobile. Orion Health. Rhapsody Integration Engine. RAD LAB PAYER Rx Open Platform Provider Mobile Clinical Portal Engage Portal Allegro PRIVACY EMR Connect Amadeus Big Data Engine Data Processing Pipeline PAYER CLINICAL CONSUMER CUSTOM Open APIs EMPI TERMINOLOGY SERVICES

More information

Using Continua Health Alliance Standards

Using Continua Health Alliance Standards 2011 2011 12th 12th IEEE International Conference on Mobile Mobile Data Data Management Using Continua Health Alliance Standards Implementation and Experiences of IEEE 11073 Marian Benner paluno - The

More information

A Study on Design of Health Device for U-Health System

A Study on Design of Health Device for U-Health System , pp.79-86 http://dx.doi.org/10.14257/ijbsbt.2015.7.2.08 A Study on Design of Health Device for U-Health System Am-Suk Oh Dept. of Media Engineering, Tongmyong University, Busan, Korea asoh@tu.ac.kr Abstract

More information

MoSHCA My Smart Mobile Healthcare Assistant. Hendrik R. Schwietert, Evalan Henk.Schwietert@Evalan.com

MoSHCA My Smart Mobile Healthcare Assistant. Hendrik R. Schwietert, Evalan Henk.Schwietert@Evalan.com MoSHCA My Smart Mobile Healthcare Assistant Hendrik R. Schwietert, Evalan Henk.Schwietert@Evalan.com MoSHCA Mobility 610,000 Hip Fractures per Year 2 MoSHCA COPD 3% of Population 3 MoSHCA Methodology Monitor

More information

Telehealth. Putting the patient at the heart of the journey

Telehealth. Putting the patient at the heart of the journey Telehealth Putting the patient at the heart of the journey Why telehealth? 1 Telehealth is the remote monitoring of a patient s vital signs and symptoms in their own home proven to enhance the quality

More information

Live Well, Heal Well and Age Well with Remote Monitoring. While you are Aging Well, a Hospital is Profiting Well, so your Care is Secure.

Live Well, Heal Well and Age Well with Remote Monitoring. While you are Aging Well, a Hospital is Profiting Well, so your Care is Secure. Live Well, Heal Well and Age Well with Remote Monitoring. While you are Aging Well, a Hospital is Profiting Well, so your Care is Secure. Patients receive only 55% of recommended chronic and preventive

More information

The Total Telehealth Solution

The Total Telehealth Solution The Total Telehealth Solution Overview of Telehealth Module 1 Overview of Telehealth/Telemedicine Telemedicine began over 40 years ago. Formally defined; telemedicine is the use of medical information,

More information

2 The Use Case of Ambient Assisted Living utilizing the UniversAAL Project.

2 The Use Case of Ambient Assisted Living utilizing the UniversAAL Project. FI-PPP Position statement : Large Scale Experimentation in the domain of Ambient Assisted Living Proposed by: SINTEF ICT, Research Manager ehealth Group - Marius Mikalsen (contact: marius.mikalsen@sintef.no)

More information

Interoperability solution for medical devices

Interoperability solution for medical devices Interoperability solution for medical devices Mohan.. S Solution Architect mohan.nathan@wipro.com PES-Medical Devices Practice Abstract New technologies are being introduced in hospitals and labs at an

More information

I n t e r S y S t e m S W h I t e P a P e r F O R H E A L T H C A R E IT E X E C U T I V E S. In accountable care

I n t e r S y S t e m S W h I t e P a P e r F O R H E A L T H C A R E IT E X E C U T I V E S. In accountable care I n t e r S y S t e m S W h I t e P a P e r F O R H E A L T H C A R E IT E X E C U T I V E S The Role of healthcare InfoRmaTIcs In accountable care I n t e r S y S t e m S W h I t e P a P e r F OR H E

More information

Moving Toward Semantic Interoperability of Medical Devices

Moving Toward Semantic Interoperability of Medical Devices Moving Toward Semantic Interoperability of Medical Devices John J. Garguilo, john.garguilo@nist.gov Sandra Martinez, sandra.martinez@nist.gov Richard Rivello, richard.rivello@nist.gov Maria Cherkaoui,

More information

Practical Implementation of a Bridge between Legacy EHR System and a Clinical Research Environment

Practical Implementation of a Bridge between Legacy EHR System and a Clinical Research Environment Cross-Border Challenges in Informatics with a Focus on Disease Surveillance and Utilising Big-Data L. Stoicu-Tivadar et al. (Eds.) 2014 The authors. This article is published online with Open Access by

More information

Service Delivery für ehealth Applications

Service Delivery für ehealth Applications Service Delivery für ehealth Applications Martin Staemmler University of Applied Sciences Stralsund, Germany Contents Service Delivery for e-health Applications e-health Service Lifecycle Organisation

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

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

Emerging Trends in Health Information Technology: Personal Health Record(PHR) uphr. Nazir Ahmed Vaid ehealth Services (Pvt) Ltd.

Emerging Trends in Health Information Technology: Personal Health Record(PHR) uphr. Nazir Ahmed Vaid ehealth Services (Pvt) Ltd. Emerging Trends in Health Information Technology: Personal Health Record(PHR) uphr Nazir Ahmed Vaid ehealth Services (Pvt) Ltd. April 26 2012 PROJECT GOALS Design universal health data accessibility on

More information

M. Galarraga, Student Member, IEEE, L. Serrano, Senior Member, IEEE, I. Martinez, P. de Toledo and Melvin Reynolds, Senior Member, IEEE. SaD13.

M. Galarraga, Student Member, IEEE, L. Serrano, Senior Member, IEEE, I. Martinez, P. de Toledo and Melvin Reynolds, Senior Member, IEEE. SaD13. Proceedings of the 29th Annual International Conference of the IEEE EMBS Cité Internationale, Lyon, France August 23-26, 2007. SaD13.1 Telemonitoring Systems Interoperability Challenge: An Updated Review

More information

Activating Standardization Bodies Around Medical Apps

Activating Standardization Bodies Around Medical Apps Activating Standardization Bodies Around Medical Apps Michael J. Ackerman, Ph.D. Assistant Director High Performance Computing and Communications U.S. National Library of Medicine The views and opinions

More information

A Multimedia Telemedicine System in Internet of Things

A Multimedia Telemedicine System in Internet of Things 2010 2nd International Conference on Information and Multimedia Technology (ICIMT 2010) IPCSIT vol. 42 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V42.28 A Multimedia Telemedicine System

More information

ConnectVirginia EXCHANGE Onboarding and Certification Guide. Version 1.4

ConnectVirginia EXCHANGE Onboarding and Certification Guide. Version 1.4 ConnectVirginia EXCHANGE Onboarding and Certification Guide Version 1.4 July 18, 2012 CONTENTS 1 Overview... 5 2 Intended Audience... 5 3 ConnectVirginia Background... 5 3.1 Federated... 5 3.2 Secure...

More information

A Telehealth Platform for Patients with Cancer

A Telehealth Platform for Patients with Cancer A Telehealth Platform for Patients with Cancer Dr. Antonia Arnaert, Associate Professor McGill School of Nursing, Associate Member DCECS-SMHC Antonia.arnaert@mcgill.ca / Tel: 514-398-5624 Mr. Zoumanan

More information

HL7 & Meaningful Use. Charles Jaffe, MD, PhD CEO Health Level Seven International. HIMSS 11 Orlando February 23, 2011

HL7 & Meaningful Use. Charles Jaffe, MD, PhD CEO Health Level Seven International. HIMSS 11 Orlando February 23, 2011 HL7 & Meaningful Use Charles Jaffe, MD, PhD CEO Health Level Seven International HIMSS 11 Orlando February 23, 2011 Overview Overview of Meaningful Use HIT Standards and Meaningful Use Overview HL7 Standards

More information

HL7 & KMEHR. A comparison. Medical informatics AJ 2013/2014. Authors: Tessa Borloo Nele Pien

HL7 & KMEHR. A comparison. Medical informatics AJ 2013/2014. Authors: Tessa Borloo Nele Pien HL7 & KMEHR A comparison Medical informatics AJ 2013/2014 Authors: Tessa Borloo Nele Pien 2 Overview 1988 HL7 v2 2002 KMEHR 2004 HL7 v3 Introduction HL7 v2 KMEHR HL7 v3 Comparison Overview 3 Health care

More information

Online Public Health @ Health Level Seven

Online Public Health @ Health Level Seven Online Public Health @ Health Level Seven Alean Kirnak Co-chair, HL7 Public Health and Emergency Response Workgroup Health Level Seven (HL7) American National Standards Institute-accredited Standards Development

More information

Interoperability and the Surgery Department

Interoperability and the Surgery Department Interoperability and the Surgery Department Anupriyo Chakravarti, Director Systems Architecture Surgery is the economic engine of most hospitals 50% of medical errors occur in the OR The most severe medical

More information

Milan Zoric ETSI milan.zoric@etsi.org

Milan Zoric ETSI milan.zoric@etsi.org Antilope Testing tools Milan Zoric ETSI milan.zoric@etsi.org Antilope Core and Experts Partners Antilope 2 Antilope Validation Partners Denmark, Norway, Sweden Finland, Iceland, Estonia, Lithuania, Latvia

More information

Monitoring Human Blood Pressure for U-Healthcare Using ISO/IEEE PHD Standard

Monitoring Human Blood Pressure for U-Healthcare Using ISO/IEEE PHD Standard Monitoring Human Blood Pressure for U-Healthcare Using ISO/IEEE PHD Standard Gi Hyun Bang, Do Kyeong Lee and Deok Jai Choi Electronics Computer Engineering, Chonnam National University 77 Yongbong-dong,

More information

Healthcare Services - education and research - developed in the INSEED project

Healthcare Services - education and research - developed in the INSEED project Healthcare Services - education and research - developed in the INSEED project Radu DOBRESCU Universitatea Politehnica din Bucureşti Program Strategic pentru Promovarea Inovarii în Servicii prin Educaţie

More information

The ecosystem of the OpenClinic GA open source hospital information management software

The ecosystem of the OpenClinic GA open source hospital information management software The ecosystem of the OpenClinic GA open source hospital information management software HEALTH FACILITY INFORMATION SYSTEMS AND INTEROPERABILITY FRANK VERBEKE, VRIJE UNIVERSITEIT BRUSSEL OpenClinic login

More information

Masimo Patient Safetynet HL7 Interface Specifications

Masimo Patient Safetynet HL7 Interface Specifications TECHNICAL BULLETIN Masimo Patient Safetynet HL7 Interface Specifications Version 1.0 August 2013 CAUTION: Federal law restricts this device to sale by or on the order of a physician. For professional use.

More information

2. Is the data entered: Manually (i.e. by user) Automatically (i.e. by the ST product) Both

2. Is the data entered: Manually (i.e. by user) Automatically (i.e. by the ST product) Both Starter Questions for Assessing Capabilities of Surveillance Technology (ST) & Their Vendors These are questions which might be asked of each ST vendor. This preliminary information may help compare products

More information

Helping the Cause of Medical Device Interoperability: A standards-based testing approach based on identifying and obtaining testable assertions

Helping the Cause of Medical Device Interoperability: A standards-based testing approach based on identifying and obtaining testable assertions Original Article en33 Helping the Cause of Medical Device Interoperability: A standards-based testing approach based on identifying and obtaining testable assertions John J. Garguilo 1, Sandra Martinez

More information

Health Information Exchange in Minnesota & North Dakota

Health Information Exchange in Minnesota & North Dakota Health Information Exchange in Minnesota & North Dakota April 16, 2014 Objectives Learn basic HIE concepts Understand key success factors for HIE Gain an understanding of Minnesota and North Dakota s approach

More information

Illinois Health Information Exchange Client Readiness Technical Assessment Checklist

Illinois Health Information Exchange Client Readiness Technical Assessment Checklist Illinois Health Information Exchange Client Readiness Technical Assessment Checklist Date: 10/29/2013 File: ILHIE Client Readiness Document v1.6 Final 3-3-14.doc Page 1 Table of Contents Client Information...

More information

JiveX Enterprise PACS Solutions. JiveX HL7 Gateway Conformance Statement - HL7. Version: 4.7.1 As of 2015-05-20

JiveX Enterprise PACS Solutions. JiveX HL7 Gateway Conformance Statement - HL7. Version: 4.7.1 As of 2015-05-20 JiveX Enterprise PACS Solutions JiveX HL7 Gateway Conformance Statement - HL7 Version: 4.7.1 As of 2015-05-20 VISUS Technology Transfer GmbH Universitätsstr. 136 D-44799 Bochum Germany Phone: +49 (0) 234

More information

Ontology Content Patterns - A Quick Overview

Ontology Content Patterns - A Quick Overview Ontology Content Patterns as Bridge for the Semantic Representation of Clinical Information Catalina Martínez Costa 1, Stefan Schulz 1,2 1 Institute for Medical Informatics, Statistics and Documentation,

More information

White Paper: OSGi-based E-Health / Assisted Living

White Paper: OSGi-based E-Health / Assisted Living White Paper: OSGi-based E-Health / Assisted Living Martin Petzold (Project Manager) Phone: +49 (0) 221 6604 405 E-Mail: m.petzold@prosyst.com Konstantin Kersten (Project Manager) Phone: +49 (0) 221 6604

More information

Health Information Technology OIT Architecture Strategy

Health Information Technology OIT Architecture Strategy Health Information Technology OIT Architecture Strategy Enabling Technology Solutions Efficiently, Effectively, and Elegantly Table of Contents Executive Summary Current State Applications Communication

More information

MOH NATIONAL TELEMEDICINE GUIDELINES SUMMARY CARD

MOH NATIONAL TELEMEDICINE GUIDELINES SUMMARY CARD MOH NATIONAL TELEMEDICINE GUIDELINES SUMMARY CARD The National Telemedicine Guidelines (NTG) aim to facilitate the appropriate delivery of Telemedicine services by healthcare providers through four domains:

More information

A High Level Reference Architecture for Mobile Health

A High Level Reference Architecture for Mobile Health A High Level Reference Architecture for Mobile Health This report, aimed primarily at the Mobile industry, sets out to identify the key network architectures and capabilities required to deliver secure

More information

ONEM2M SERVICE LAYER PLATFORM INITIAL RELEASE

ONEM2M SERVICE LAYER PLATFORM INITIAL RELEASE ONEM2M SERVICE LAYER PLATFORM INITIAL RELEASE Omar Elloumi (ALU) onem2m TP Chair (Elect) omar.elloumi@alcatel lucent.com onem2m www.onem2m.org 2014 onem2m The Partnership Project Over 200 member organizations

More information

HL7 and Meaningful Use

HL7 and Meaningful Use HL7 and Meaningful Use HIMSS Las Vegas February 23, 2012 Grant M. Wood Intermountain Healthcare Clinical Genetics Institute Meaningful Use What Does It Mean? HITECH rewards the Meaningful Use of health

More information

icardea: a Practical Approach to Facilitate Data Integration of Implantable Cardioverter Defibrillator Patients in Cardiological Treatment

icardea: a Practical Approach to Facilitate Data Integration of Implantable Cardioverter Defibrillator Patients in Cardiological Treatment icardea: a Practical Approach to Facilitate Data Integration of Implantable Cardioverter Defibrillator Patients in Cardiological Treatment Maohua Yang a, Catherine E. Chronaki b, Christian Lüpkes a, Manuela

More information

COCIR INTRODUCTION TO INTEROPERABILITY

COCIR INTRODUCTION TO INTEROPERABILITY REGIONS AND COUNTRIES, FOR BETTER HEALTHCARE3 PART 1 COCIR RECOMMENDATIONS & BENEFITS OF ehealth COCIR INTRODUCTION TO IMPROVING THE SEAMLESS FLOW OF INFORMATION BETWEEN MEDICAL DISCIPLINES, HEALTH SYSTEMS,

More information

Chapter 4. The sleep and activities of daily living (ADL) monitoring application

Chapter 4. The sleep and activities of daily living (ADL) monitoring application Authors: Yuchen-Huang (2014-07-30); recommended: Yeh-Liang Hsu(2014-08-01). Chapter 4. The sleep and activities of daily living (ADL) monitoring application Long-term ADL profiles of the older adults acquired

More information

IoT-based Healthcare Services and Incubation Project

IoT-based Healthcare Services and Incubation Project ITU Young ICT Leaders Forum 2015 헬스케어 실증단지 사업 현황 및 발전 계획 IoT-based Healthcare Services and Incubation Project Dec. 9, 2015 Jongtae Park Daily Healthcare Demonstration Complex Construction Agency jtpark@ee.knu.ac.kr

More information

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System , pp.91-96 http://dx.doi.org/10.14257/ijbsbt.2014.6.3.11 A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System Ronnie D. Caytiles and Sungwon Park 1* 1 Hannam University 133

More information

Charting the Future of Healthcare Interoperability. Presenters. Michael Stearns, MD, CPC, CFCP

Charting the Future of Healthcare Interoperability. Presenters. Michael Stearns, MD, CPC, CFCP e-mds Charting the Future of Healthcare Interoperability Presenters Michael Stearns, MD, CPC, CFCP President and CEO Board certified neurologist Over 10 years in health care informatics Integral in development

More information

May 7, 2012. Submitted Electronically

May 7, 2012. Submitted Electronically May 7, 2012 Submitted Electronically Secretary Kathleen Sebelius Department of Health and Human Services Office of the National Coordinator for Health Information Technology Attention: 2014 edition EHR

More information

NATIONAL EHEALTH ARCHITECTURE - FROM STRATEGY TO PRACTICE. Ministry of Social Affairs and Health, Finland

NATIONAL EHEALTH ARCHITECTURE - FROM STRATEGY TO PRACTICE. Ministry of Social Affairs and Health, Finland NATIONAL EHEALTH ARCHITECTURE - FROM STRATEGY TO PRACTICE Ministry of Social Affairs and Health, Finland Agenda Finnish healthcare system on-going & upcoming reforms National ehealth architecture and implementation

More information

Existing concepts and experiences with interoperability initiatives

Existing concepts and experiences with interoperability initiatives Existing concepts and experiences with interoperability initiatives Geert Claeys, M. Sc. Co-Chairman Europe Technology Manager, Agfa Healthcare/R&D Topics Interoperability problems in healthcare process

More information

DICOM Correction Proposal

DICOM Correction Proposal DICOM Correction Proposal Status Assigned Date of Last Update 2015/03/23 Person Assigned Submitter Name Harry Solomon Harry Solomon Submission Date 2015/03/23 Correction Number CP-1484 Log Summary: Add

More information

STM32L. Ultra-low-power Cortex -M3 devices

STM32L. Ultra-low-power Cortex -M3 devices STM32L Ultra-low-power Cortex -M3 devices STM32L press release STM32L 32- to 128-Kbyte products are entering full production 2 nd half March 2011 Part of industry s largest ARM Cortex -M 32-bit microcontroller

More information

ONEM2M SERVICE LAYER PLATFORM

ONEM2M SERVICE LAYER PLATFORM ONEM2M SERVICE LAYER PLATFORM Roland Hechwartner (Deutsche Telekom) onem2m TP Vice Chair Roland.hechwartner@t mobile.at onem2m www.onem2m.org 2015 onem2m The Partnership Project Over 200 member organizations

More information

HIMSS Interoperability Showcase 2011

HIMSS Interoperability Showcase 2011 Interoperability will bind together a wide network of real-time life critical data that not only transform but become healthcare. Health Information Interoperability Challenges Healthcare and healthcare

More information

NIST Medical Device Communication Testing

NIST Medical Device Communication Testing NIST Medical Device Communication Testing Semantic interoperability of Medical Devices Test Tool Update Joint HL7 HCD & IEEE 11073 @ Paris, France John J. Garguilo National Institute of Standards and Technology

More information

AHIMA Curriculum Map Health Information Management Baccalaureate Degree Approved by AHIMA Education Strategy Committee February 2011

AHIMA Curriculum Map Health Information Management Baccalaureate Degree Approved by AHIMA Education Strategy Committee February 2011 HIM Baccalaureate Degree Entry Level Competencies (Student Learning Outcomes) I. Domain: Health Data Management I. A. Subdomain: Health Data Structure, Content and Standards 1. Manage health data (such

More information

Demonstrating Meaningful Use of EHRs: The top 10 compliance challenges for Stage 1 and what s new with 2

Demonstrating Meaningful Use of EHRs: The top 10 compliance challenges for Stage 1 and what s new with 2 Demonstrating Meaningful Use of EHRs: The top 10 compliance challenges for Stage 1 and what s new with 2 Today s discussion A three-stage approach to achieving Meaningful Use Top 10 compliance challenges

More information

Future Tense. How everything is going to be different and why you should care. David A Stumpf, MD, PhD

Future Tense. How everything is going to be different and why you should care. David A Stumpf, MD, PhD Future Tense How everything is going to be different and why you should care David A Stumpf, MD, PhD Senior Vice President for Innovation and Transformation Presentation Outline Big Changes Ahead! Context:

More information

Telecare. Keeping you safe at home. Adult Care Services 01438 737400 www.hertsdirect.org/acs

Telecare. Keeping you safe at home. Adult Care Services 01438 737400 www.hertsdirect.org/acs Telecare Keeping you safe at home Adult Care Services 01438 737400 www.hertsdirect.org/acs What is telecare? Telecare services help vulnerable people, particularly the elderly, to live in their own home

More information

The HL7 Clinical Document Architecture. HIMSS 2008 Liora Alschuler www.alschulerassociates.com

The HL7 Clinical Document Architecture. HIMSS 2008 Liora Alschuler www.alschulerassociates.com The HL7 Clinical Document Architecture HIMSS 2008 Liora Alschuler www.alschulerassociates.com 1 Liora Alschuler Consultant in healthcare IT 1997-present Founded consulting firm in 2005 Background in electronic

More information

MDHT Capabilities & Success Story

MDHT Capabilities & Success Story MDHT Capabilities & Success Story April 12 th Alexandria, Virginia Rama Ramakrishnan - ONC Cynthia Levy - ONC Dan Kaplan Mirth Corp. 1 Agenda Introduction to MDHT MDHT Architecture & Capabilities Existing

More information

Study of Wireless Sensor Networks and their application for Personal Health Monitoring. Abstract

Study of Wireless Sensor Networks and their application for Personal Health Monitoring. Abstract Study of Wireless Sensor Networks and their application for Personal Health Monitoring. Author 1 Mr. Parag Jawarkar, Author 2 Mrs. Shweta Lambat Abstract Our paper studied Wireless Sensor Network Application

More information

How To Test Ihe-Pcd

How To Test Ihe-Pcd IHE-PCD Pre-Connectathon HL7 V2 Test Tool John J. Garguilo National Institute of Standards and Technology November 11 th 2009 Contact: john.garguilo@nist.gov IHE-PCD Testing Key Objectives Increase test

More information

Interoperability Analysis: Meeting Meaningful Use (MU) Stage I Criteria for Medical Device Connectivity

Interoperability Analysis: Meeting Meaningful Use (MU) Stage I Criteria for Medical Device Connectivity Interoperability Analysis: Meeting Meaningful Use (MU) Stage I Criteria for Medical Device Connectivity Bridget A. Moorman CCE June 2011 BMoorman Consulting, LLC AAMI Conference, San Antonio, TX, USA 25

More information

ehealth Interoperability Lab

ehealth Interoperability Lab MOTION Modeling and Testing for System and Service Solutions ehealth Interoperability Lab The Intelligent Medical Technology for Tomorrow » The key problem of ehealth is lack of interoperability. Systems

More information

May 2010. For other information please contact:

May 2010. For other information please contact: access control biometrics user guide May 2010 For other information please contact: British Security Industry Association t: 0845 389 3889 f: 0845 389 0761 e: info@bsia.co.uk www.bsia.co.uk Form No. 181.

More information

RESULTS OF HOSPITAL SURVEY

RESULTS OF HOSPITAL SURVEY RESULTS OF HOSPITAL SURVEY n=37 Georges De Moor EuroRec, Ghent University Electronic Health Records for Clinical Research 1 Which of the following best describes your organisation? Electronic Health Records

More information

Health Care 2.0: How Technology is Transforming Health Care

Health Care 2.0: How Technology is Transforming Health Care Health Care 2.0: How Technology is Transforming Health Care Matthew Kaiser, CEBS, SPHR Director, HR Technology and Outsourcing Lockton Kansas City, Missouri The opinions expressed in this presentation

More information

UNIversal solutions in TElemedicine Deployment for European HEALTH care (Grant Agreement No 325215)

UNIversal solutions in TElemedicine Deployment for European HEALTH care (Grant Agreement No 325215) ICT CIP Competitive and Innovation Programme UNIversal solutions in TElemedicine Deployment for European HEALTH care (Grant Agreement No 325215) Work Package: Document D5.4 Interoperability in Practice:

More information

West Virginia Information Technology Summit. November 4, 2009

West Virginia Information Technology Summit. November 4, 2009 West Virginia Information Technology Summit November 4, 2009 WVHIN Background Enabled by W. Va. Code seq. (2006) 16-29G-1, et Managed by 17-member public/private Board of Directors Charged to design, implement

More information

Electronic Health Record

Electronic Health Record Webinar Series Emergency Responder Electronic Health Record Emergency Information Infrastructure t Project HITSP Contacts: Stephen Hufnagel PhD, Co-chair Michael Glickman, Facilitator Jessica Kant, HIMSS

More information

TRANSFoRm: Vision of a learning healthcare system

TRANSFoRm: Vision of a learning healthcare system TRANSFoRm: Vision of a learning healthcare system Vasa Curcin, Imperial College London Theo Arvanitis, University of Birmingham Derek Corrigan, Royal College of Surgeons Ireland TRANSFoRm is partially

More information

Health Informatics Standardization: Relevance and Indian Initiatives

Health Informatics Standardization: Relevance and Indian Initiatives Health Informatics Standardization: Relevance and Indian Initiatives Baljit Singh Bedi Advisor, CDAC (Sc. Society of MCIT, Govt. of India ) Past President, Telemedicine Society of India(TSI) & Member,

More information