+ All Categories
Home > Healthcare > BlueButton on FHIR - HxRefactored 2016

BlueButton on FHIR - HxRefactored 2016

Date post: 15-Apr-2017
Category:
Upload: mark-scrimshire
View: 209 times
Download: 0 times
Share this document with a friend
25
Enabling Consumer-Directed Health Data at CMS
Transcript
Page 1: BlueButton on FHIR - HxRefactored 2016

Enabling Consumer-Directed Health Data at CMS

Page 2: BlueButton on FHIR - HxRefactored 2016

IS HE?

@ekivemark

WH

Mark Scrimshire CMS BlueButton Innovator

http://ekivemark.com [email protected]

703.623.2789

Page 3: BlueButton on FHIR - HxRefactored 2016
Page 4: BlueButton on FHIR - HxRefactored 2016

@ekivemark

DisclaimerThe views expressed in this presentation are my own personal views and should not be construed as an official position of:

• US Department of Health and Human Services or

• The Centers for Medicare & Medicaid Services.

Page 5: BlueButton on FHIR - HxRefactored 2016

@ekivemark

20–30kDownloads/Month

• Hospital • Physician • Prescription drugs

Federally Inspired Blue Button Community • VA • DoD (TRICARE) • CMS

2x textdownloadsBeneficiaries can download

up to 3 years of claims data

Private sector applications already ingest, optimize, and visualize data from Blue Button text files

@ekivemark

Page 6: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Unique Medicare Members since 2010

Page 7: BlueButton on FHIR - HxRefactored 2016

There are big opportunities…

54,000,000Medicare Beneficiaries (2014 est.)

@ekivemark

29,000,000MyMedicare Portal Users

Page 8: BlueButton on FHIR - HxRefactored 2016

An Essential First Step

@ekivemark

…but it left the patient to do the heavy lifting

Page 9: BlueButton on FHIR - HxRefactored 2016

BlueButton Vision

“Build a Developer-friendly, Standards-based data APIthat enables beneficiaries to connect their data to the applications, services and research programs they trust”

Page 10: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Why create an API when the Industryhas done that?

@ekivemark

Page 11: BlueButton on FHIR - HxRefactored 2016

@ekivemark@ekivemark

Page 12: BlueButton on FHIR - HxRefactored 2016

@ekivemark

CMS Blue Button on FHIR

+@ekivemark

Page 13: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Fast Health Interoperability Resources

Page 14: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Making a contribution to the FHIR Community

CMS SyntheticPublic Use Files

(SYN-PUF)

FHIRPatient

ExplanationOfBenefit11K Patient Profiles 1.1M EOB Profiles

Page 15: BlueButton on FHIR - HxRefactored 2016

@ekivemark

80 Participants12 Teams

Page 16: BlueButton on FHIR - HxRefactored 2016

@ekivemarkA busy 2 days

Page 17: BlueButton on FHIR - HxRefactored 2016

@ekivemark

And the Winners were: @POC

Page 18: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Un-conference

Code-a-thon

Health

Tech Policy

Page 19: BlueButton on FHIR - HxRefactored 2016

@ekivemark

CMS FHIR Patient Profilehttps://api.bbonfhir.com/api/v1/Patient?_format=json{"resourceType":"Patient", "id":"421118", "meta":{ "versionId":"1", "lastUpdated":"2016-03-22T16:38:17.578-04:00"}, "identifier":[ { "system":"CCW_BENE_CRNT_VW.BENE_ID", "value":"0"}], "name":[{ "family":["00013D2EFD8E45D1"], "given":["f5"]} ], "birthDate":"1923-05-01", "address":[{ "line":["1625 N GEORGE MASON DR, 344, ARLINGTON, VA", “222053683”] } ]}

Page 20: BlueButton on FHIR - HxRefactored 2016

@ekivemark

CMS Blue Button Claim Profilehttps://api.bbonfhir.com/api/v1/ExplanationOfBenefit?_format=json{"resourceType":"ExplanationOfBenefit", "id":"421383", "meta":{"versionId":"1", "lastUpdated":"2016-03-22T16:38:17.578-04:00"}, "identifier":[{"system":"CCW_PDE_FACT.PDE_ID", "value":"233324492503674"}], "provider":{"reference":"Practitioner/421386"}, "prescription":{"reference":"MedicationOrder/421384"}, "patient":{"reference":"Patient/421118"}, "coverage":{"coverage":{"reference":"Coverage/421134"}}, "item":[{"sequence":1, "type":{"system":"http://hl7.org/fhir/v3/ActCode", "code":"RXDINV"}, "servicedDate":"2008-12-05", "adjudication":[{"category":{"system":"CMS Adjudications", "code":"Patient Pay Amount"}, "amount":{"value":10,"system":"USD"}}, {"category":{"system":"CMS Adjudications", "code":"Total Prescription Cost"}, "amount":{"value":350,"system":"USD"} }] }]}

Page 21: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Get to know the FHIR Rest API

https://api.bbonfhir.com/api/v1/Patienthttps://api.bbonfhir.com/api/v1/ExplanationOfBenefit

?_format=json|xml&{Search_parameters}

Page 22: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Patients take ownership of their data

I Authorize

Page 23: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Join inhttps://github.com/HHSIDEAlab/BlueButtonFHIR_API

https://github.com/HHSIDEAlab/bluebutton-text-to-fhir

Page 24: BlueButton on FHIR - HxRefactored 2016

@ekivemark

Keep Up To Date

http://go.cms.gov/bluebutton

Page 25: BlueButton on FHIR - HxRefactored 2016

Mark Scrimshire CMS BlueButton Innovator

@ekivemark http://ekivemark.com

[email protected] 703.623.2789


Recommended