SlideShare a Scribd company logo
1 of 47
EMBARCADERO TECHNOLOGIES
IoT in Action:
Building a Modern Healthcare
Application
EMBARCADERO TECHNOLOGIES
Speaker
• <Name>
• <Email>
• <Blog>
• <Twitter>
2
EMBARCADERO TECHNOLOGIES
Agenda
• RAD Studio XE8
• Healthcare & Digital Technology
• Nurses Station Scenario
• XE8 Technologies Used
• Demo in Action
• Summary and Q&A
3
EMBARCADERO TECHNOLOGIES
4
RAD Studio XE8
EMBARCADERO TECHNOLOGIES
What is RAD Studio?
The Connected App Platform for
Windows and Beyond
RAD development for Windows, Mac,
iOS, and Android and IoT
Industrial strength. Business ready
EMBARCADERO TECHNOLOGIES
RAD Studio XE8: Enterprise Ready
Build industrial strength and business ready solutions
6
EMBARCADERO TECHNOLOGIES
RAD Studio XE8: Connected
Connect native client
platforms, mobile extensions,
smart devices, cloud services,
Enterprise and embedded
data.
7
EMBARCADERO TECHNOLOGIES
RAD Studio XE8: MultiDevice
Deliver single-source
user interfaces across
multiple form factors
with FireUI
8
EMBARCADERO TECHNOLOGIES
RAD Studio XE8: IoT Ready
Extend apps with new Internet
of Things capabilities:
proximity awareness, devices,
and sensor data collection
9
EMBARCADERO TECHNOLOGIES
RAD Studio XE8: EMS MiddleWare
Access and sync enterprise
data and publish custom
REST APIs with turn-key
Enterprise Mobility Services
10
EMBARCADERO TECHNOLOGIES
RAD Studio XE8: For Developers
11
EMBARCADERO TECHNOLOGIES
12
Healthcare & Digital
Technology
EMBARCADERO TECHNOLOGIES
Healthcare Technologies
• Health IT
– Electronic Medical Records
– Big Data
– Cloud Computing
• Devices
– Smartphones, Tablets, PCs
– Beacons
– Sensors
EMBARCADERO TECHNOLOGIES
14
Nurses Station
Scenario
EMBARCADERO TECHNOLOGIES
Nurses Station
• Common medical office scenario using IoT functionality in RAD Studio XE8.
• Custom EMS endpoints for logging in, receiving push notifications, querying
recorded vitals and more.
• Patient check-in via smartphone application upon arrival, notified via EMS push
notification when the nurse is ready.
• Upon the patient check-in, nurse notified via EMS push notification.
• Beacons for proximity awareness
– As patient enters waiting room
– Patient arrives at nurses station
• Nurse’s tablet app uses BluetoothLE devices to gather patient vitals.
• Vital recordings are stored in EMS using an InterBase database.
15
EMBARCADERO TECHNOLOGIES
The Nurses Station Architecture
• Apps integration via EMS
– FireMonkey, mobile, VCL
– Push notifications, AppAnalytics
• Internet of Things
– Device integration via BluetoothLE
• Heart Rate Monitor
• Weight Scale
– Beacons
16
EMBARCADERO TECHNOLOGIES
Beacon Technical Details
• Beacon #1: Located in the waiting room.
– Patient walks near beacon with smartphone app running
– App detects the beacon and displays a message telling the patient that they can
now check-in.
– A login screen is shown where the patient can login to his medical account
using existing EMS credentials.
– Nurse receives a push notification via EMS on her tablet saying that the patient
is ready to be seen.
– Nurse confirms the user, and patient receives a push notification on the phone
saying the nurse is ready.
17
EMBARCADERO TECHNOLOGIES
Beacon Technical Details
• Beacon #2: Located in room with heartrate monitor and
scale
– Detects the user and updates the nurses tablet app with the
patient’s name
– Nurses tablet app allows her to verify the patient name and
connect to BluetoothLE heartrate monitor and scale.
– Patient recordings are stored in an InterBase database.
18
EMBARCADERO TECHNOLOGIES
Nurse’s Station: Patient App
19
Welcome Patient Login Patient Beacon Check-In
EMBARCADERO TECHNOLOGIES
Nurses Station: Nurse App
20
GetData StoredData
EMBARCADERO TECHNOLOGIES
EMS Server
21
EMBARCADERO TECHNOLOGIES
Doctor’s Station: Pharmacy App ???
22
EMBARCADERO TECHNOLOGIES
Nurses Station:
Technologies Used
EMBARCADERO TECHNOLOGIES
Nurses Station – XE8 Technologies Used
• FireUI: multi-device UI for Windows, OS X, iOS, Android
• VCL for Windows
• FireDAC database access
• TBeacon
• TBluetoothLE
• Enterprise Mobility Services (EMS) Server
– User, Device and Data management
– Remote Push Notifications – APNS and GCM
• TAppAnalytics
• InterBase XE7 database server
24
EMBARCADERO TECHNOLOGIES
Nurses Station – Devices Used
• Beacons
– Nordic Semiconductor Beacon (nRF51822)
– Gimbal Beacon – configured as iBeacon
• BluetoothLE
– Polar H7 Chest Strap Heartrate Monitor
– Wahoo Fitness Scale
• Smartphones and Tablets
– iPhone 6 running iOS 8.3
– Samsung Galaxy S4
– iPad Air2 running iOS 8.3
– Nexus 7 201x edition?
25
EMBARCADERO TECHNOLOGIES
Nurses Station:
Data Model, EMS Server,
Project/Source Code
EMBARCADERO TECHNOLOGIES
Project Directory
27
EMBARCADERO TECHNOLOGIES
“NURSESDB.IB” InterBase Data Model
28
EMBARCADERO TECHNOLOGIES
EMS Server – Setup Wizard
29
EMBARCADERO TECHNOLOGIES
EMS Server – Start / Add Users
30
EMBARCADERO TECHNOLOGIES
AppAnalytics
31
EMBARCADERO TECHNOLOGIES
BluetoothLE and Beacon
Components Demos
by Jim McKeeth
EMBARCADERO TECHNOLOGIES
EMS Server and EMS Push
Demos by Al Mannarino
EMBARCADERO TECHNOLOGIES
Nurses Station:
Demo in Action
EMBARCADERO TECHNOLOGIES
RAD Studio XE8:
Ready for You
EMBARCADERO TECHNOLOGIES
RAD Studio XE8
Versions:
• Starter
– Delphi and C++Builder
• Professional
• Enterprise
• Ultimate
• Architect
Includes:
• C++Builder
• Delphi
• HTML5 Builder
• InterBase XE7
• A rich set of third party
tools
EMBARCADERO TECHNOLOGIES
Primary Benefits of RAD Studio XE8
The best tool for
multi-device
development for
Windows, OS X,
iOS, Android
The Connected App Platform for Windows and Beyond
Bluetooth, App
Tethering, Beacons
for the Internet of
Things
Turn-key services:
AppAnalytics and
Enterprise Mobility
Services
EMBARCADERO TECHNOLOGIES
Questions?
EMBARCADERO TECHNOLOGIES
More (Online) Information
EMBARCADERO TECHNOLOGIES
Want to Dive Deeper? Follow the Skill Sprints!
• 1 topic, 20 minute deep dive with Q&A
40
EMBARCADERO TECHNOLOGIES
Join the (New) Embarcadero Community
http://community.embarcadero.com
41
EMBARCADERO TECHNOLOGIES
Additional Resources
• http://docwiki.embarcadero.com/RADStudio/XE8/en/Setti
ng_Up_the_Messaging_Service
• http://docwiki.embarcadero.com/RADStudio/XE8/en/EMS
_Push_Notifications
42
EMBARCADERO TECHNOLOGIES
Additional Resources
• iBeacon - https://developer.apple.com/ibeacon/
• AltBeacon - http://altbeacon.org/
• Apple Push Notification Service (APNS) -
https://developer.apple.com/library/ios/documentation/NetworkingI
nternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushSer
vice.html
• Google Cloud Messaging (GCM) -
https://developer.android.com/google/gcm/index.html
43
EMBARCADERO TECHNOLOGIES
Beacons
• https://gimbal.com/doc/ios_proximity_ibeacon_quickstart.
html
44
EMBARCADERO TECHNOLOGIES
Additional Resources
• BluetoothLE GATT -
https://developer.bluetooth.org/TechnologyOverview/Pages/GATT.as
px
• GATT Specifications -
https://developer.bluetooth.org/gatt/Pages/GATT-Specification-
Documents.aspx
• Bluetooth Smart and Smart Ready -
http://www.bluetooth.com/Pages/Bluetooth-Smart-Devices-List.aspx
45
EMBARCADERO TECHNOLOGIES
Additional Resources
• mHealth - http://en.wikipedia.org/wiki/MHealth
• Why So Many New Tech Companies Are Getting into Health Care -
https://hbr.org/2014/12/why-so-many-tech-companies-are-getting-into-health-care
• The Medical Technologies That Are Changing Health Care -
http://www.hhnmag.com/display/HHN-news-
article.dhtml?dcrPath=/templatedata/HF_Common/NewsArticle/data/HHN/Magazine/2015/
Apr/cover-medical-technology
• Technology Made Health Care Expensive. Can It Now Control Costs? -
http://recode.net/2014/04/28/technology-made-health-care-expensive-can-it-now-control-
costs/
• We Need a Moore’s Law for Medicine -
http://www.technologyreview.com/news/518871/we-need-a-moores-law-for-medicine/
46
EMBARCADERO TECHNOLOGIES
47

