Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Support Da Vinci PDex implementation #16

Closed
jdjkelly opened this issue Jul 9, 2021 · 1 comment
Closed

Support Da Vinci PDex implementation #16

jdjkelly opened this issue Jul 9, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@jdjkelly
Copy link
Member

jdjkelly commented Jul 9, 2021

Da Vinci PDex (Payer Data Exchange) is another project run by the Da Vinci WG similar to what was described in #12

PDex tries to solve data exchange between payers and providers. When a member visits a new provider for the first time, PDex makes it easy for the payer/health plan to provide the doctor's office/provider with a member's clinical history. PDex is a parallel development to CARIN's Consumer Directed Payer Data Exchange:

The CARIN Consumer Directed Payer Data Exchange IG (CARIN IG for Blue Button®) defines how Claims and Encounter Data are to be provided; This DaVinci Payer Data Exchange IG (PDex) and the US Core IG define how Clinical Data is to be provided.

Member initiated exchange flows use SMART

This IG provides a mechanism for Member-authorized exchange of their Health History:

  • From an old Health Plan to a new Health Plan
  • From their Health Plan to a third-party application of the member’s choice.

The authorization method uses the OAuth 2.0 protocol to issue a token to an authorized application or service. The authorized application can then use the token to enable interaction with the FHIR REST API.

image

Provider initiated exchange flows use CDS Hooks + SMART

image

http://hl7.org/fhir/us/davinci-pdex/CDS-Hooks.html

We should investigate:

  • Support for PDex requirements in CDS Service
  • Touchstone/conformance testing
  • CARIN vs PDex member flow/adoption?
@jdjkelly jdjkelly added the enhancement New feature or request label Jul 9, 2021
@jdjkelly jdjkelly assigned jamais-vu and unassigned jamais-vu Jul 27, 2021
@jdjkelly
Copy link
Member Author

Working on this elsewhere :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants