SlideShare a Scribd company logo
Healthcare Interoperability
From Buzzword to APIs
U.S. DIGITAL SERVICE // SHELBY SWITZER // JULY 2020
WHO I AM
• Shelby Switzer
• @switzerly
• US Digital Service @ the Department of Health and
Human Services (HHS): usds.gov // @usds
• Civic tech, healthcare interoperability, APIs
• Civic tech blog: civicunrest.com
@switzerly
WHY I’M HERE
@switzerly
Healthcare tech is still not
interoperable and user-focused.
This is a huge burden not only on
patients, but on the American public.
WHAT I’LL TALK ABOUT
@switzerly
• Interoperability and APIs in healthcare
• The journey to interoperability
• From “interoperability” to interoperable APIs
What is interoperability in
healthcare?
interoperability noun
: ability of a system (such as a
weapons system) to work with or
use the parts or equipment of
another system
In the modern software industry,
the conversation isn’t about
interoperability; it’s about APIs.
And APIs are products.
API PRODUCT LIFECYCLE
@switzerly
COMMON API PRINCIPLES
@switzerly
• It’s a continuous cycle of product development.
• Users (consumers) and their problems drive product
development.
• The “why” is present from beginning to end.
• Discovery and promotion -- developer experience,
marketing -- are important.
WHAT’S MISSING?
@switzerly
INTEROPERABILITY
@switzerly
TOOLS FOR API INTEROPERABILITY
@switzerly
• schema.org
• json-schema.org
• JSON-LD
• Hypermedia formats: JSON:API, collection+json, HAL, etc
• Semantic web standards: RDF, etc
• Open standards like Open Banking
In healthcare, interoperability != APIs.
HEALTHCARE INTEROPERABILITY
@switzerly
Foundational
4 LEVELS OF HEALTHCARE INTEROPERABILITY
1 3 4
Basic requirements to
securely
communicate data
between systems
Structural
Format, syntax, and
organization of data
exchange
Semantic
Common underlying
models and
codification of the
data, with shared
definitions and
meaning to user
Organizational
Includes governance,
policy, social, legal
and organizational
considerations
2
@switzerly Source: HIMSS, https://www.himss.org/what-interoperability
Foundational
4 LEVELS OF HEALTHCARE INTEROPERABILITY
1 3 4
VPN connection;
HTTP(S); SFTP/FTPS
Structural
HL7 v2.x, HL7 v3, CSV,
EDI, XML, JSON
Semantic
HL7 v2.x, HL7 v3,
FHIR, USCDI
Organizational
BAAs, MOUs, consent
forms, policy
compliance
2
@switzerly Source: HIMSS, https://www.himss.org/what-interoperability
To achieve all four levels of
interoperability, you don’t even need
an API.
@switzerly
@switzerly
While CSVs over SFTP are better than
this:
Simply automating or digitizing
manual processes and data exchange
isn’t enough.
@switzerly
The journey to
interoperability
• 1989: HL7 v2 created
• 2004: Creation of the Office of the National
Coordinator for Health IT (ONC)
• 2009: HITECH Act establishes Meaningful
Use
• 2009: ONC issues funding to states to
create Health Information Exchanges
(HIEs)
• 2011: CMS establishes Medicare and
Medicaid EHR Incentive Programs (a.k.a.
the Promoting Interoperability Programs)
• 2011: Initial draft of FHIR published
• 2014: Project Argonaut launches as a
multi-stakeholder partnership to advance
FHIR
• 2018: CMS launches Blue Button 2.0 FHIR
API
• 2020: ONC & CMS Patient Access and
Interoperability rules
BRIEF HISTORY
@switzerly
• Patient’s care team
• Provider
• Provider staff
• Hospital administration
• Provider / health system billing dept
• Social workers & case managers
• Public health department
• Long-term care facility
• Centers for Medicare & Medicaid Services
(CMS) and other gov agencies
• Payor (insurance)
• Researcher
• Pharma
• Labs
• Device manufacturer
• Software vendors
• The patient
USERS & STAKEHOLDERS (A SAMPLE)
@switzerly
INTEROPERABILITY, PHASE 1 (1990’S-TODAY)
Web
portal
HL7 v2.3
HL7 v2.5
HL7 v2.3 with
nonstandard
elements
Paper
Web
portal
CSV
Email
HL7 v3
Fax
@switzerly
WHAT ARE SOME PROBLEMS?
• One-off integrations
• Integrations often not real-time
• Neither structure nor semantics are shared between systems
• Patient often can’t access their own data in a machine-readable or usable
format
• Moving data between systems takes precedence over making data usable
and actionable
@switzerly
INTEROPERABILITY, PHASE 2 (2000’S-TODAY)
Web
portal
HL7 v2.3
HL7 v2.5
HL7 v2.3 with
nonstandard
elements
FHIR
HL7 v3
Email
HIE/HIN
Interface
engine
FHIR
FHIR
CSV
FHIR app
Paper
@switzerly
WHAT ARE SOME OF THE BENEFITS?
• Access to normalized or cleaned up data makes integration and use easier
and faster.
• New players can more easily enter the market by using intermediaries.
• Software developers and stakeholders can focus on adding value rather
than exchanging data.
• Hopefully better quality and more consistent data improves patient care.
@switzerly
WHAT ARE SOME PROBLEMS?
• One-off integrations
• Use of HIE/HIN or interface engine may not be mandated or show clear
enough value to convince an organization to connect.
• Integrations may still not be not real-time
• Neither structure nor semantics are shared between systems, unless
intermediaries provide (and sell) this value.
• Patient still can’t access their own data in a machine-readable or usable
format.
• Moving data between systems can still take precedence over making data
usable and actionable.
@switzerly
From “interoperability” to
interoperable APIs
WHERE WE’RE TRYING TO GO
@switzerly
WHERE WE NEED TO GO
@switzerly
THE DREAM
@switzerly
THE 1990’S AREN’T GOING ANYWHERE ANYTIME SOON
• Modernization takes time and investment.
• While we modernize, we must invest in open, standards-
based infrastructure like open source software and FHIR
APIs.
@switzerly
REFACTOR INTEROPERABILITY INTO INTEROPERABLE API STRATEGY
@switzerly
• Continuous API product development
• Understand the “why” beginning to end
• Users are part of the cycle, and patients are top and center
• Discovery and promotion matter:
o Stop building silos
o Invest in developer experience
• FHIR is being increasingly adopted and learning from
adoption
• Multi-stakeholder groups and public/private partnerships are
valuable in pushing forward standards and committing to use
• CMS is at the forefront in implementing APIs using new FHIR
standards, and we should continue collaborating with the
FHIR community as we learn by doing
DESIGN STANDARDS WITH USERS (IMPLEMENTERS)
@switzerly
• CMS Patient Access Rule and ONC Cures Act Final Rule (2020)
◦ Standards-based Patient Access API & Provider Directory API
◦ Payer-to-Payer Data Exchange
◦ Improving the Dually Eligible Experience by Increasing the Frequency of
Federal-State Data Exchanges
◦ Public Reporting and Information Blocking
• CMS APIs: Blue Button 2.0, Data at the Point of Care, Beneficiary
Claims Data API
• VA Lighthouse API
GOVERNMENT DROVE INTEROPERABILITY; IT IS DRIVING APIS
@switzerly
We are on the journey to better
health outcomes and value for
patients.
Let’s reach our destination
through user-focused,
patient-centered, standards-
based APIs.
Thank you!
USDS.gov/apply