More Related Content

Viewers also liked

Janin PréSentation Jfk09 C
Janin PréSentation Jfk09 CJanin PréSentation Jfk09 C
Janin PréSentation Jfk09 Cguest9b25cb
 
Atelier EMS, Tiers-Lieux Aquitaine & LBMG Worklabs
Atelier EMS, Tiers-Lieux Aquitaine & LBMG WorklabsAtelier EMS, Tiers-Lieux Aquitaine & LBMG Worklabs
Atelier EMS, Tiers-Lieux Aquitaine & LBMG Worklabstdfduteletravail
 
Des synergies entre les EMS: Pourquoi et comment?
Des synergies entre les EMS:Pourquoi et comment?Des synergies entre les EMS:Pourquoi et comment?
Des synergies entre les EMS: Pourquoi et comment?Frédéric Lemaréchal
 
QRC Technologies | VA 22401, Call Us 540.446.2270 QRC Tech
QRC Technologies | VA 22401, Call Us 540.446.2270  QRC TechQRC Technologies | VA 22401, Call Us 540.446.2270  QRC Tech
QRC Technologies | VA 22401, Call Us 540.446.2270 QRC Techbluejeanstest1
 
ITU_Green Campus-20161115_withSoC
ITU_Green Campus-20161115_withSoCITU_Green Campus-20161115_withSoC
ITU_Green Campus-20161115_withSoCXu Guo
 
