28
Blockchain for Healthcare Development, Progress and Use Cases Brian Ahier, digital health evangelist Medicity an Aetna Company

Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

BlockchainforHealthcare

Development,ProgressandUseCases

BrianAhier,digitalhealthevangelistMedicityanAetnaCompany

Page 2: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

© 2016 IBM Corporation Page 6

Introducing BlockchainAsharedledgertechnologyallowinganyparticipantinthebusiness

networktoseeTHEsystemofrecord (ledger)

Page 2

Page 3: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchain underpinsBitcoin …

–Unregulated, censorship-resistant shadowcurrency

–First Blockchain application• Pioneer of

Blockchain technology

BUT

is not bitcoin

… Digital currencies are different fromcryptocurrency

Page 4: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchainbeyondthehype…

Page 5: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchain User

Certificate Authority

Blockchain Developer

Blockchain Network Operator Traditional

ProcessingPlatforms

Traditional Data Sources

Blockchain

B2B transactions

access to logic

access to data

creates applications

operates

accesses security

certificates

Regulator

performs oversight

The Participants in a Blockchain Network

R U

D

O

ü

Page 6: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchain Participants

the business user, operating in a business network. This role interacts with the Blockchain using a LOB application. They are not aware ofthe Blockchain.

the overall authority in a business network. Specifically, regulators may require broad access to the ledger’s contents.

the developer of applications and smart contracts that interact with the Blockchain and are used by Blockchainusers.

defines, creates, manages and monitors the Blockchain network. Each business in the network has a Blockchain Networkoperator.

manages the different types of certificates required torun a permissioned Blockchain.

an existing computer system which may be used by theBlockchain to augment processing. This system may also need to initiate requests into the Blockchain.

an existing data system which may provide data toinfluence the behaviour of smart contracts.

Blockchain User

Blockchain Developer

Certificate Authority

Blockchain Regulator

Traditional Processing

Platform

Traditional Data

Sources

Blockchain Network Operator

U

R

D

O

ü

Page 7: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Design characteristics of blockchain systems:

Since all data is copied to every entity on the chain, confidentiality needs to be layered on top.

For the same reason, space is at a premium, so small data or metadata is preferred.

One key feature is the ability to prevent “double spending”; e.g., this is a way to keep a particular prescription from being used more than once.

Governance models on permissioned chains can map to existing structures – e.g., limit to HIPAA-covered entities.

Can we get to patient data portability? Many hope so!

Page 8: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchainforbusiness …

Append-only distributed system ofrecord shared across business network

Business terms embedded intransaction database & executed with transactions

All parties agree to networkverified transaction

Ensuring appropriate visibility; transactions

are secure,authenticated

& verifiable

Privacy

Shared ledger

… Broader participation, lower cost, increasedefficiency

Smart contract

Consensus

Page 9: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Records all transactions across business network

Shared ledger

• Shared between participants• Participants have own copy through replication• Permissioned, so participants see only appropriate transactions• THE shared system of record

Page 10: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

• Ledger is THE system of record for abusiness.– Business will have multiple ledgers for

multiple business networks in which they participate.

• Transaction – an asset transfer onto or off of the ledger– John gives a car to Anthony (simple)

• Contract – conditions for transaction tooccur– If Anthony pays John money, then car

passes from John to Anthony (simple)– If car won't start, funds do not pass to

John (as decided by third party arbitrator) (more complex)

Ledgersarekey …

Page 10

Page 11: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Smart contract

Business rules implied by the contract … embedded in the Blockchain and executed with the transaction

• Verifiable, signed

• Encoded in programming language

• Example:– Defines contractual conditions under which corporate Bond transfer occurs

Page 12: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Privacy

Ledger is shared, but participants requireprivacy

• Participants need:– Transactions to be private– Identity not linked to a transaction

• Transactions need to be authenticated• Cryptography central to these processes

Page 13: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Consensus

• Anonymous participants– Bitcoin cryptographic mining

provides randomized selection among anonymous participants

– Significant compute cost (proof ofwork)

