29
© 2015 Akana., Inc All Rights Reserved. Digital Healthcare - Realizing Interoperability with APIs Laura Heritage Director of API Strategy @heritagelaura [email protected]

Digital Healthcare – Realizing Interoperability with APIs

  • Upload
    akana

  • View
    192

  • Download
    1

Embed Size (px)

Citation preview

Page 1: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Digital Healthcare - Realizing Interoperability with APIs

Laura HeritageDirector of API [email protected]@akana.com

Page 2: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

The Complexities of Receiving HealthcareMultiple players contribute to a successful healthcare outcome for a Patient

Page 3: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Complexities of Providing HealthcareProviders must distribute and receive information from all the Players

Page 4: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

First There Were Paper Files Passed Around

Page 5: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Then came Meaningful Use RegulationsMeaningful 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

Page 6: Digital Healthcare – Realizing Interoperability with APIs

© 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

Page 7: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

EMR Data is Still Exported to a File and Transferred

EMR

email

Page 8: Digital Healthcare – Realizing Interoperability with APIs

© 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

Page 9: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

APIs Provide Foundation For Digital Healthcare

APIs

Application Programming Interface (APIs)

Page 10: Digital Healthcare – Realizing Interoperability with 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

Page 11: Digital Healthcare – Realizing Interoperability with APIs

© 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?

Page 12: Digital Healthcare – Realizing Interoperability with APIs

© 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/

Page 13: Digital Healthcare – Realizing Interoperability with APIs

© 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.

Page 14: Digital Healthcare – Realizing Interoperability with APIs

© 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

Page 15: Digital Healthcare – Realizing Interoperability with APIs

© 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

Page 16: Digital Healthcare – Realizing Interoperability with APIs

© 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

Page 17: Digital Healthcare – Realizing Interoperability with APIs

© 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

Page 18: Digital Healthcare – Realizing Interoperability with APIs

© 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%20Current%20Status-19%20Mar%202015.pdf

Page 19: Digital Healthcare – Realizing Interoperability with APIs

© 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?

Page 20: Digital Healthcare – Realizing Interoperability with APIs

© 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?

Page 21: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

You’ll Need A FHIR Implementation

• http://jamesagnew.github.io/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

Page 22: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Platform Capabilities NeededPlatform

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

Page 23: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Healthcare Solution Platform

API Gateway

FHIR Server

Elastic Search Big Data Store

Multiple Data Sources

FHIR Model Objects

Life

cycl

e M

anag

er

Anal

ytics

Developer Engagement

Com

plet

e Au

tom

ation

and

Man

agem

ent

Ope

ratio

nal A

naly

tics,

API

Ana

lytic

s, B

usin

ess

Anal

ytics

Page 24: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

The Akana Digital Business Platform

Page 25: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Akana API Platform

Page 26: Digital Healthcare – Realizing Interoperability with APIs

© 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

Akan

a Li

fecy

cle

Man

ager

Akan

a En

visi

on

Akana Community Manager

Com

plet

e Au

tom

ation

and

Man

agem

ent

Ope

ratio

nal A

naly

tics,

API

Ana

lytic

s, B

usin

ess

Anal

ytics

Akana Healthcare Leadership

Page 27: Digital Healthcare – Realizing Interoperability with APIs

© 2015 Akana., Inc All Rights Reserved.

Flexible Deployment Model

Page 28: Digital Healthcare – Realizing Interoperability with APIs

© 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

Go Digital

Page 29: Digital Healthcare – Realizing Interoperability with 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