SlideShare a Scribd company logo
© 2015 Akana., Inc All Rights Reserved.
Digital Healthcare -
Realizing Interoperability
with APIs
Laura Heritage
Director of API Strategy
@heritagelaura
laura.heritage@akana.com
© 2015 Akana., Inc All Rights Reserved.
The Complexities of Receiving Healthcare
Multiple players contribute to a successful healthcare outcome for a Patient
© 2015 Akana., Inc All Rights Reserved.
Complexities of Providing Healthcare
Providers must distribute and receive information from all the Players
© 2015 Akana., Inc All Rights Reserved.
First There Were Paper Files Passed Around
© 2015 Akana., Inc All Rights Reserved.
Then came Meaningful Use Regulations
Meaningful Use is using certified Electronic Health Record Technology to:
• Improve quality, safety, efficiency, reduce health Disparities
• Engage patients and family
• Improve care coordination and population and public health
• Maintain privacy and security of patient health information
http://www.healthit.gov/providers-professionals/meaningful-use-definition-objectives
Meaningful Use compliance will result in:
• Better clinical outcomes
• Improved Population health outcomes
• Increased transparency and efficiency
• Empowered individuals
• More robust research data on health systems
Three stages of adoption with incentives
© 2015 Akana., Inc All Rights Reserved.
Enter Electronic Medical Records Software
• Easy to enter the Data
• Not so easy to get the Data Out
• Not so easy to share
© 2015 Akana., Inc All Rights Reserved.
EMR Data is Still Exported to a File and Transferred
email
© 2015 Akana., Inc All Rights Reserved.
How To Get To Stages 2 & 3 and A Higher Value
Service?
Moving beyond basic integration woes
Unleashing the data in the EMRs and other data
sources
Data provides insight for innovation
Differentiate your healthcare services
© 2015 Akana., Inc All Rights Reserved.
APIs Provide Foundation For Digital Healthcare
APIs
Application Programming Interface (APIs)
© 2015 Akana., Inc All Rights Reserved.
Why Healthcare APIs?
• Brings Data into the Reach of Everyone
• RESTful APIs are developer friendly
– Rest can be human readable, via a browser
• SOAP APIs are to an extent developer friendly though not as popular with the
developer community
• Leveraging APIs allows you to breaks Data up into chuck which become more
easier to use and analyze
• Increases Interoperability for better healthcare outcomes
• Lowers cost of integration
© 2015 Akana., Inc All Rights Reserved.
APIs will Solve Integration Woes!
Or Will They?
I can get at the Data
easily but what does
the Data mean?
How do I map the Data
if I don’t know what the
Data means?
© 2015 Akana., Inc All Rights Reserved.
Enter the FHIR Specification Led By HL7
• Next generation of healthcare standards based off lessons learned and best
features of HL7 v2, v3 and CDA product lines.
• Leverages the latest web standards and focuses on implementability
• Open standard and free for all to use and contribute
http://www.hl7.org/fhir/
© 2015 Akana., Inc All Rights Reserved.
FHIR Principles
1. Scope and Priorities
– Prioritize Implementation
– Provide a flexible framework for interoperability
– Keeps complexity where it belongs
– Supports but does not mandate tight specification
2. Open Development and Implementation Communities
– Leverages open source development principles
– Is Free to use
3. Technology and Dependencies
– Supports multiple exchange paradigms/architecture
– Leverages common Web Technologies
– Forward and backward compatibility
– Requirements are mainstream and minimal.
© 2015 Akana., Inc All Rights Reserved.
FHIR Specification Contains 3 Parts
• General Documentation
– Describes how resources are defined
– Gives background material including definition of data types, code and
XML/JSON formats
• Implementation
– How to use resources using REST, Messaging, as clinical documents or in
service based architecture
• Resource List
– List of all resources defined by FHIR
© 2015 Akana., Inc All Rights Reserved.
FHIR Provides RESTful API
 http://server/fhirbase/Patient/2145
 http://server/fhirbase/Observation/33455
 http://server/fhirbase/Procedure/55643
