SlideShare ist ein Scribd-Unternehmen logo
1 von 41
Beyond the Buzz 
IoT’s Role in Real-Time Healthcare 
Rick G. Garibay 
VP, Distinguished Engineer
Rick G. Garibay 
• VP, Distinguished Engineer leading the Development Platform Group at 
Neudesic 
• Working on IoT, Intelligent Transportation and Hospitality & Gaming 
• 8x Microsoft MVP, Microsoft Azure 
• Co-Author, “Windows Server AppFabric Cookbook” by Packt Pub. 
• Chairman, Co-Founder Phoenix Connected Systems User Group 
(PCSUG.org) 
• twitter: @rickggaribay 
• blog: http://rickgaribay.net 
• email: rick.garibay@neudesic.com | b-rigari@microsoft.com 
© Copyright 2014, Neudesic. All rights reserved.
Agenda 
• Defining the Internet of Things 
• IoT vs. “Things on the Internet” 
• Devices, Protocols, Messaging & Challenges 
• Microsoft’s IoT Strategy: Delivery the Internet of your Things 
© Copyright 2014, Neudesic. All rights reserved.
What is the Internet of Things?
The Internet of Things is the network of physical 
objects that contain embedded technology to 
communicate and interact with their internal 
states or the external environment.
The Internet of Things: By the 
Numbers 
257105B2 
© Copyright 2014, Neudesic. All rights reserved.
This change is happening more rapidly than anyone 
imagined.
This change will bring tremendous opportunity to all 
industries and healthcare is no exception.
Nest Wireless Thermostat 
© Copyright 2014, Neudesic. All rights reserved.
Wearables 
© Copyright 2014, Neudesic. All rights reserved.
Health Monitoring 
© Copyright 2014, Neudesic. All rights reserved.
Grid 
Renewables 
Oil/Gas/Coal 
Recovery and 
Distribution 
Points 
of Sale 
Hotels 
Restaurants 
Fuel 
Stations 
Patients 
Clinics 
Hospitals 
Nursing 
Homes 
Mobile 
Care 
Automation 
Safety 
Pollution 
Control 
Comfort 
Security 
Lighting 
Manufacturing 
Integration and 
Automation 
Remote 
Servicing 
Predictive and 
Reactive 
Maintenance 
Water 
Waste 
Fire 
Emergency 
Public 
Safety 
Law 
Enforcement 
Cars 
Aircraft 
Letters 
Packages 
Containers 
Tanks Bulkware 
Games 
Events 
Sports 
Television 
Streaming 
Traffic Buses 
Trucks 
Trains 
Vessels 
Bikes 
Smart 
Energy 
Smart 
Retail 
Smart 
Mobility 
Smart 
Logistics 
Smart 
Factory 
Smart 
Cities 
Smart 
Entertain-ment 
Smart 
Health-care 
Smart 
Building 
Home
The true significance of IoT is the foundation it 
provides for enabling new insights and unlocking 
new opportunities.
From Information Technology 
to 
Operational Technology 
IT 
Servers, 
Applications, 
Systems 
OT 
Devices, 
Telemetry, 
Command & 
Control 
Data-Driven Insight + Action at a Distance
Data Driven Insight + Action at a Distance 
Data –> Information –> Insight ($+) 
• Make more efficient use of 
resources 
• Provide more targeted products 
and services 
• Discover patterns, trends that lead 
to new business insights 
© Copyright 2014, Neudesic. All rights reserved. 
Action at a Distance 
• Acting on Data Insights (Real- 
Time and At Rest) 
• The ability to act remotely – 
automatically and intelligently 
• Remote control is a source of 
efficiency 
• Enables new forms of customer 
interaction and engagement 
15
Manufacturing: Consumer PRM 
© Copyright 2014, Neudesic. All rights reserved. 
16 
Insight 
• Mineralization reads 
• # of daily work cycles 
• Flavor trends 
Action 
• Request permission to 
conduct descaling task 
• Upsell to more robust model 
• New alliances, e-coupons, 
etc.
Transportation : Smart Parking 
© Copyright 2014, Neudesic. All rights reserved. 
17 
Insight 
• Vehicle ingress/egress from 
parking spot 
• Meter payment 
• Meter expiry 
Action 
• Dynamic pricing adjustment 
based on parking saturation 
• Extending meter time 
remotely via smart phone 
• Directed enforcement of 
ticketing
Retail: Product Placement 
© Copyright 2014, Neudesic. All rights reserved. 
18 
Insight 
• iBeacon signatures 
• Area/isle/product interaction 
• * Not just opt-in! 
Action 
• Triangulation 
• Customer Experience 
• Product placement
Healthcare: Patient PRM – Home Blood Pressure Kit 
© Copyright 2014, Neudesic. All rights reserved. 
19 
Insight 
• # of BP checks compared 
to protocol 
• High/Low blood pressure 
readings 
• Food Journaling 
• Dangerously high or low BP 
Action 
• Reminder of importance to 
follow prescribed protocol 
• Call from care team to follow 
up 
• Correlation of food choices 
• Dispatch 911
Healthcare: Supply Chain Management 
© Copyright 2014, Neudesic. All rights reserved. 
20 
Insight 
• # of suture packs on hand 
• Rate of use 
• Expiration 
Action 
• Automatically submit PO for 
resupply 
• Correlate peaks to match 
future orders 
• Identify and prohibit use of 
expired sutures
Healthcare: Equipment Location 
© Copyright 2014, Neudesic. All rights reserved. 
21 
Insight 
• Location signatures 
• Disposition 
• Reservation Status 
Action 
• Quickly identify floor, room 
of Mayo Stands 
• Determine if in use or 
available 
• Proactively and predictably 
schedule use of stands 
based on patient 
schedules
IoT Device Taxonomy 
Large 
Mobile 
Small 
Micro 
© Copyright 2014, Neudesic. All rights reserved. 
POS terminal, ATM, MRI 
x86, PC-like, apps 
Industry handheld, POS tablet 
ARM and x86, shell experience, apps 
Gateways, wearables, panels, cars 
ARM and x86, diverse hardware, no shell 
Controllers, fixed-use, sensors, actuators 
ARM, constrained hardware, headless
Intel Galileo 
© Copyright 2014, Neudesic. All rights reserved.
Netduino Plus 2 
© Copyright 2014, Neudesic. All rights reserved.
5mm 5mm
Various Protocols 
UDI SMS 
© Copyright 2014, Neudesic. All rights reserved. 
2G 
Wi- 
Fi 
RFID 
3G 
LTE 
Wi 
Max 
Custom 
ZigBee 
NFC 
TCP 
UDP 
BLE 
AMQP 
MQTT 
CoAP 
HTTP 
…
Message Types 
Telemetry Inquires Commands Notifications 
Voluntary 
information 
flow from 
device to 
another 
system. 
© Copyright 2014, Neudesic. All rights reserved. 
Requests for 
information 
from device to 
other systems. 
Instructions 
from other 
systems to a 
device. 
Information 
flow from other 
systems to the 
device.
Pain Points 
© Copyright 2014, Neudesic. All rights reserved.
Ensure/verify the device and 
command source is who it 
says it is
Ensure data is safe from 
tampering both in-transit from 
device to device as well as at-rest.
Modern, scalable, elastic 
connectivity capable of 
keeping up with demand today 
and tomorrow.
Valuable insights from data 
being produced at a rate that 
could only be imagined just 5 
years ago.
Service Assisted Communications 
• Devices connect via open standard protocols 
• AMQP 1.0 and HTTP supported natively by the Service Bus 
• MQTT, CoAP and others can be implemented via custom gateway/adapter model 
• Sockets secured via TLS (or a lightweight variant) 
• Each device has a dedicated Inbox/Outbox on the Gateway 
• Device sends telemetry/alerts and routes service invocations via its Outbox 
• Device receives commands and queries from its Inbox 
• Correlated request/reply patterns can be implemented on top of these two messaging channels 
• The device knows, and has access to, only its own specific inbox/outbox endpoints (URI’s) 
Backend 
Components 
© Copyright 2014, Neudesic. All rights reserved. 
Cloud Gateway 
Outbox 
Inbox 
Command API 
Protocol Head
Service-Assisted Communications 
DNS 
myapp.cloudapp.net 
© Copyright 2014, Neudesic. All rights reserved. 
Connections are 
device-initiated and 
outbound 
NAT/Firewall 
Device (Router) 
IP NAT 
Cloud 
Gateway 
Command 
Source 
Port mapping is 
automatic, 
outbound 
Device does not 
listen for unsolicited 
traffic 
No inbound ports 
open, attack surface 
is minimized 
Access-controlled 
command API 
Secure, managed 
hosting platform
IoT Cloud Platform “Stack” – Abstract Model 
Non-IP 
Capable 
Devices 
IP 
Capable 
Devices 
A B C D E F 
© Copyright 2014, Neudesic. All rights reserved. 
Cloud Gateway 
Custom 
Code 
Cloud Platform 
Services 
Third-Party Data 
and Services 
Enterprise 
Systems 
Field 
Gateway
Azure Hosting Options 
Non-IP 
Capable 
Devices 
IP 
Capable 
Devices 
A B C D E F 
© Copyright 2014, Neudesic. All rights reserved. 
Cloud Gateway 
Custom 
Code 
Cloud Platform 
Services 
Third-Party Data 
and Services 
Enterprise 
Systems 
Web Sites 
Mobile Services Cloud Services 
External Code 
VM Roles 
Field 
Gateway
Azure Platform Services 
Non-IP 
Capable 
Devices 
IP 
Capable 
Devices 
© Copyright 2014, Neudesic. All rights reserved. 
A B C D E F 
Cloud Gateway 
Custom 
Code 
Cloud Platform 
Services 
Third-Party Data 
and Services 
Enterprise 
Systems 
HD Insight 
Azure 
Databases 
Table/Blob 
Storage 
Service Bus 
BizTalk Services 
Field 
Gateway 
Media Services
Azure – IoT Cloud Gateway 
Non-IP 
Capable 
Devices 
IP 
Capable 
Devices 
© Copyright 2014, Neudesic. All rights reserved. 
A B C D E F 
Cloud Gateway 
Custo 
m 
Code 
Cloud Platform 
Services 
Third-Party Data 
and Services 
Enterprise 
Systems 
Field 
Gateway 
Pattern 1: Device Direct Pattern 2: Custom Gateway 
Service Bus 
A/ 
B 
Service Bus 
A/ 
B 
Custom 
GW Role
Microsoft Azure Stack for IoT 
Device 
Device 
Event 
Hub Azure 
© Copyright 2014, Neudesic. All rights reserved. 
Event 
Processing 
Azure 
Storage 
Azure 
3rd Party Solutions 
Customer Apps 
HDInsights 
BI Systems 
Data Flow 
Event 
Hub 
SQL 
Azure 
Basic 
Device 
Registry 
Command & Control
Intelligent Systems Service 
Device 
Device 
Event 
Hub Azure 
Natural 
Language Query 
ISS Solution 
ISS 
Agents 
ISS 
Agents 
Rich Device Registry & Object Model of “Things” 
© Copyright 2014, Neudesic. All rights reserved. 
Event 
Processing 
Azure 
Storage 
Azure 
3rd Party Solutions 
Customer Apps 
HDInsights 
BI Systems 
Data Flow 
Event 
Hub 
SQL 
Azure 
Basic 
Device 
Registry 
ISS Security, 
Privacy & 
Sharing Controls 
Command & Control 
IoT Rule 
Templates 
ISS 
Agents 
Single Account, Per device Billing, 
etc. 
ISS 
Portal 
ISS
Dr. Schmuland, Chief Health Strategy Officer US 
Health & Life Sciences 
Real-World IoT in Healthcare