More Related Content

What's hot

INTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie Mitra
INTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie MitraINTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie Mitra
INTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie Mitra
apidays
 
APIdays London 2019 - Selecting the best API Governance for your organisation...
APIdays London 2019 - Selecting the best API Governance for your organisation...APIdays London 2019 - Selecting the best API Governance for your organisation...
APIdays London 2019 - Selecting the best API Governance for your organisation...
apidays
 
apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...
apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...
apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...
apidays
 
Four Steps to Deliver a Great Digital Customer Experience
Four Steps to Deliver a Great Digital Customer ExperienceFour Steps to Deliver a Great Digital Customer Experience
Four Steps to Deliver a Great Digital Customer Experience
CA Technologies
 
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
apidays
 
2016 Top Trends in Mobile App Development Life
2016 Top Trends in Mobile App Development Life2016 Top Trends in Mobile App Development Life
2016 Top Trends in Mobile App Development Life
Innoppl Dubai
 
apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...
apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...
apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...
apidays
 
apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...
apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...
apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...
apidays
 
apidays LIVE Paris 2021 - What does the future of communication APIs look lik...
apidays LIVE Paris 2021 - What does the future of communication APIs look lik...apidays LIVE Paris 2021 - What does the future of communication APIs look lik...
apidays LIVE Paris 2021 - What does the future of communication APIs look lik...
apidays
 
APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...
APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...
APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...
apidays
 
apidays LIVE Helsinki & North - Architecting operational technology in built ...
apidays LIVE Helsinki & North - Architecting operational technology in built ...apidays LIVE Helsinki & North - Architecting operational technology in built ...
apidays LIVE Helsinki & North - Architecting operational technology in built ...
apidays
 
APIs + Business Models = New Ecosystems - APIdays Paris 2019
APIs + Business Models = New Ecosystems - APIdays Paris 2019APIs + Business Models = New Ecosystems - APIdays Paris 2019
APIs + Business Models = New Ecosystems - APIdays Paris 2019
Marjukka Niinioja
 
API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020
API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020
API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020
Alianna Inzana
 
API Trends
API TrendsAPI Trends
API Trends
SmartWave
 
apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...
apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...
apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...
apidays
 
apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...
apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...
apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...
apidays
 
Era of APIs: Why do we need an API Strategy
Era of APIs: Why do we need an API StrategyEra of APIs: Why do we need an API Strategy
Era of APIs: Why do we need an API Strategy
Bala Iyer
 
The Five Essential Truths of the Application Economy
The Five Essential Truths of the Application EconomyThe Five Essential Truths of the Application Economy
The Five Essential Truths of the Application Economy
CA Technologies
 
Value Networks in Open Banking
Value Networks in Open BankingValue Networks in Open Banking
Value Networks in Open Banking
Matt McLarty
 
API Governance – Modern API solutions in a digitalized world
API Governance – Modern API solutions in a digitalized worldAPI Governance – Modern API solutions in a digitalized world
API Governance – Modern API solutions in a digitalized world
BizTalk360
 

What's hot (20)

INTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie Mitra
INTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie MitraINTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie Mitra
INTERFACE by apidays - The Next API Strategy: Going Borderless by Ronnie Mitra
 
APIdays London 2019 - Selecting the best API Governance for your organisation...
APIdays London 2019 - Selecting the best API Governance for your organisation...APIdays London 2019 - Selecting the best API Governance for your organisation...
APIdays London 2019 - Selecting the best API Governance for your organisation...
 
apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...
apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...
apidays LIVE Helsinki & North - Product data ecosystem in the digital dental ...
 
Four Steps to Deliver a Great Digital Customer Experience
Four Steps to Deliver a Great Digital Customer ExperienceFour Steps to Deliver a Great Digital Customer Experience
Four Steps to Deliver a Great Digital Customer Experience
 
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
 
2016 Top Trends in Mobile App Development Life
2016 Top Trends in Mobile App Development Life2016 Top Trends in Mobile App Development Life
2016 Top Trends in Mobile App Development Life
 
apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...
apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...
apidays LIVE Hong Kong 2021 - The API Trends for 2022 and beyond by Jimmy Tsa...
 
apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...
apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...
apidays LIVE London 2021 - From Open Banking to Embedded Finance by Simon Tor...
 
apidays LIVE Paris 2021 - What does the future of communication APIs look lik...
apidays LIVE Paris 2021 - What does the future of communication APIs look lik...apidays LIVE Paris 2021 - What does the future of communication APIs look lik...
apidays LIVE Paris 2021 - What does the future of communication APIs look lik...
 
APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...
APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...
APIdays London 2019 - Open Banking:The day after PSD2 by Emmanuel Methivier, ...
 
apidays LIVE Helsinki & North - Architecting operational technology in built ...
apidays LIVE Helsinki & North - Architecting operational technology in built ...apidays LIVE Helsinki & North - Architecting operational technology in built ...
apidays LIVE Helsinki & North - Architecting operational technology in built ...
 
APIs + Business Models = New Ecosystems - APIdays Paris 2019
APIs + Business Models = New Ecosystems - APIdays Paris 2019APIs + Business Models = New Ecosystems - APIdays Paris 2019
APIs + Business Models = New Ecosystems - APIdays Paris 2019
 