© 2015 Akana., Inc All Rights Reserved.
FHIR Resources are Generic By Design
What is an Observation?
• For an app that monitors Diabetes; Glucose measurement
• For an application capturing smoking status; Smoking Status code
• For lab results
• For genetics
© 2015 Akana., Inc All Rights Reserved.
DAFSmokingStatus Profile
Profiles Are a Key Construct that Provide Meaning
• A profile gives a resource
meaning when passed along
with the resource
• A profiles does NOT change
the resource structure
• Systems can potentially
automatically determine
integration compatibility based
on profiles
© 2015 Akana., Inc All Rights Reserved.
Argonaut Project Accelerates FHIR
• Workgroup set up to sprint on an implementation of FHIR – Time limited project
• Workgroup provides feedback to FHIR community for changes needed to be
made to the standard.
• Provides a Profile leveraging the FHIR specification
– Focusing on 16 Resources in the FHIR specification. There are a total of 99 FHIR
Resources.
• Provides Security Implementation Requirements
• Overview Presentation:
– http://www.hl7.org/documentcenter/public_temp_7BAB4277-1C23-BA17-
0C98CE9A70DC42B9/wg/argonaut/Argonaut%20Project%20Overview%20and%20C
urrent%20Status-19%20Mar%202015.pdf
© 2015 Akana., Inc All Rights Reserved.
The Implementation Of Interoperable Healthcare
Great we have what we need to build the interoperable healthcare APIs:
• FHIR Specification for Resources
• Profiles for implementation of common healthcare use cases
• A security specification
But how do we implement?
© 2015 Akana., Inc All Rights Reserved.
Things you need to consider
• Are you going to implement your own FHIR server?
• How are you going to govern the creation of FHIR services?
• How are you going to version the FHIR services?
• How are you going to expose the FHIR API?
– Internally, externally to partners, open api?
• How will you manage consumption of the APIs?
– Licenses? Terms of use? Quotas?
• Will you charge for usage? If so how?
• How will you secure the APIs?
• How will you monitor the system?
• How will you monitor consumption?
• Can you leverage analytics to provide differentiating healthcare services?
© 2015 Akana., Inc All Rights Reserved.
You’ll Need A FHIR Implementation
• http://jamesagnew.github.i
o/hapi-fhir/
• HAPI started and is led by
our friends in Canada
• Several US healthcare
and software entities are
contributing to HAPI
HAPI is an Open Source FHIR Library
There are several other FHIR implementations available as well
© 2015 Akana., Inc All Rights Reserved.
Platform Capabilities Needed
Platform
Licensing
Quota Mgmt.
Partner Mgmt.
PCI Compliance
Provisioning
Policy Mgmt.
Monitoring
OAuth
Federation
Analytics
Lifecycle
API/Services
Application
User
Compliance
Gateway
Security
Authentication
Protection
IAM Integration
Encryption
Mediation
Quality of Service
Paging/Caching
Orchestration
Scripting
Analytics
Operational
Business
API
Policy Based
Embeddable Charts
OOTB Reports
Cust. Visualizations
Import
Export
API Portal
Search
Documentation
Groups
Social
© 2015 Akana., Inc All Rights Reserved.
Healthcare Solution Platform
API Gateway
FHIR Server
Elastic Search Big Data Store
Multiple Data Sources
FHIR Model Objects
LifecycleManager
Analytics
Developer Engagement
CompleteAutomationandManagement
OperationalAnalytics,APIAnalytics,BusinessAnalytics
© 2015 Akana., Inc All Rights Reserved.
The Akana Digital Business Platform
© 2015 Akana., Inc All Rights Reserved.
Akana API Platform
© 2015 Akana., Inc All Rights Reserved.
Akana Healthcare Solution
Akana API Gateway
FHIR Server (HAPI)
Elastic Search Big Data Store
Multiple Data Sources
FHIR Model Objects
AkanaLifecycleManager
AkanaEnvision
Akana Community Manager
CompleteAutomationandManagement
OperationalAnalytics,APIAnalytics,BusinessAnalytics
Akana Healthcare Leadership
© 2015 Akana., Inc All Rights Reserved.
Flexible Deployment Model
© 2015 Akana., Inc All Rights Reserved.
Reduce the Complexities of Providing Healthcare
Providers provide secure, scalable, managed and standardized API access to
Electronic Healthcare Records
APIs
© 2015 Akana., Inc All Rights Reserved.
API Resources and API University
• Read about our Healthcare Solution
– https://www.akana.com/solutions/healthcare-api
• Resource Center
– http://resource.akana.com/
• Follow us on:
https://www.linkedin.com/company/akana
https://twitter.com/AkanaInc