Weitere ähnliche Inhalte

Was ist angesagt?

313 – Security Challenges in Healthcare IoT - ME
313 – Security Challenges in Healthcare IoT - ME313 – Security Challenges in Healthcare IoT - ME
313 – Security Challenges in Healthcare IoT - ME
EQS Group
 
AED Final Project Abstract
AED Final Project AbstractAED Final Project Abstract
AED Final Project Abstract
Ramya Reddy
 
IoT as enabler(future) of Smart Hospital Technology
IoT as enabler(future) of Smart Hospital TechnologyIoT as enabler(future) of Smart Hospital Technology
IoT as enabler(future) of Smart Hospital Technology
Volodymyr Nazarenko
 
IoT potential in Asia Healthcare System_i4
IoT potential in Asia Healthcare System_i4IoT potential in Asia Healthcare System_i4
IoT potential in Asia Healthcare System_i4
Guna Sekaran
 

Was ist angesagt? (20)

IoT Healthcare/Medical Devices Insights from Patents
IoT Healthcare/Medical Devices Insights from PatentsIoT Healthcare/Medical Devices Insights from Patents
IoT Healthcare/Medical Devices Insights from Patents
 
313 – Security Challenges in Healthcare IoT - ME
313 – Security Challenges in Healthcare IoT - ME313 – Security Challenges in Healthcare IoT - ME
313 – Security Challenges in Healthcare IoT - ME
 