API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020
API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020
API & the 3 Pillars of Digital Transformation - apidays LIVE Paris 2020
 
API Trends
API TrendsAPI Trends
API Trends
 
apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...
apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...
apidays LIVE New York 2021 - API narrative: A true story of APIs and I by Div...
 
apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...
apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...
apidays LIVE Singapore - There’s more to API than meets the eye by Jonathan H...
 
Era of APIs: Why do we need an API Strategy
Era of APIs: Why do we need an API StrategyEra of APIs: Why do we need an API Strategy
Era of APIs: Why do we need an API Strategy
 
The Five Essential Truths of the Application Economy
The Five Essential Truths of the Application EconomyThe Five Essential Truths of the Application Economy
The Five Essential Truths of the Application Economy
 
Value Networks in Open Banking
Value Networks in Open BankingValue Networks in Open Banking
Value Networks in Open Banking
 
API Governance – Modern API solutions in a digitalized world
API Governance – Modern API solutions in a digitalized worldAPI Governance – Modern API solutions in a digitalized world
API Governance – Modern API solutions in a digitalized world
 

Similar to apidays LIVE New York - Healthcare Interoperability: From Buzzword to APIs by Shelby Switzer

INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...
INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...
INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...
apidays
 
Emerging Standards and the Disruption of HIE 1.0
Emerging Standards and the Disruption of HIE 1.0Emerging Standards and the Disruption of HIE 1.0
Emerging Standards and the Disruption of HIE 1.0
Jitin Asnaani
 
Blockchain2[1].pptx
Blockchain2[1].pptxBlockchain2[1].pptx
Blockchain2[1].pptx
koretamirat
 
IHE on FHIR and DICOMweb 2017
IHE on FHIR and DICOMweb 2017IHE on FHIR and DICOMweb 2017
IHE on FHIR and DICOMweb 2017
Brad Genereaux
 
Health Information Flows Technical Standards - V 0.5
Health Information Flows Technical Standards - V 0.5Health Information Flows Technical Standards - V 0.5
Health Information Flows Technical Standards - V 0.5
ProductNation/iSPIRT
 
Identity, Security and Healthcare
Identity, Security and HealthcareIdentity, Security and Healthcare
Identity, Security and Healthcare
NetIQ
 
Hsc 2008 Day 2
Hsc 2008   Day 2Hsc 2008   Day 2
Hsc 2008 Day 2
Mohammad Al-Ubaydli
 
New Zealand on FHIR - HiNZ 2019
New Zealand on FHIR - HiNZ 2019New Zealand on FHIR - HiNZ 2019
New Zealand on FHIR - HiNZ 2019
Peter Jordan
 
Iehr ciif sdk-slides-draft-h
Iehr ciif sdk-slides-draft-hIehr ciif sdk-slides-draft-h
Iehr ciif sdk-slides-draft-hckuyehar
 
Health 2.0 in the doctor's office introduction
Health 2.0 in the doctor's office introductionHealth 2.0 in the doctor's office introduction
Health 2.0 in the doctor's office introduction
Health 2.0
 
AWS Health Tech Day • SourceFuse
AWS Health Tech Day • SourceFuseAWS Health Tech Day • SourceFuse
AWS Health Tech Day • SourceFuse
SourceFuse
 
Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016
Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016
Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016Wernhard Berger
 
385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx
385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx
385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx
tamicawaysmith
 
Hadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHA
Denodo
 
Monetization of HIT interoperability
Monetization of HIT interoperabilityMonetization of HIT interoperability
Monetization of HIT interoperability
Afik Gal, MD,MBA
 
HEALTHieR Cloud Overview
HEALTHieR Cloud OverviewHEALTHieR Cloud Overview
HEALTHieR Cloud Overview
Jenna Bourgeois
 
Health 2.0 Conference Report
Health 2.0 Conference ReportHealth 2.0 Conference Report
Health 2.0 Conference ReportKristin Milburn
 
openEHR sll-2015final
openEHR sll-2015finalopenEHR sll-2015final
openEHR sll-2015final
openEHR Foundation
 
Open ap is-infrastructure4innovation_internetofhealth2018_v3
Open ap is-infrastructure4innovation_internetofhealth2018_v3Open ap is-infrastructure4innovation_internetofhealth2018_v3
Open ap is-infrastructure4innovation_internetofhealth2018_v3
AnnaSeebergHansen
 