More Related Content

PPTX
Overview of API Management Architectures
PDF
API-first design - Basis for an consistent API-Management approach
PDF
Architecting an Enterprise API Management Strategy
PPTX
Traditional Firewall vs. Next Generation Firewall
PPTX
What do you mean by “API as a Product”?
PDF
EMEA Airheads- Aruba IAP Webinar – How AirGroup service works in Aruba Instan...
PDF
Community cloud
PPTX
REST API debate: OData vs GraphQL vs ORDS
Overview of API Management Architectures
API-first design - Basis for an consistent API-Management approach
Architecting an Enterprise API Management Strategy
Traditional Firewall vs. Next Generation Firewall
What do you mean by “API as a Product”?
EMEA Airheads- Aruba IAP Webinar – How AirGroup service works in Aruba Instan...
Community cloud
REST API debate: OData vs GraphQL vs ORDS

What's hot (20)

PDF
McAfee - MVISION Cloud (MVC) - Cloud Access Security Broker (CASB) - POC Docu...
PPTX
Application performance monitoring with Elastic APM and the ELK stack
PDF
Hierarchical Network Controller
PDF
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
PPTX
Cloud Computing Principles and Paradigms: 3 enriching the integration as a se...
PPTX
ACI Hands-on Lab
PDF
API Management - Why it matters!
PPTX
Cloud Journey Roadmap: Capgemini's Cloud Readiness Assessment
PDF
Aci presentation
PDF
PPTX
L1_RISE_with_SAP_NNN_V3.4.pptx
PPTX
API Products: Who, What, Where, When, Why, and How?
PDF
Load balancing and Service in Kubernetes
PDF
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
PPTX
Crm siebel
PPTX
GRE (Generic Routing Encapsulation)
PDF
FIWARE Wednesday Webinars - Integrating FIWARE with Blockchain/DLTs
PPTX
SAP Ariba Solutions Realized: Stories of Effective Implementation and Forward...
PDF
SAP HANA SPS09 - Multitenant Database Containers
PPTX
SD WAN VS MPLS – Which is better for your Business?
McAfee - MVISION Cloud (MVC) - Cloud Access Security Broker (CASB) - POC Docu...
Application performance monitoring with Elastic APM and the ELK stack
Hierarchical Network Controller
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Cloud Computing Principles and Paradigms: 3 enriching the integration as a se...
ACI Hands-on Lab
API Management - Why it matters!
Cloud Journey Roadmap: Capgemini's Cloud Readiness Assessment
Aci presentation
L1_RISE_with_SAP_NNN_V3.4.pptx
API Products: Who, What, Where, When, Why, and How?
Load balancing and Service in Kubernetes
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
Crm siebel
GRE (Generic Routing Encapsulation)
FIWARE Wednesday Webinars - Integrating FIWARE with Blockchain/DLTs
SAP Ariba Solutions Realized: Stories of Effective Implementation and Forward...
SAP HANA SPS09 - Multitenant Database Containers
SD WAN VS MPLS – Which is better for your Business?
Ad

Viewers also liked (20)