Wearable Tech - What is Next?
Wearable Tech - What is Next?Wearable Tech - What is Next?
Wearable Tech - What is Next?
 
Creating a Hospital Based IoT Solution by Russ Earl Malangen
Creating a Hospital Based IoT Solution by Russ Earl MalangenCreating a Hospital Based IoT Solution by Russ Earl Malangen
Creating a Hospital Based IoT Solution by Russ Earl Malangen
 
IoTHealthcare Model using an Open IoT Platform
IoTHealthcare Model using an Open IoT Platform IoTHealthcare Model using an Open IoT Platform
IoTHealthcare Model using an Open IoT Platform
 
IoT, Big Data Healthcare Summit Western Canada - IoT Health - Enterprise - Ri...
IoT, Big Data Healthcare Summit Western Canada - IoT Health - Enterprise - Ri...IoT, Big Data Healthcare Summit Western Canada - IoT Health - Enterprise - Ri...
IoT, Big Data Healthcare Summit Western Canada - IoT Health - Enterprise - Ri...
 
IoT for Healthcare
IoT for HealthcareIoT for Healthcare
IoT for Healthcare
 
The Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in HealthcareThe Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in Healthcare
 
Perspectives on IoT in healthcare in 2016
Perspectives on IoT in healthcare in 2016Perspectives on IoT in healthcare in 2016
Perspectives on IoT in healthcare in 2016
 