• Known & trusted participants– Commitment possible at low cost– Byzantine fault tolerance (BFT)

… the process by which transactions are verified

• Multiple alternatives– Proof of stake, where influence is

determined by risk of validators– Multi-signatures, validation needs consent

from 3 out of 5 validators

• Industrial Blockchain needs “pluggable” consensus

Page 14: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Provenance/Metadatatagging

Consent/Non-repudiation

? Key/IdentityManagement

? PatientReportedOutcomeMeasures

? Businessissues:ROI• QualityReporting

• PrecisionMedicineInitiative

“It'slikeThor'shammer,perfectlyengraved,verymightyandstrong,candoamazinglygoodthings…withblockchain,wearepresentedwithaverystrongtool.Ifwesticktowhatblockchainshouldbedoingandnottryandmakeitdothingsthatitwasn'treallyinventedfor,that'sagoodthingandwhatweshouldbedoing.”– TonyTrenkle

Thor’sHammer:DiscoveringtheRightNailforBlockchain

Page 15: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Economic Waste: The Cost of Inefficiency in Medical Payments

WHAT IS A BLOCKCHAIN?

Page 16: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Patient

ProviderPayer MarginCompression

áPaymentShareáBadDebt

DemandáReimbursementRates

MarginCompression

á Premiumsâ Coverage

RisingCosts

Economic Waste: The Cost of Inefficiency in Medical Payments

BROKEN BILLING RELATIONSHIP

• 15% of every $1 collected by a provider is used to cover claims processing, billing, payment processing, and bad debt collections.*

• Costs continue to rise, largely driven by increasing out-of-pocket patient payments à $250B in 2007 versus $420B in 2015.*

• Vicious cost cycle for all parties:

Source: HIMMS- Rethinking Revenue Cycle Management; April 2015

Page 17: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

[1]Source:ARKInvestmentManagementLLC,datasourcedfromNationalHealthExpenditureData,CentersforMedicareandMedicaidServices,AHRQ,IMSInstitute,BlueCrossBlueShield,GuruFocus,andmore[2]Source:ARKInvestmentManagementLLC,datasourcedfromNationalHealthExpenditureData,CentersforMedicareandMedicaidServices,AHRQ,IMSInstitute,BlueCrossBlueShield,HCA10K2007-2015,LifePoint10K2007-2015

Hospitals aren’t banks!

Economic Waste: The Cost of Inefficiency in Medical Payments

HOW BLOCKCHAIN CAN HELP HEALTHCARE BILLING

Reduces time to collect from patients and insurance providers.• Approximately $23 billion in savings available.1

Restructures the billing relationship between providers and patients so it is more like other billing relationships à transparent, fast, and secure.• Approximately $7 billion in savings available to hospitals from

decreased volatility in collections, with potentially much greater savings available from an improved billing relationship.2

Page 18: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

What isNextGenerationAuthentication?

NGA is drivinga paradigmshift in mobile & web authentication

TheObjectiveImplementworld-class capabilities to reduce risk andenableafrictionlessuserexperience.

KeyFeatures• Passwordelimination/reducedreliance• Multimodaluser authentication• Context aware access control• Real-timebehavioranalysis• Continuous authentication• Dynamic AuthenticationAssurance Levels (LOA)• User across application anddevices

©2017AetnaInc.

Page 19: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Authentication is nolongeranevent…itisintegratedintothe application

The way you use an application isa better indicator of who you arethan knowledge of apassword

ContinuousBehavioral

Authentication

BiometricAuthentication

ContinuousContextual

AuthenticationMovingforward,authenticationiscontinuous andintegrated natively into applicationinteractions

In the past, authentication has been a singleevent,takingplaceonlywhenanapplicationislaunched

©2017AetnaInc.

Page 20: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

BackendAnalytics

& Risk Engine

LOA

Real-Time (RT)Authorization

ControlMonitor

Prevent @ Inception

Cognitive &Device

Biometrics

DecentralizedAuthentication

AetnaNGA’scorebuildingblocks

AetnaAuthenticationHub

Devicestoresbiometricand