PPTX
The Commonwealth Fund - Putting the Patient at the Center of the Digital Univ...
PPTX
Architecting Mobile Solutions Using Microsoft Azure and Akana
PDF
Digital Health & Wellness Summit @ Mobile World Congress 2016
PDF
API Design Workflows
PPTX
Enterprise API Adoption Patterns
PDF
API Design Essentials - Akana Platform Overview
PPTX
Realizing Hybrid Cloud: Using IBM Bluemix, APIs, and DataPower
PPTX
The Business Value for Internal APIs in the Enterprise
PPTX
Confronting API Security in the Brave New Open Banking Era
PDF
Slidedeck MCS Demo eines Anwendungsfalles - DOAG2015
PPTX
Securing Your APIs against the Recent Vulnerabilities in SSLv2/SSLv3
PDF
การหา Google map key api
PPTX
Extracting Insights from your API Programs
PPTX
WSO2Con 2011: Introduction to the WSO2 Carbon Platform
PPTX
Deconstructing API Security
PDF
Oracle api gateway overview
PDF
Node at Apiary.io
PPTX
Apiary
PPTX
Lamdba micro service using Amazon Api Gateway
The Commonwealth Fund - Putting the Patient at the Center of the Digital Univ...
Architecting Mobile Solutions Using Microsoft Azure and Akana
Digital Health & Wellness Summit @ Mobile World Congress 2016
API Design Workflows
Enterprise API Adoption Patterns
API Design Essentials - Akana Platform Overview
Realizing Hybrid Cloud: Using IBM Bluemix, APIs, and DataPower
The Business Value for Internal APIs in the Enterprise
Confronting API Security in the Brave New Open Banking Era
Slidedeck MCS Demo eines Anwendungsfalles - DOAG2015
Securing Your APIs against the Recent Vulnerabilities in SSLv2/SSLv3
การหา Google map key api
Extracting Insights from your API Programs
WSO2Con 2011: Introduction to the WSO2 Carbon Platform
Deconstructing API Security
Oracle api gateway overview
Node at Apiary.io
Apiary
Lamdba micro service using Amazon Api Gateway
Ad

Similar to Digital Healthcare – Realizing Interoperability with APIs (20)

PPTX
Edifecs- warming up to fhir
PPTX
Anish Arora - Playing With FHIR - A Practical Approach
PDF
Building an Integrated Healthcare Platform with FHIR®
PDF
Fast Healthcare Interoperability Resources is a draft standard descr.pdf
PPTX
Using FHIR for Interoperability
PDF
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
PDF
3.0 FHIR Deep Dive AMIA SA 2022.pdf
PDF
Fhir basics session2_restful_apis
PPTX
FHIR intro and background at HL7 Germany 2014
PPTX
Intro_To_FHIR.pptx
PPTX
Approach to enable your IT systems for FHIR (HL7 standards) compliance
PDF
APIsecure 2023 - All #FHIRed Up, John Moehrke
PPTX
FHIR
PDF
HL7 FHIR For Medical Professionals.pdf
PPTX
Fire and Ice - FHIR in New Zealand - David Hay
PPTX
FHIR & Ice
PDF
Fhir basics session 5 on fhir implementation considerations
PPTX
A Guide to FHIR Starting - by Andrew J King, PhD
PPTX
FHIR architecture overview for non-programmers by René Spronk
PPTX
FHIR architecture overview for non-programmers by René Spronk
Edifecs- warming up to fhir
Anish Arora - Playing With FHIR - A Practical Approach
Building an Integrated Healthcare Platform with FHIR®
Fast Healthcare Interoperability Resources is a draft standard descr.pdf
Using FHIR for Interoperability
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
3.0 FHIR Deep Dive AMIA SA 2022.pdf
Fhir basics session2_restful_apis
FHIR intro and background at HL7 Germany 2014
Intro_To_FHIR.pptx
Approach to enable your IT systems for FHIR (HL7 standards) compliance
APIsecure 2023 - All #FHIRed Up, John Moehrke
FHIR
HL7 FHIR For Medical Professionals.pdf
Fire and Ice - FHIR in New Zealand - David Hay
FHIR & Ice
Fhir basics session 5 on fhir implementation considerations
A Guide to FHIR Starting - by Andrew J King, PhD
FHIR architecture overview for non-programmers by René Spronk
FHIR architecture overview for non-programmers by René Spronk