IoT and physical security of medical devices
IoT and physical security of medical devicesIoT and physical security of medical devices
IoT and physical security of medical devices
 
Internet of things for Healthcare
Internet of things for HealthcareInternet of things for Healthcare
Internet of things for Healthcare
 
AED Final Project Abstract
AED Final Project AbstractAED Final Project Abstract
AED Final Project Abstract
 
Personal Healthcare IOT on PCF Using Spring
Personal Healthcare IOT on PCF Using SpringPersonal Healthcare IOT on PCF Using Spring
Personal Healthcare IOT on PCF Using Spring
 
IoT in healthcare
IoT in healthcareIoT in healthcare
IoT in healthcare
 
IoT in Healthcare
IoT in HealthcareIoT in Healthcare
IoT in Healthcare
 
IoT as enabler(future) of Smart Hospital Technology
IoT as enabler(future) of Smart Hospital TechnologyIoT as enabler(future) of Smart Hospital Technology
IoT as enabler(future) of Smart Hospital Technology
 
IoT on Medical System
IoT on Medical SystemIoT on Medical System
IoT on Medical System
 
Implementation of IoT in Healthcare Domain
Implementation of IoT in Healthcare DomainImplementation of IoT in Healthcare Domain
Implementation of IoT in Healthcare Domain
 
Smart devices for seniors
Smart devices for seniorsSmart devices for seniors
Smart devices for seniors
 
IoT potential in Asia Healthcare System_i4
IoT potential in Asia Healthcare System_i4IoT potential in Asia Healthcare System_i4
IoT potential in Asia Healthcare System_i4
 

Ähnlich wie Neudesic IoT HIMSS Healthcare

How to maximize profit from IoT by using data platform - Albert Lewandowski, ...
How to maximize profit from IoT by using data platform - Albert Lewandowski, ...How to maximize profit from IoT by using data platform - Albert Lewandowski, ...
How to maximize profit from IoT by using data platform - Albert Lewandowski, ...
GetInData
 

Ähnlich wie Neudesic IoT HIMSS Healthcare (20)

Fin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsFin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIs
 
Going Beyond the Device Heart Beat
Going Beyond the Device Heart BeatGoing Beyond the Device Heart Beat
Going Beyond the Device Heart Beat
 
CIS14: Securing the Internet of Things with Open Standards
CIS14: Securing the Internet of Things with Open StandardsCIS14: Securing the Internet of Things with Open Standards
CIS14: Securing the Internet of Things with Open Standards
 
Webinar- Internet of Things: Application Frameworks in IoT
Webinar- Internet of Things: Application Frameworks in IoTWebinar- Internet of Things: Application Frameworks in IoT
Webinar- Internet of Things: Application Frameworks in IoT
 
Internet of Things: Identity & Security with Open Standards
Internet of Things: Identity & Security with Open StandardsInternet of Things: Identity & Security with Open Standards
Internet of Things: Identity & Security with Open Standards
 