Alexandre Gnaegi, Infomed, pour la journée e-health 2013
Alexandre Gnaegi, Infomed, pour la journée e-health 2013Alexandre Gnaegi, Infomed, pour la journée e-health 2013
Alexandre Gnaegi, Infomed, pour la journée e-health 2013Thearkvalais
 
Les devices mobiles au service du drive to store à l'attention des porfession...
Les devices mobiles au service du drive to store à l'attention des porfession...Les devices mobiles au service du drive to store à l'attention des porfession...
Les devices mobiles au service du drive to store à l'attention des porfession...Gaby Echeverri
 
Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013
Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013
Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013Maximilien Chayriguès
 
Un projet de formation en EMS: Sur le chemin de la bientraitance
Un projet de formation en EMS: Sur le chemin de la bientraitanceUn projet de formation en EMS: Sur le chemin de la bientraitance
Un projet de formation en EMS: Sur le chemin de la bientraitanceHopitaux Universitaires de Genève
 
Dear NSA, let me take care of your slides.
Dear NSA, let me take care of your slides.Dear NSA, let me take care of your slides.
Dear NSA, let me take care of your slides.Emiland
 

Viewers also liked (12)

Janin PréSentation Jfk09 C
Janin PréSentation Jfk09 CJanin PréSentation Jfk09 C
Janin PréSentation Jfk09 C
 