validatesitlocally(nocentraldatabase)

Examples:Swipespeed,geolocation,

typicalapplicationusagepatterns

Integrateauthenticationeventsintotheuserexperience(notbinary)

Bigdataanalyticscreateariskscore

forthatuser/devicecombination

• Adaptive• Continuous• Behavioral• Analytics

©2017AetnaInc.

Page 21: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Federation

SAML

FEDERATION

OAuth OpenID Connect

Second Mile

ComplicatedAuthentication

NO PASSWORDS

First Mile

• Standards are catchingup onmile one• Miletwoisgettingmoremature

• Federationneed improvement• Noprior relationship

• SAML:Dynamic AuthN/Z• OAuth, OIC dynamicend point• Blockchain Opportunity

• Howaboutidentityassurance?− Poorly deploying strong authentication

isthesameasweakauthentication• FIDOsolvesthePWproblembutmandates

betteridentitybindingattherelayingpart• ProperIdentityvetting/proofing becomes

essential

©2017AetnaInc.

Page 22: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Identityproofingand accountrecovery

• Iforgotmypassword• Icannotfind/lostmyphone• Iamlockedoutofmyaccount

AccountRecoveryOptions• KBA (static and/ordynamic)• Emailaccount (compromised)

− Passwordresetlink− Oranewpassword− EnrollingbackinFIDO

Account Login Current Pain Points IdentityProofing• Binding a FIDO authenticator to a user

accountonrelyingpartyrequiresperforming an Identity vetting step− Trustanchor(akaBootstrapping

problem)• Currentlypre-established

Authenticatorsareused asanchorsofTrust(suchaspasswords)

Online identity proofing is challenging and still relies on something “you know”

©2017AetnaInc.

Page 23: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchain technology

Permisionless• Proofofwork (PoW)• Opennode participation• Weak(er) governance

− Roleofdetermined entities• Performance

− Mileagemay vary

Permissioned• Controlled participation

− Authorized entities• Improved Governance• Entitiesare vetted• Potentiallyfaster consensus

• Blockchain– distributeddata store• PublicKeyCryptography (PKI)• Peertopeerconnected nodes

• Consensusmechanism(PoS,PoW, etc)

• Smart contracts

©2017AetnaInc.

Page 24: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchain:What istheopportunity

Motivation• Improve onidentity vetting, registration and

verification• Address open issues in our current solutions such as

− Missingidentityattributes− Identity bootstrapping− Compliance− initialidentityproofing− Identity binding− Betteruser experience

• What we want to achieve is areliable and scalablesystem for attributes verification, storage, access,revocationandupdate

• Privacy enabled architecture wheremultiple entitiescollaborateonidentityattributeservicesperuserconsent

Blockchaincantransformidentityproofing,bindingandrecovery

UseBlockchaintoimplementa common identity trust fabric

©2017AetnaInc.

Page 25: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

Blockchain foridentityvetting

Establish TrustClient

UniversalAuthNToken

UniversalEnctoken

ParticipantA

Blockchain

ParticipantC

ParticipantB

ParticipantD

PolicyBrokers

Attestation

Attestation

Attestation

Attestation

Wallet

• Clientacquirepolicy• Client goes to Application

Websitetoenroll• Enrolmentsteprequires

• IdentityVerification

• EquivalentofKYC• Atregistrationstage

Identityisasserted• thoroughAttestations

onthe blockchain

• andwithFIDOabindingbetweenadeviceand identitycanbe asserted

©2017AetnaInc.

Page 26: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

HyperledgerProject Members

QUICKFACTS

airman Bl M rs/DAH

tir Behlendo

Tec al is BM

Co on 000 linesode in Feb 2

Sprint t neco se with

releas uninking

Associate

PremierGeneral

Page 27: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The

HyperledgerHealthcareWorkingGroup

Page 28: Blockchain for Healthcare · Medicaid Services, AHRQ, IMS Institute, Blue Cross Blue Shield, HCA 10K 2007-2015, LifePoint 10K 2007-2015 Hospitals aren’t banks! Economic Waste: The