Connecting The Real World With The Virtual World
Connecting The Real World With The Virtual WorldConnecting The Real World With The Virtual World
Connecting The Real World With The Virtual World
 
Understanding the Internet of Things Protocols
Understanding the Internet of Things ProtocolsUnderstanding the Internet of Things Protocols
Understanding the Internet of Things Protocols
 
IxorTalk IoT Convention 2018
IxorTalk IoT Convention 2018IxorTalk IoT Convention 2018
IxorTalk IoT Convention 2018
 
How to maximize profit from IoT by using data platform - Albert Lewandowski, ...
How to maximize profit from IoT by using data platform - Albert Lewandowski, ...How to maximize profit from IoT by using data platform - Albert Lewandowski, ...
How to maximize profit from IoT by using data platform - Albert Lewandowski, ...
 
Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation
 
Building the Internet of Everything
Building the Internet of Everything Building the Internet of Everything
Building the Internet of Everything
 
Adopting the Right Architecture for IoT Implementation
Adopting the Right Architecture for IoT ImplementationAdopting the Right Architecture for IoT Implementation
Adopting the Right Architecture for IoT Implementation
 
Successful Industrial IoT patterns
Successful Industrial IoT patterns Successful Industrial IoT patterns
Successful Industrial IoT patterns
 
Webinar IoT Cloud Platforms and Middleware for Rapid Application Development
Webinar IoT Cloud Platforms and Middleware for Rapid Application DevelopmentWebinar IoT Cloud Platforms and Middleware for Rapid Application Development
Webinar IoT Cloud Platforms and Middleware for Rapid Application Development
 
Session 1908 connecting devices to the IBM IoT Cloud
Session 1908   connecting devices to the  IBM IoT CloudSession 1908   connecting devices to the  IBM IoT Cloud
Session 1908 connecting devices to the IBM IoT Cloud
 
Smart Cities, Smart Cars, Smart Living
Smart Cities, Smart Cars, Smart LivingSmart Cities, Smart Cars, Smart Living
Smart Cities, Smart Cars, Smart Living
 
Dell NVIDIA AI Roadshow - South Western Ontario
Dell NVIDIA AI Roadshow - South Western OntarioDell NVIDIA AI Roadshow - South Western Ontario
Dell NVIDIA AI Roadshow - South Western Ontario
 
The IoT Food Chain – Picking the Right Dining Partner is Important with Dean ...
The IoT Food Chain – Picking the Right Dining Partner is Important with Dean ...The IoT Food Chain – Picking the Right Dining Partner is Important with Dean ...
The IoT Food Chain – Picking the Right Dining Partner is Important with Dean ...
 
IoT and the Oil & Gas industry at M2M Oil & Gas 2014 in London
IoT and the Oil & Gas industry at M2M Oil & Gas 2014 in LondonIoT and the Oil & Gas industry at M2M Oil & Gas 2014 in London
IoT and the Oil & Gas industry at M2M Oil & Gas 2014 in London
 
Unlock the full potential of IoT
Unlock the full potential of IoT Unlock the full potential of IoT
Unlock the full potential of IoT
 