More from Akana (20)

PDF
The Latest in API Orchestration, Mediation, and Integration
PDF
Eat Your Microservices Elephant One Bite at a Time
PDF
API Economy - The Making of a Digital Business
PPTX
API Adoption Patterns in Banking & The Promise of Microservices
PPTX
Driving Digital Innovation with a Layered API Design Approach
PPTX
Making Sense of Hypermedia APIs – Hype or Reality?
PPTX
Microservices: Why Should Businesses Care?
PPTX
Using APIs
PPTX
Unified Security for Mobile, APIs and the Web
PPTX
Turbo-Charge DataPower to Reach Your SOA Goals
PPTX
The Science of APIs in a Mobile World:Security, Control and Quality
PPTX
The Datacenter API
PPTX
The Business Value for Internal APIs in the Enterprise
PPTX
The API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
PPTX
Realizing SOA and API Convergence for IBM DataPower Customers
PPTX
Rapid Mobile App to API Integration
PPTX
Powering Internal API Communities
PPTX
Platform for Secure Digital Business
PPTX
Manage Your Mesh
PPTX
Lifecycle Manager and the Lifecycle API
The Latest in API Orchestration, Mediation, and Integration
Eat Your Microservices Elephant One Bite at a Time
API Economy - The Making of a Digital Business
API Adoption Patterns in Banking & The Promise of Microservices
Driving Digital Innovation with a Layered API Design Approach
Making Sense of Hypermedia APIs – Hype or Reality?
Microservices: Why Should Businesses Care?
Using APIs
Unified Security for Mobile, APIs and the Web
Turbo-Charge DataPower to Reach Your SOA Goals
The Science of APIs in a Mobile World:Security, Control and Quality
The Datacenter API
The Business Value for Internal APIs in the Enterprise
The API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
Realizing SOA and API Convergence for IBM DataPower Customers
Rapid Mobile App to API Integration
Powering Internal API Communities
Platform for Secure Digital Business
Manage Your Mesh
Lifecycle Manager and the Lifecycle API

Recently uploaded (20)

PPTX
INTERNET------BASICS-------UPDATED PPT PRESENTATION
PPTX
Funds Management Learning Material for Beg
PDF
Testing WebRTC applications at scale.pdf
PDF
LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1
PPTX
Introuction about WHO-FIC in ICD-10.pptx
PPTX
presentation_pfe-universite-molay-seltan.pptx
PPTX
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
PDF
An introduction to the IFRS (ISSB) Stndards.pdf
PDF
Cloud-Scale Log Monitoring _ Datadog.pdf
PPTX
Introuction about ICD -10 and ICD-11 PPT.pptx
PPTX
PptxGenJS_Demo_Chart_20250317130215833.pptx
PPTX
Job_Card_System_Styled_lorem_ipsum_.pptx
PDF
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
PDF
LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1
PDF
LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1
PDF
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
PDF
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
PPTX
CSharp_Syntax_Basics.pptxxxxxxxxxxxxxxxxxxxxxxxxxxxx
PDF
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
PPTX
Internet___Basics___Styled_ presentation
INTERNET------BASICS-------UPDATED PPT PRESENTATION
Funds Management Learning Material for Beg
Testing WebRTC applications at scale.pdf
LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1
Introuction about WHO-FIC in ICD-10.pptx
presentation_pfe-universite-molay-seltan.pptx
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
An introduction to the IFRS (ISSB) Stndards.pdf
Cloud-Scale Log Monitoring _ Datadog.pdf
Introuction about ICD -10 and ICD-11 PPT.pptx
PptxGenJS_Demo_Chart_20250317130215833.pptx
Job_Card_System_Styled_lorem_ipsum_.pptx
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1
LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
CSharp_Syntax_Basics.pptxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
Internet___Basics___Styled_ presentation