Atelier EMS, Tiers-Lieux Aquitaine & LBMG Worklabs
Atelier EMS, Tiers-Lieux Aquitaine & LBMG WorklabsAtelier EMS, Tiers-Lieux Aquitaine & LBMG Worklabs
Atelier EMS, Tiers-Lieux Aquitaine & LBMG Worklabs
 
Des synergies entre les EMS: Pourquoi et comment?
Des synergies entre les EMS:Pourquoi et comment?Des synergies entre les EMS:Pourquoi et comment?
Des synergies entre les EMS: Pourquoi et comment?
 
QRC Technologies | VA 22401, Call Us 540.446.2270 QRC Tech
QRC Technologies | VA 22401, Call Us 540.446.2270  QRC TechQRC Technologies | VA 22401, Call Us 540.446.2270  QRC Tech
QRC Technologies | VA 22401, Call Us 540.446.2270 QRC Tech
 
ITU_Green Campus-20161115_withSoC
ITU_Green Campus-20161115_withSoCITU_Green Campus-20161115_withSoC
ITU_Green Campus-20161115_withSoC
 
Alexandre Gnaegi, Infomed, pour la journée e-health 2013
Alexandre Gnaegi, Infomed, pour la journée e-health 2013Alexandre Gnaegi, Infomed, pour la journée e-health 2013
Alexandre Gnaegi, Infomed, pour la journée e-health 2013
 
Les devices mobiles au service du drive to store à l'attention des porfession...
Les devices mobiles au service du drive to store à l'attention des porfession...Les devices mobiles au service du drive to store à l'attention des porfession...
Les devices mobiles au service du drive to store à l'attention des porfession...
 
Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013
Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013
Retour d'expérience de SAFRAN sur l'adoption de SharePoint 2013
 
Un projet de formation en EMS: Sur le chemin de la bientraitance
Un projet de formation en EMS: Sur le chemin de la bientraitanceUn projet de formation en EMS: Sur le chemin de la bientraitance
Un projet de formation en EMS: Sur le chemin de la bientraitance
 
Geneve 140523
Geneve 140523Geneve 140523
Geneve 140523
 
Ems ksf collab_201312.sanit
Ems ksf collab_201312.sanitEms ksf collab_201312.sanit
Ems ksf collab_201312.sanit
 
Dear NSA, let me take care of your slides.
Dear NSA, let me take care of your slides.Dear NSA, let me take care of your slides.
Dear NSA, let me take care of your slides.
 

More from David Intersimone

David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...
David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...
David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...David Intersimone
 
Attract more users to your Delphi & C++Builder applications by leveraging new...
Attract more users to your Delphi & C++Builder applications by leveraging new...Attract more users to your Delphi & C++Builder applications by leveraging new...
Attract more users to your Delphi & C++Builder applications by leveraging new...David Intersimone
 
Easily add windows 10 look feel and new components to existing vcl apps
Easily add windows 10 look feel and new components to existing vcl appsEasily add windows 10 look feel and new components to existing vcl apps
Easily add windows 10 look feel and new components to existing vcl appsDavid Intersimone
 