Kürzlich hochgeladen

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Neudesic IoT HIMSS Healthcare

  • 1. Beyond the Buzz IoT’s Role in Real-Time Healthcare Rick G. Garibay VP, Distinguished Engineer
  • 2. Rick G. Garibay • VP, Distinguished Engineer leading the Development Platform Group at Neudesic • Working on IoT, Intelligent Transportation and Hospitality & Gaming • 8x Microsoft MVP, Microsoft Azure • Co-Author, “Windows Server AppFabric Cookbook” by Packt Pub. • Chairman, Co-Founder Phoenix Connected Systems User Group (PCSUG.org) • twitter: @rickggaribay • blog: http://rickgaribay.net • email: rick.garibay@neudesic.com | b-rigari@microsoft.com © Copyright 2014, Neudesic. All rights reserved.
  • 3. Agenda • Defining the Internet of Things • IoT vs. “Things on the Internet” • Devices, Protocols, Messaging & Challenges • Microsoft’s IoT Strategy: Delivery the Internet of your Things © Copyright 2014, Neudesic. All rights reserved.
  • 4. What is the Internet of Things?
  • 5. The Internet of Things is the network of physical objects that contain embedded technology to communicate and interact with their internal states or the external environment.
  • 6. The Internet of Things: By the Numbers 257105B2 © Copyright 2014, Neudesic. All rights reserved.
  • 7. This change is happening more rapidly than anyone imagined.
  • 8. This change will bring tremendous opportunity to all industries and healthcare is no exception.
  • 9. Nest Wireless Thermostat © Copyright 2014, Neudesic. All rights reserved.
  • 10. Wearables © Copyright 2014, Neudesic. All rights reserved.
  • 11. Health Monitoring © Copyright 2014, Neudesic. All rights reserved.
  • 12. Grid Renewables Oil/Gas/Coal Recovery and Distribution Points of Sale Hotels Restaurants Fuel Stations Patients Clinics Hospitals Nursing Homes Mobile Care Automation Safety Pollution Control Comfort Security Lighting Manufacturing Integration and Automation Remote Servicing Predictive and Reactive Maintenance Water Waste Fire Emergency Public Safety Law Enforcement Cars Aircraft Letters Packages Containers Tanks Bulkware Games Events Sports Television Streaming Traffic Buses Trucks Trains Vessels Bikes Smart Energy Smart Retail Smart Mobility Smart Logistics Smart Factory Smart Cities Smart Entertain-ment Smart Health-care Smart Building Home
  • 13. The true significance of IoT is the foundation it provides for enabling new insights and unlocking new opportunities.
  • 14. From Information Technology to Operational Technology IT Servers, Applications, Systems OT Devices, Telemetry, Command & Control Data-Driven Insight + Action at a Distance
  • 15. Data Driven Insight + Action at a Distance Data –> Information –> Insight ($+) • Make more efficient use of resources • Provide more targeted products and services • Discover patterns, trends that lead to new business insights © Copyright 2014, Neudesic. All rights reserved. Action at a Distance • Acting on Data Insights (Real- Time and At Rest) • The ability to act remotely – automatically and intelligently • Remote control is a source of efficiency • Enables new forms of customer interaction and engagement 15
  • 16. Manufacturing: Consumer PRM © Copyright 2014, Neudesic. All rights reserved. 16 Insight • Mineralization reads • # of daily work cycles • Flavor trends Action • Request permission to conduct descaling task • Upsell to more robust model • New alliances, e-coupons, etc.
  • 17. Transportation : Smart Parking © Copyright 2014, Neudesic. All rights reserved. 17 Insight • Vehicle ingress/egress from parking spot • Meter payment • Meter expiry Action • Dynamic pricing adjustment based on parking saturation • Extending meter time remotely via smart phone • Directed enforcement of ticketing
  • 18. Retail: Product Placement © Copyright 2014, Neudesic. All rights reserved. 18 Insight • iBeacon signatures • Area/isle/product interaction • * Not just opt-in! Action • Triangulation • Customer Experience • Product placement
  • 19. Healthcare: Patient PRM – Home Blood Pressure Kit © Copyright 2014, Neudesic. All rights reserved. 19 Insight • # of BP checks compared to protocol • High/Low blood pressure readings • Food Journaling • Dangerously high or low BP Action • Reminder of importance to follow prescribed protocol • Call from care team to follow up • Correlation of food choices • Dispatch 911
  • 20. Healthcare: Supply Chain Management © Copyright 2014, Neudesic. All rights reserved. 20 Insight • # of suture packs on hand • Rate of use • Expiration Action • Automatically submit PO for resupply • Correlate peaks to match future orders • Identify and prohibit use of expired sutures
  • 21. Healthcare: Equipment Location © Copyright 2014, Neudesic. All rights reserved. 21 Insight • Location signatures • Disposition • Reservation Status Action • Quickly identify floor, room of Mayo Stands • Determine if in use or available • Proactively and predictably schedule use of stands based on patient schedules
  • 22. IoT Device Taxonomy Large Mobile Small Micro © Copyright 2014, Neudesic. All rights reserved. POS terminal, ATM, MRI x86, PC-like, apps Industry handheld, POS tablet ARM and x86, shell experience, apps Gateways, wearables, panels, cars ARM and x86, diverse hardware, no shell Controllers, fixed-use, sensors, actuators ARM, constrained hardware, headless
  • 23. Intel Galileo © Copyright 2014, Neudesic. All rights reserved.
  • 24. Netduino Plus 2 © Copyright 2014, Neudesic. All rights reserved.
  • 26. Various Protocols UDI SMS © Copyright 2014, Neudesic. All rights reserved. 2G Wi- Fi RFID 3G LTE Wi Max Custom ZigBee NFC TCP UDP BLE AMQP MQTT CoAP HTTP …
  • 27. Message Types Telemetry Inquires Commands Notifications Voluntary information flow from device to another system. © Copyright 2014, Neudesic. All rights reserved. Requests for information from device to other systems. Instructions from other systems to a device. Information flow from other systems to the device.
  • 28. Pain Points © Copyright 2014, Neudesic. All rights reserved.
  • 29. Ensure/verify the device and command source is who it says it is
  • 30. Ensure data is safe from tampering both in-transit from device to device as well as at-rest.
  • 31. Modern, scalable, elastic connectivity capable of keeping up with demand today and tomorrow.
  • 32. Valuable insights from data being produced at a rate that could only be imagined just 5 years ago.
  • 33. Service Assisted Communications • Devices connect via open standard protocols • AMQP 1.0 and HTTP supported natively by the Service Bus • MQTT, CoAP and others can be implemented via custom gateway/adapter model • Sockets secured via TLS (or a lightweight variant) • Each device has a dedicated Inbox/Outbox on the Gateway • Device sends telemetry/alerts and routes service invocations via its Outbox • Device receives commands and queries from its Inbox • Correlated request/reply patterns can be implemented on top of these two messaging channels • The device knows, and has access to, only its own specific inbox/outbox endpoints (URI’s) Backend Components © Copyright 2014, Neudesic. All rights reserved. Cloud Gateway Outbox Inbox Command API Protocol Head
  • 34. Service-Assisted Communications DNS myapp.cloudapp.net © Copyright 2014, Neudesic. All rights reserved. Connections are device-initiated and outbound NAT/Firewall Device (Router) IP NAT Cloud Gateway Command Source Port mapping is automatic, outbound Device does not listen for unsolicited traffic No inbound ports open, attack surface is minimized Access-controlled command API Secure, managed hosting platform
  • 35. IoT Cloud Platform “Stack” – Abstract Model Non-IP Capable Devices IP Capable Devices A B C D E F © Copyright 2014, Neudesic. All rights reserved. Cloud Gateway Custom Code Cloud Platform Services Third-Party Data and Services Enterprise Systems Field Gateway
  • 36. Azure Hosting Options Non-IP Capable Devices IP Capable Devices A B C D E F © Copyright 2014, Neudesic. All rights reserved. Cloud Gateway Custom Code Cloud Platform Services Third-Party Data and Services Enterprise Systems Web Sites Mobile Services Cloud Services External Code VM Roles Field Gateway
  • 37. Azure Platform Services Non-IP Capable Devices IP Capable Devices © Copyright 2014, Neudesic. All rights reserved. A B C D E F Cloud Gateway Custom Code Cloud Platform Services Third-Party Data and Services Enterprise Systems HD Insight Azure Databases Table/Blob Storage Service Bus BizTalk Services Field Gateway Media Services
  • 38. Azure – IoT Cloud Gateway Non-IP Capable Devices IP Capable Devices © Copyright 2014, Neudesic. All rights reserved. A B C D E F Cloud Gateway Custo m Code Cloud Platform Services Third-Party Data and Services Enterprise Systems Field Gateway Pattern 1: Device Direct Pattern 2: Custom Gateway Service Bus A/ B Service Bus A/ B Custom GW Role
  • 39. Microsoft Azure Stack for IoT Device Device Event Hub Azure © Copyright 2014, Neudesic. All rights reserved. Event Processing Azure Storage Azure 3rd Party Solutions Customer Apps HDInsights BI Systems Data Flow Event Hub SQL Azure Basic Device Registry Command & Control
  • 40. Intelligent Systems Service Device Device Event Hub Azure Natural Language Query ISS Solution ISS Agents ISS Agents Rich Device Registry & Object Model of “Things” © Copyright 2014, Neudesic. All rights reserved. Event Processing Azure Storage Azure 3rd Party Solutions Customer Apps HDInsights BI Systems Data Flow Event Hub SQL Azure Basic Device Registry ISS Security, Privacy & Sharing Controls Command & Control IoT Rule Templates ISS Agents Single Account, Per device Billing, etc. ISS Portal ISS
  • 41. Dr. Schmuland, Chief Health Strategy Officer US Health & Life Sciences Real-World IoT in Healthcare