Digital Healthcare – Realizing Interoperability with APIs

  • 1. © 2015 Akana., Inc All Rights Reserved. Digital Healthcare - Realizing Interoperability with APIs Laura Heritage Director of API Strategy @heritagelaura laura.heritage@akana.com
  • 2. © 2015 Akana., Inc All Rights Reserved. The Complexities of Receiving Healthcare Multiple players contribute to a successful healthcare outcome for a Patient
  • 3. © 2015 Akana., Inc All Rights Reserved. Complexities of Providing Healthcare Providers must distribute and receive information from all the Players
  • 4. © 2015 Akana., Inc All Rights Reserved. First There Were Paper Files Passed Around
  • 5. © 2015 Akana., Inc All Rights Reserved. Then came Meaningful Use Regulations Meaningful Use is using certified Electronic Health Record Technology to: • Improve quality, safety, efficiency, reduce health Disparities • Engage patients and family • Improve care coordination and population and public health • Maintain privacy and security of patient health information http://www.healthit.gov/providers-professionals/meaningful-use-definition-objectives Meaningful Use compliance will result in: • Better clinical outcomes • Improved Population health outcomes • Increased transparency and efficiency • Empowered individuals • More robust research data on health systems Three stages of adoption with incentives
  • 6. © 2015 Akana., Inc All Rights Reserved. Enter Electronic Medical Records Software • Easy to enter the Data • Not so easy to get the Data Out • Not so easy to share
  • 7. © 2015 Akana., Inc All Rights Reserved. EMR Data is Still Exported to a File and Transferred email
  • 8. © 2015 Akana., Inc All Rights Reserved. How To Get To Stages 2 & 3 and A Higher Value Service? Moving beyond basic integration woes Unleashing the data in the EMRs and other data sources Data provides insight for innovation Differentiate your healthcare services
  • 9. © 2015 Akana., Inc All Rights Reserved. APIs Provide Foundation For Digital Healthcare APIs Application Programming Interface (APIs)
  • 10. © 2015 Akana., Inc All Rights Reserved. Why Healthcare APIs? • Brings Data into the Reach of Everyone • RESTful APIs are developer friendly – Rest can be human readable, via a browser • SOAP APIs are to an extent developer friendly though not as popular with the developer community • Leveraging APIs allows you to breaks Data up into chuck which become more easier to use and analyze • Increases Interoperability for better healthcare outcomes • Lowers cost of integration
  • 11. © 2015 Akana., Inc All Rights Reserved. APIs will Solve Integration Woes! Or Will They? I can get at the Data easily but what does the Data mean? How do I map the Data if I don’t know what the Data means?
  • 12. © 2015 Akana., Inc All Rights Reserved. Enter the FHIR Specification Led By HL7 • Next generation of healthcare standards based off lessons learned and best features of HL7 v2, v3 and CDA product lines. • Leverages the latest web standards and focuses on implementability • Open standard and free for all to use and contribute http://www.hl7.org/fhir/
  • 13. © 2015 Akana., Inc All Rights Reserved. FHIR Principles 1. Scope and Priorities – Prioritize Implementation – Provide a flexible framework for interoperability – Keeps complexity where it belongs – Supports but does not mandate tight specification 2. Open Development and Implementation Communities – Leverages open source development principles – Is Free to use 3. Technology and Dependencies – Supports multiple exchange paradigms/architecture – Leverages common Web Technologies – Forward and backward compatibility – Requirements are mainstream and minimal.
  • 14. © 2015 Akana., Inc All Rights Reserved. FHIR Specification Contains 3 Parts • General Documentation – Describes how resources are defined – Gives background material including definition of data types, code and XML/JSON formats • Implementation – How to use resources using REST, Messaging, as clinical documents or in service based architecture • Resource List – List of all resources defined by FHIR
  • 15. © 2015 Akana., Inc All Rights Reserved. FHIR Provides RESTful API  http://server/fhirbase/Patient/2145  http://server/fhirbase/Observation/33455  http://server/fhirbase/Procedure/55643
  • 16. © 2015 Akana., Inc All Rights Reserved. FHIR Resources are Generic By Design What is an Observation? • For an app that monitors Diabetes; Glucose measurement • For an application capturing smoking status; Smoking Status code • For lab results • For genetics
  • 17. © 2015 Akana., Inc All Rights Reserved. DAFSmokingStatus Profile Profiles Are a Key Construct that Provide Meaning • A profile gives a resource meaning when passed along with the resource • A profiles does NOT change the resource structure • Systems can potentially automatically determine integration compatibility based on profiles
  • 18. © 2015 Akana., Inc All Rights Reserved. Argonaut Project Accelerates FHIR • Workgroup set up to sprint on an implementation of FHIR – Time limited project • Workgroup provides feedback to FHIR community for changes needed to be made to the standard. • Provides a Profile leveraging the FHIR specification – Focusing on 16 Resources in the FHIR specification. There are a total of 99 FHIR Resources. • Provides Security Implementation Requirements • Overview Presentation: – http://www.hl7.org/documentcenter/public_temp_7BAB4277-1C23-BA17- 0C98CE9A70DC42B9/wg/argonaut/Argonaut%20Project%20Overview%20and%20C urrent%20Status-19%20Mar%202015.pdf
  • 19. © 2015 Akana., Inc All Rights Reserved. The Implementation Of Interoperable Healthcare Great we have what we need to build the interoperable healthcare APIs: • FHIR Specification for Resources • Profiles for implementation of common healthcare use cases • A security specification But how do we implement?
  • 20. © 2015 Akana., Inc All Rights Reserved. Things you need to consider • Are you going to implement your own FHIR server? • How are you going to govern the creation of FHIR services? • How are you going to version the FHIR services? • How are you going to expose the FHIR API? – Internally, externally to partners, open api? • How will you manage consumption of the APIs? – Licenses? Terms of use? Quotas? • Will you charge for usage? If so how? • How will you secure the APIs? • How will you monitor the system? • How will you monitor consumption? • Can you leverage analytics to provide differentiating healthcare services?
  • 21. © 2015 Akana., Inc All Rights Reserved. You’ll Need A FHIR Implementation • http://jamesagnew.github.i o/hapi-fhir/ • HAPI started and is led by our friends in Canada • Several US healthcare and software entities are contributing to HAPI HAPI is an Open Source FHIR Library There are several other FHIR implementations available as well
  • 22. © 2015 Akana., Inc All Rights Reserved. Platform Capabilities Needed Platform Licensing Quota Mgmt. Partner Mgmt. PCI Compliance Provisioning Policy Mgmt. Monitoring OAuth Federation Analytics Lifecycle API/Services Application User Compliance Gateway Security Authentication Protection IAM Integration Encryption Mediation Quality of Service Paging/Caching Orchestration Scripting Analytics Operational Business API Policy Based Embeddable Charts OOTB Reports Cust. Visualizations Import Export API Portal Search Documentation Groups Social
  • 23. © 2015 Akana., Inc All Rights Reserved. Healthcare Solution Platform API Gateway FHIR Server Elastic Search Big Data Store Multiple Data Sources FHIR Model Objects LifecycleManager Analytics Developer Engagement CompleteAutomationandManagement OperationalAnalytics,APIAnalytics,BusinessAnalytics
  • 24. © 2015 Akana., Inc All Rights Reserved. The Akana Digital Business Platform
  • 25. © 2015 Akana., Inc All Rights Reserved. Akana API Platform
  • 26. © 2015 Akana., Inc All Rights Reserved. Akana Healthcare Solution Akana API Gateway FHIR Server (HAPI) Elastic Search Big Data Store Multiple Data Sources FHIR Model Objects AkanaLifecycleManager AkanaEnvision Akana Community Manager CompleteAutomationandManagement OperationalAnalytics,APIAnalytics,BusinessAnalytics Akana Healthcare Leadership
  • 27. © 2015 Akana., Inc All Rights Reserved. Flexible Deployment Model
  • 28. © 2015 Akana., Inc All Rights Reserved. Reduce the Complexities of Providing Healthcare Providers provide secure, scalable, managed and standardized API access to Electronic Healthcare Records APIs
  • 29. © 2015 Akana., Inc All Rights Reserved. API Resources and API University • Read about our Healthcare Solution – https://www.akana.com/solutions/healthcare-api • Resource Center – http://resource.akana.com/ • Follow us on: https://www.linkedin.com/company/akana https://twitter.com/AkanaInc