C++ in Action Webinar: Move your C++ projects to C++Builder 10 Seattle
C++ in Action Webinar: Move your C++ projects to C++Builder 10 SeattleC++ in Action Webinar: Move your C++ projects to C++Builder 10 Seattle
C++ in Action Webinar: Move your C++ projects to C++Builder 10 SeattleDavid Intersimone
 
Delphi 1 to Delphi XE7: 20 years of Continuous Innovation by David I
Delphi 1 to Delphi XE7: 20 years of Continuous Innovation by David IDelphi 1 to Delphi XE7: 20 years of Continuous Innovation by David I
Delphi 1 to Delphi XE7: 20 years of Continuous Innovation by David IDavid Intersimone
 
RAD Studio XE7 Tour Live Online - Move your VCL Into the Future
RAD Studio XE7 Tour Live Online - Move your VCL Into the FutureRAD Studio XE7 Tour Live Online - Move your VCL Into the Future
RAD Studio XE7 Tour Live Online - Move your VCL Into the FutureDavid Intersimone
 

More from David Intersimone (7)

David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...
David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...
David I Evans Data DevRel Conference 2016 Technical Best Practices for a DevR...
 
Attract more users to your Delphi & C++Builder applications by leveraging new...
Attract more users to your Delphi & C++Builder applications by leveraging new...Attract more users to your Delphi & C++Builder applications by leveraging new...
Attract more users to your Delphi & C++Builder applications by leveraging new...
 
Easily add windows 10 look feel and new components to existing vcl apps
Easily add windows 10 look feel and new components to existing vcl appsEasily add windows 10 look feel and new components to existing vcl apps
Easily add windows 10 look feel and new components to existing vcl apps
 
C++ in Action Webinar: Move your C++ projects to C++Builder 10 Seattle
C++ in Action Webinar: Move your C++ projects to C++Builder 10 SeattleC++ in Action Webinar: Move your C++ projects to C++Builder 10 Seattle
C++ in Action Webinar: Move your C++ projects to C++Builder 10 Seattle
 
Delphi 1 to Delphi XE7: 20 years of Continuous Innovation by David I
Delphi 1 to Delphi XE7: 20 years of Continuous Innovation by David IDelphi 1 to Delphi XE7: 20 years of Continuous Innovation by David I
Delphi 1 to Delphi XE7: 20 years of Continuous Innovation by David I
 
RAD in Action: FireUI
RAD in Action: FireUIRAD in Action: FireUI
RAD in Action: FireUI
 
RAD Studio XE7 Tour Live Online - Move your VCL Into the Future
RAD Studio XE7 Tour Live Online - Move your VCL Into the FutureRAD Studio XE7 Tour Live Online - Move your VCL Into the Future
RAD Studio XE7 Tour Live Online - Move your VCL Into the Future
 

Recently uploaded

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
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.pdfsudhanshuwaghmare1
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
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 slidevu2urc
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
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...Miguel Araújo
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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 RobisonAnna Loughnan Colquhoun
 
[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.pdfhans926745
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 

Recently uploaded (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
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
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
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...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 
[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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 

IoT in action - Building a Modern Healthcare Application

Editor's Notes

  1. Embarcadero® Delphi XE8 is the fastest software development solution for rapidly designing, coding, and extending “connected” apps across Windows, Mac, iOS, Android and IoT. Build industrial strength and Business ready solutions incorporating multiple native client platforms, mobile extensions, smart devices, cloud services, Enterprise and embedded data. Utilize new Object Pascal language features to be more productive than ever. Accelerate delivery of UIs across multiple form factors with a single FireUI form. Extend existing app solutions with new IoT capabilities including proximity awareness. Access Enterprise databases and publish custom REST APIs with analytics using the turn-key Enterprise Mobility Services solution.
  2. We’ll be making a video available, as the demo is quite complex to do live
  3. RAD Studio 2015 Roadmap http://community.embarcadero.com/index.php/blogs/entry/rad-studio-2015-roadmap