tomaz vindonja
tomaz vindonjatomaz vindonja
tomaz vindonja
THCwIT Conference
 

Similar to apidays LIVE New York - Healthcare Interoperability: From Buzzword to APIs by Shelby Switzer (20)

INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...
INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...
INTERFACE by apidays - Healthcare Interoperability: From Buzzword to APIs by ...
 
Emerging Standards and the Disruption of HIE 1.0
Emerging Standards and the Disruption of HIE 1.0Emerging Standards and the Disruption of HIE 1.0
Emerging Standards and the Disruption of HIE 1.0
 
Blockchain2[1].pptx
Blockchain2[1].pptxBlockchain2[1].pptx
Blockchain2[1].pptx
 
IHE on FHIR and DICOMweb 2017
IHE on FHIR and DICOMweb 2017IHE on FHIR and DICOMweb 2017
IHE on FHIR and DICOMweb 2017
 
Health Information Flows Technical Standards - V 0.5
Health Information Flows Technical Standards - V 0.5Health Information Flows Technical Standards - V 0.5
Health Information Flows Technical Standards - V 0.5
 
Identity, Security and Healthcare
Identity, Security and HealthcareIdentity, Security and Healthcare
Identity, Security and Healthcare
 
Hsc 2008 Day 2
Hsc 2008   Day 2Hsc 2008   Day 2
Hsc 2008 Day 2
 
New Zealand on FHIR - HiNZ 2019
New Zealand on FHIR - HiNZ 2019New Zealand on FHIR - HiNZ 2019
New Zealand on FHIR - HiNZ 2019
 
Iehr ciif sdk-slides-draft-h
Iehr ciif sdk-slides-draft-hIehr ciif sdk-slides-draft-h
Iehr ciif sdk-slides-draft-h
 
Health 2.0 in the doctor's office introduction
Health 2.0 in the doctor's office introductionHealth 2.0 in the doctor's office introduction
Health 2.0 in the doctor's office introduction
 
AWS Health Tech Day • SourceFuse
AWS Health Tech Day • SourceFuseAWS Health Tech Day • SourceFuse
AWS Health Tech Day • SourceFuse
 
Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016
Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016
Connected Health Interoperability Platform_White Paper_Cisco UCSF_2016
 
385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx
385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx
385Sentillion, Inc.The Anatomy of a Corporate Spin-off.docx
 
Hadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHA
 
Monetization of HIT interoperability
Monetization of HIT interoperabilityMonetization of HIT interoperability
Monetization of HIT interoperability
 
HEALTHieR Cloud Overview
HEALTHieR Cloud OverviewHEALTHieR Cloud Overview
HEALTHieR Cloud Overview
 
Health 2.0 Conference Report
Health 2.0 Conference ReportHealth 2.0 Conference Report
Health 2.0 Conference Report
 
openEHR sll-2015final
openEHR sll-2015finalopenEHR sll-2015final
openEHR sll-2015final
 
Open ap is-infrastructure4innovation_internetofhealth2018_v3
Open ap is-infrastructure4innovation_internetofhealth2018_v3Open ap is-infrastructure4innovation_internetofhealth2018_v3
Open ap is-infrastructure4innovation_internetofhealth2018_v3
 
tomaz vindonja
tomaz vindonjatomaz vindonja
tomaz vindonja
 

More from apidays

Apidays Helsinki 2024 - APIs ahoy, the case of Customer Booking APIs in Finn...
Apidays Helsinki 2024 -  APIs ahoy, the case of Customer Booking APIs in Finn...Apidays Helsinki 2024 -  APIs ahoy, the case of Customer Booking APIs in Finn...
Apidays Helsinki 2024 - APIs ahoy, the case of Customer Booking APIs in Finn...
apidays
 
Apidays Helsinki 2024 - From Chaos to Calm- Navigating Emerging API Security...
Apidays Helsinki 2024 -  From Chaos to Calm- Navigating Emerging API Security...Apidays Helsinki 2024 -  From Chaos to Calm- Navigating Emerging API Security...
Apidays Helsinki 2024 - From Chaos to Calm- Navigating Emerging API Security...
apidays
 
