TRCS_Allscripts_Phase 1

15
Copyright © 2011 Allscripts Healthcare Solutions, Inc. TR Computing Solutions, Inc. Distribute Data Securely to Devices Platform and Adherence Application Rajesh Chawla 1

description

TRCS provides 2 demonstrations. The first shows a mobile Android application named AllMyMeds to track medications. The seconds demo provides a walkthrough for two phase login sequence to securely access Allscripts data from mobile and desktop devices.

Transcript of TRCS_Allscripts_Phase 1

Page 1: TRCS_Allscripts_Phase 1

Copyright © 2011 Allscripts Healthcare Solutions, Inc.

TR Computing Solutions, Inc.Distribute Data Securely to Devices Platform and Adherence Application

Rajesh Chawla1

Page 2: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Solution Overview High Level Solution Description:

• Distribute Data Securely to Devices Platform (DDSD) to deliver healthcare information to mobile and desktop devices with HIPPA / HITECH compliance with read /write capability to Allscripts

• Adherence application (AllMyMeds) leverages DDSD platform on Android

Healthcare/Business problem addressed:• Improving patient adherence to medication• Improving patient involvement in their treatment• Improving patient / care giver communication

The application developed addresses the following category: Applications that improve management of high cost chronic

diseases. Innovative approaches to addressing value-based care

imperatives. Both

2

Page 3: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Usability and Design

Patient uses devices and systems they are already

familiar with.• Facebook – For first stage of authentication.• Mobile device [ Prototype uses Android ]• Desktop devices [ Targeted for GA release (Windows and Macintosh) ].

Patient Flow for AllMyMeds • Patient installs AllMyMeds from App Store.• Patient authenticates with DDSD Platform using Facebook and phone.• Patient enters medication to track by

• Retrieve from Allscripts [ Available in Prototype ]

• Enter medication name [ Available in Prototype ]

• Scan barcode on medication. [ Future feature ]• Enter dosage and timing.• Patient tracks medication.• AllMyMeds requests DDSD to patient record in Allscripts.

3

Page 4: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Development Stage

February 1, 2013 – Functionaliy Available• DDSD Platform prototype is functional.• AllMyMeds (an adherence application) using DDSD

Platform prototype is functional.• End to end connectivity from Android device to Allscripts

implemented using two phase authentication.

First Release – AllMyMeds app features:• Available on IOS, Android, Windows (7, 8, Vista) platforms• Customization available per Allscripts client.• HIPPA / HITECH compliant• Retrieve / save medication tracking from Allscripts to

client.• Apps available though app stores.

4

Page 5: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Allscripts Integration Description Web Services Invoked -- EEHR Unity URL

• http://EEHR-11-2-.UnitySandbox.com/Unity/UnityService.svc

Allscript API Invoked• UnityServiceClient.GetSecurityToken• UnityServiceClient.Magic (“getuserauthentication”)• UnityServiceClient.Magic (“SearchPatients”)• UnityServiceClient.Magic (“SearchMeds”)

5

Page 6: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Go to Market Plans

Provide information on business plans,

including:• How will the solution be brought to market

• Distribution though existing Application Stores including Google Play,

Amazon App Store for Android, Apple App Store and Microsoft Windows

Store.• Which Allscripts customer segments will be targeted

• Allscripts customers that wish to improve medication adherence for

patients.

• Allscripts customers that wish to custom mobile applications based on

DDSD Platform.• What is the proposed price point for the solution

• TBD

6

Page 7: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Video Demonstration

Demo 1 – AllMyMeds is a mobile application running on Android to track medications.

Demo 2 – Walkthrough for two phase login sequence to securely access Allscripts

data from mobile and desktop devices.

7

Page 8: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Why this solution be selected!

DDSD is a delivery platform that is• HIPPA / HITECH compliant• Available on Android, IOS, Blackberry, Windows, and

Macintosh.• Accommodates lost or updated devices (mobile and desktop)• Provides two phase authentication• Integrates with Allscripts• Scales to large number of devices

AllMyMeds leverages DDSD and provides• Manages medication (add, list, delete)• Provides notification of upcoming medications• Integrates with Facebook• Automated updating of software• Retrieves medications from Allscripts

8

Page 9: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

DDSD Platform Integration

Allscripts• Securely read and write data using published API

Facebook• Used as part of two phase authentication.

Twilio• Used to send SMS or voice messages as part of secure

two phase authorization

Azure• Cloud platform from Microsoft for scalability and

availability.

9

Page 10: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

DDSD Platform Architecture

10

Windows AzureWindows Azure

DDSDDDSD AllscriptsAllscripts

FacebookFacebook TwillioTwillio

AllMyMedsAllMyMeds

Other New

applications

Other New

applications

Page 11: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

AllMyMeds Integration

DDSD• Securely access Allscripts data.

Facebook• Used as part of two phase authentication.

Platform Availability• Android• IOS• Windows (7, 8)

11

Page 12: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

AllMyMeds Architecture

12

AllMyMedsAllMyMeds DDSD

GoodRxGoodRxFacebook

AndroidAndroid IOSIOS WindowsWindows

AllscriptsAllscripts

Page 13: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Two Phase Authentication Flow

[User] Choose Retrieve Medications from Allscripts

[User] Sign into Facebook with existing login when prompted.

[AllMyMeds] Sends token to DDSD for verification.

[DDSD] Validate name from Facebook is name of patient in

Allscripts.

[DDSD] Retrieves phone number for patient stored in Allscripts.

[DDSD] Generates unique key to send to phone number (voice or

SMS).

[User] Receives token on phone number.

[User] Enters token into app to complete two phase authentication.

[AllMyMeds] Allows secure operations for Allscripts.

13

Page 14: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

Future Enhancements DDSD Platform

• Additional authentication providers (Google, Twitter, Active Directory)

• Remove Allscripts specific data from device• Integration with additional back end providers• Send notifications to devices• Support multiple devices per user.

AllMyMeds Application• Additional authentication providers (Google, Twitter)• Integrate with social sites to support team setting

common goals• Pill recognition using camera• Barcode scanning of medication

14

Page 15: TRCS_Allscripts_Phase 1

| Copyright © 2011 Allscripts Healthcare Solutions, Inc. A Connected Community of Health

TRCS Contact Information

Company – TR Computing Solutions, Inc.

Web – http://www.trcs.com

E-mail – [email protected]

Address • 8170 Estes Circle• Arvada CO 80005

15