Editor's Notes

  • #2: Hello, I’m Laura Heritage and thank you for joining my webinar on Digital Healthcare – Realizing Interoperability with APIs. I find the healthcare industry extremely fascinating and I am very excited to be focusing on the healthcare space. Healthcare is one industry where if you get a nullpointer you could drastically alter someone’s life. As you get see in this presentation getting the data to the right person at the right place at the right time, drastically affects an outcome for a patient.
  • #3: Lets take a look at the complexities of receiving healthcare. There are several players that must work together to help you. We all need medical help at some point. If not you, think of your grandparents, your parents, or spouse. And when you receive healthcare you hope that everything is connected and streamlined. Most of the time when you are receiving care You are under a huge amount of stress and you don’t care if they are separate businesses or entities. Them working together determines your wellbeing and outcome. Plus, you are paying for it!! If you are lucky enough to live in a location where you have a choice on who your providers and people who services are going to be using. You are going to choose those who are connected. You go to your general PR actioner, You might need a specialist You could have some labs, Like my grandma you might have a device inserted into your brain to help controls Could need some medication from the pharmacy For example, I use target, and shopko as my pharmacy as they are connected and easy. I don’t have to carry a prescription. I have been doing this for years now.
  • #4: Now the complexities of providing healthcare. The patients as we said before expected everything integrated and streamlined. They don’t care that the Ambulatory service is different from the Hospital services or that transcripts are in a different system. We are in a digital ages. Consumers of our services just expect more. They can do their banking on their phones! Healthcare should be integrated. The truth is though, Providers have a very difficult task. The must distribute and receive information from all players in the space
  • #5: First there were paper files passed around. I remember when I had my first two children. My medical file was just that a big fat file that was passed around. Then just four to five years ago I remember my healthcare provider moving to digital records. A lot of the data is still transferred between entities by scanning files into PDFs and sending through email, printing out that information when you get it and sticking it into your own file system. * As you can imaging, this way of sharing files took a long time, lots of resources costing patients and providers time and money and sometimes mistakes happened. Besides the life changing event that the mistake cost patient. It also Costing both patients and providers even more time and money
  • #6: Then came Meaningful use regulations. This was really introduced in 2010 which corresponds to my providers adoption of their electronic system. This is the regulation to digitize healthcare records in order to Improve quality, safety, Enable more engagement with the patients and family Maintain.. There are three stages to Meaningful use. Stage 1 started back in… Incentives were given to those providers who met the criteria. Now however instead of incentives there could be penalties if not meeting meaningful use.
  • #7: Enter Electronic Medical Record software.. I remember when my provider first adopted the system. It took a couple of months until things became streamlined. Lots of complaints but now it is working smoothly. As you can imagine everyone had their own EMR systems.
  • #8: Still exported out of EMR – Maybe printed out and file the old way Maybe attached to an EMR But still not very easy to get the data out of that PDF, in a timely manner and do any sort of decision processing on it.
  • #9: How do you differentiate your healthcare services?
  • #10: APIs provide the foundation for Digital Healthcare I am not talking about the traditional APIs for application to application communication of the past. I’m talking about APIs in terms of the API Economy of the Digital world. APIs that allow easy access to the data trap in systems. Restful apis… . Some EMRs are starting to provide API access.
  • #11: SOAP - you can’t easily give a clinician a SOAP endpoint and say put this in a browser to see if this is the data you are looking for.
  • #24: Immutable FHIR ojects