Apidays Helsinki 2024 - What is next now that your organization created a (si...
Apidays Helsinki 2024 - What is next now that your organization created a (si...Apidays Helsinki 2024 - What is next now that your organization created a (si...
Apidays Helsinki 2024 - What is next now that your organization created a (si...
apidays
 
Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...
Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...
Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...
apidays
 
Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...
Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...
Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...
apidays
 
Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...
Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...
Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...
apidays
 
Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...
Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...
Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...
apidays
 
Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...
Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...
Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...
apidays
 
Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...
Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...
Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...
apidays
 
Apidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, Osaango
Apidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, OsaangoApidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, Osaango
Apidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, Osaango
apidays
 
Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...
Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...
Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...
apidays
 
Apidays New York 2024 - The subtle art of API rate limiting by Josh Twist, Zuplo
Apidays New York 2024 - The subtle art of API rate limiting by Josh Twist, ZuploApidays New York 2024 - The subtle art of API rate limiting by Josh Twist, Zuplo
Apidays New York 2024 - The subtle art of API rate limiting by Josh Twist, Zuplo
apidays
 
Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...
Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...
Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...
apidays
 
Apidays New York 2024 - Putting AI into API Security by Corey Ball, Moss Adams
Apidays New York 2024 - Putting AI into API Security by Corey Ball, Moss AdamsApidays New York 2024 - Putting AI into API Security by Corey Ball, Moss Adams
Apidays New York 2024 - Putting AI into API Security by Corey Ball, Moss Adams
apidays
 
Apidays New York 2024 - Prototype-first - A modern API development workflow b...
Apidays New York 2024 - Prototype-first - A modern API development workflow b...Apidays New York 2024 - Prototype-first - A modern API development workflow b...
Apidays New York 2024 - Prototype-first - A modern API development workflow b...
apidays
 
Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...
Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...
Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...
apidays
 
Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...
Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...
Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...
apidays
 
Apidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, Danone
Apidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, DanoneApidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, Danone
Apidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, Danone
apidays
 
Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...
Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...
Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...
apidays
 
Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...
Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...
Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...
apidays
 

More from apidays (20)

Apidays Helsinki 2024 - APIs ahoy, the case of Customer Booking APIs in Finn...
Apidays Helsinki 2024 -  APIs ahoy, the case of Customer Booking APIs in Finn...Apidays Helsinki 2024 -  APIs ahoy, the case of Customer Booking APIs in Finn...
Apidays Helsinki 2024 - APIs ahoy, the case of Customer Booking APIs in Finn...
 
Apidays Helsinki 2024 - From Chaos to Calm- Navigating Emerging API Security...
Apidays Helsinki 2024 -  From Chaos to Calm- Navigating Emerging API Security...Apidays Helsinki 2024 -  From Chaos to Calm- Navigating Emerging API Security...
Apidays Helsinki 2024 - From Chaos to Calm- Navigating Emerging API Security...
 
Apidays Helsinki 2024 - What is next now that your organization created a (si...
Apidays Helsinki 2024 - What is next now that your organization created a (si...Apidays Helsinki 2024 - What is next now that your organization created a (si...
Apidays Helsinki 2024 - What is next now that your organization created a (si...
 
Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...
Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...
Apidays Helsinki 2024 - There’s no AI without API, but what does this mean fo...
 
Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...
Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...
Apidays Helsinki 2024 - Sustainable IT and API Performance - How to Bring The...
 
Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...
Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...
Apidays Helsinki 2024 - Security Vulnerabilities in your APIs by Lukáš Ďurovs...
 
Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...
Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...
Apidays Helsinki 2024 - Data, API’s and Banks, with AI on top by Sergio Giral...
 
Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...
Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...
Apidays Helsinki 2024 - Data Ecosystems Driving the Green Transition by Olli ...
 
Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...
Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...
Apidays Helsinki 2024 - Bridging the Gap Between Backend and Frontend API Tes...
 
Apidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, Osaango
Apidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, OsaangoApidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, Osaango
Apidays Helsinki 2024 - API Compliance by Design by Marjukka Niinioja, Osaango
 
Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...
Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...
Apidays Helsinki 2024 - ABLOY goes API economy – Transformation story by Hann...
 
Apidays New York 2024 - The subtle art of API rate limiting by Josh Twist, Zuplo
Apidays New York 2024 - The subtle art of API rate limiting by Josh Twist, ZuploApidays New York 2024 - The subtle art of API rate limiting by Josh Twist, Zuplo
Apidays New York 2024 - The subtle art of API rate limiting by Josh Twist, Zuplo
 
Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...
Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...
Apidays New York 2024 - RESTful API Patterns and Practices by Mike Amundsen, ...
 
Apidays New York 2024 - Putting AI into API Security by Corey Ball, Moss Adams
Apidays New York 2024 - Putting AI into API Security by Corey Ball, Moss AdamsApidays New York 2024 - Putting AI into API Security by Corey Ball, Moss Adams
Apidays New York 2024 - Putting AI into API Security by Corey Ball, Moss Adams
 
Apidays New York 2024 - Prototype-first - A modern API development workflow b...
Apidays New York 2024 - Prototype-first - A modern API development workflow b...Apidays New York 2024 - Prototype-first - A modern API development workflow b...
Apidays New York 2024 - Prototype-first - A modern API development workflow b...
 
Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...
Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...
Apidays New York 2024 - Post-Quantum API Security by Francois Lascelles, Broa...
 
Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...
Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...
Apidays New York 2024 - Increase your productivity with no-code GraphQL mocki...
 
Apidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, Danone
Apidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, DanoneApidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, Danone
Apidays New York 2024 - Driving API & EDA Success by Marcelo Caponi, Danone
 
Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...
Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...
Apidays New York 2024 - Build a terrible API for people you hate by Jim Benne...
 
Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...
Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...
Apidays New York 2024 - API Secret Tokens Exposed by Tristan Kalos and Antoin...
 

Recently uploaded

Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 

Recently uploaded (20)

Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 

apidays LIVE New York - Healthcare Interoperability: From Buzzword to APIs by Shelby Switzer

  • 1. Healthcare Interoperability From Buzzword to APIs U.S. DIGITAL SERVICE // SHELBY SWITZER // JULY 2020
  • 2. WHO I AM • Shelby Switzer • @switzerly • US Digital Service @ the Department of Health and Human Services (HHS): usds.gov // @usds • Civic tech, healthcare interoperability, APIs • Civic tech blog: civicunrest.com @switzerly
  • 3. WHY I’M HERE @switzerly Healthcare tech is still not interoperable and user-focused. This is a huge burden not only on patients, but on the American public.
  • 4. WHAT I’LL TALK ABOUT @switzerly • Interoperability and APIs in healthcare • The journey to interoperability • From “interoperability” to interoperable APIs
  • 5. What is interoperability in healthcare?
  • 6. interoperability noun : ability of a system (such as a weapons system) to work with or use the parts or equipment of another system
  • 7. In the modern software industry, the conversation isn’t about interoperability; it’s about APIs.
  • 8. And APIs are products.
  • 10. COMMON API PRINCIPLES @switzerly • It’s a continuous cycle of product development. • Users (consumers) and their problems drive product development. • The “why” is present from beginning to end. • Discovery and promotion -- developer experience, marketing -- are important.
  • 13. TOOLS FOR API INTEROPERABILITY @switzerly • schema.org • json-schema.org • JSON-LD • Hypermedia formats: JSON:API, collection+json, HAL, etc • Semantic web standards: RDF, etc • Open standards like Open Banking
  • 16. Foundational 4 LEVELS OF HEALTHCARE INTEROPERABILITY 1 3 4 Basic requirements to securely communicate data between systems Structural Format, syntax, and organization of data exchange Semantic Common underlying models and codification of the data, with shared definitions and meaning to user Organizational Includes governance, policy, social, legal and organizational considerations 2 @switzerly Source: HIMSS, https://www.himss.org/what-interoperability
  • 17. Foundational 4 LEVELS OF HEALTHCARE INTEROPERABILITY 1 3 4 VPN connection; HTTP(S); SFTP/FTPS Structural HL7 v2.x, HL7 v3, CSV, EDI, XML, JSON Semantic HL7 v2.x, HL7 v3, FHIR, USCDI Organizational BAAs, MOUs, consent forms, policy compliance 2 @switzerly Source: HIMSS, https://www.himss.org/what-interoperability
  • 18. To achieve all four levels of interoperability, you don’t even need an API. @switzerly
  • 19. @switzerly While CSVs over SFTP are better than this:
  • 20. Simply automating or digitizing manual processes and data exchange isn’t enough. @switzerly
  • 22. • 1989: HL7 v2 created • 2004: Creation of the Office of the National Coordinator for Health IT (ONC) • 2009: HITECH Act establishes Meaningful Use • 2009: ONC issues funding to states to create Health Information Exchanges (HIEs) • 2011: CMS establishes Medicare and Medicaid EHR Incentive Programs (a.k.a. the Promoting Interoperability Programs) • 2011: Initial draft of FHIR published • 2014: Project Argonaut launches as a multi-stakeholder partnership to advance FHIR • 2018: CMS launches Blue Button 2.0 FHIR API • 2020: ONC & CMS Patient Access and Interoperability rules BRIEF HISTORY @switzerly
  • 23. • Patient’s care team • Provider • Provider staff • Hospital administration • Provider / health system billing dept • Social workers & case managers • Public health department • Long-term care facility • Centers for Medicare & Medicaid Services (CMS) and other gov agencies • Payor (insurance) • Researcher • Pharma • Labs • Device manufacturer • Software vendors • The patient USERS & STAKEHOLDERS (A SAMPLE) @switzerly
  • 24. INTEROPERABILITY, PHASE 1 (1990’S-TODAY) Web portal HL7 v2.3 HL7 v2.5 HL7 v2.3 with nonstandard elements Paper Web portal CSV Email HL7 v3 Fax @switzerly
  • 25. WHAT ARE SOME PROBLEMS? • One-off integrations • Integrations often not real-time • Neither structure nor semantics are shared between systems • Patient often can’t access their own data in a machine-readable or usable format • Moving data between systems takes precedence over making data usable and actionable @switzerly
  • 26. INTEROPERABILITY, PHASE 2 (2000’S-TODAY) Web portal HL7 v2.3 HL7 v2.5 HL7 v2.3 with nonstandard elements FHIR HL7 v3 Email HIE/HIN Interface engine FHIR FHIR CSV FHIR app Paper @switzerly
  • 27. WHAT ARE SOME OF THE BENEFITS? • Access to normalized or cleaned up data makes integration and use easier and faster. • New players can more easily enter the market by using intermediaries. • Software developers and stakeholders can focus on adding value rather than exchanging data. • Hopefully better quality and more consistent data improves patient care. @switzerly
  • 28. WHAT ARE SOME PROBLEMS? • One-off integrations • Use of HIE/HIN or interface engine may not be mandated or show clear enough value to convince an organization to connect. • Integrations may still not be not real-time • Neither structure nor semantics are shared between systems, unless intermediaries provide (and sell) this value. • Patient still can’t access their own data in a machine-readable or usable format. • Moving data between systems can still take precedence over making data usable and actionable. @switzerly
  • 30. WHERE WE’RE TRYING TO GO @switzerly
  • 31. WHERE WE NEED TO GO @switzerly
  • 33. THE 1990’S AREN’T GOING ANYWHERE ANYTIME SOON • Modernization takes time and investment. • While we modernize, we must invest in open, standards- based infrastructure like open source software and FHIR APIs. @switzerly
  • 34. REFACTOR INTEROPERABILITY INTO INTEROPERABLE API STRATEGY @switzerly • Continuous API product development • Understand the “why” beginning to end • Users are part of the cycle, and patients are top and center • Discovery and promotion matter: o Stop building silos o Invest in developer experience
  • 35. • FHIR is being increasingly adopted and learning from adoption • Multi-stakeholder groups and public/private partnerships are valuable in pushing forward standards and committing to use • CMS is at the forefront in implementing APIs using new FHIR standards, and we should continue collaborating with the FHIR community as we learn by doing DESIGN STANDARDS WITH USERS (IMPLEMENTERS) @switzerly
  • 36. • CMS Patient Access Rule and ONC Cures Act Final Rule (2020) ◦ Standards-based Patient Access API & Provider Directory API ◦ Payer-to-Payer Data Exchange ◦ Improving the Dually Eligible Experience by Increasing the Frequency of Federal-State Data Exchanges ◦ Public Reporting and Information Blocking • CMS APIs: Blue Button 2.0, Data at the Point of Care, Beneficiary Claims Data API • VA Lighthouse API GOVERNMENT DROVE INTEROPERABILITY; IT IS DRIVING APIS @switzerly
  • 37. We are on the journey to better health outcomes and value for patients.
  • 38. Let’s reach our destination through user-focused, patient-centered, standards- based APIs.