This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

201809 Coverage Requirements Discovery

From HL7Wiki
Jump to navigation Jump to search


Track Name

Coverage Requirements Discovery (CRD)

Submitting WG/Project/Implementer Group

The Da Vinci Project

Justification

The goal of the CRD Implementation Guide is to allow healthcare payers to be able to query payers to determine:

  • Specific documentation requirements
  • Rules for determining need for specific treatments/services
  • Requirement for Prior Authorization (PA) or other approvals
  • Specific guidance

This track will be testing the ability of a participants to issue a FHIR Operation to discover coverage requirements. It is expected that there will be a reference implementation of the FHIR Operation in a FHIR server to mimic the response with coverage requirement documentation. The track will test the CRD IG that is being balloted in September. This test will help demonstrate:

  • Profiles of FHIR resources along with the operation allow the necessary information for discovery of coverage discovery
  • Profiles of FHIR resources allow the communication of the location of coverage requirement documentation back to providers.

Proposed Track Lead

Andy Gregorowicz - The MITRE Corporation - andrewg@mitre.org

See Connectathon_Track_Lead_Responsibilities

Expected participants

Cerner, Epic, Allscripts, CMS (via The MITRE Corporation), United, Humana, Anthem

Roles

Healthcare Provider

In this role, a provider wishes to discover the documentation requirements for home oxygen therapy. It is expected that the provider will be able to:

  • Invoke the CRD via CDS Hooks
    • Populate the hook request with the necessary demographic, payer and requested service information or have a FHIR server that will respond to queries for the information
  • Handle the response of the CRD CDS Hooks Cards
    • Display to the provider the links to the documentation requirements and allow the provider to follow the links

It is expected, but not necessary, that the Provider end will be implemented as a SMART on FHIR app. The app would pull demographic and payer information from the local EHR and then provide a user interface to allow the provider to select the desired service. The SMART on FHIR app would then invoke the CRD CDS Hooks and display the response.

Healthcare Payer

In this role, the payer examines the request for documentation and responds appropriately. This could be viewed as the server part of the transaction. It is expected that participants in this role will:

  • Provide a FHIR server that implements the CDS Hooks specified in the CRD IG
  • Provide sample documentation responses for incoming queries

Scenarios

medication-prescribe Scenario

This scenario uses the CRD resource profiles in the medication-prescribe CDS Hook as described in the CRD IG.

medication-prescribe Scenario

Action: Healthcare Provider executes medication-prescribe CDS Hook, sending the request to the Healthcare Payer
Precondition: Healthcare Provider hosts a FHIR server with the appropriate Coverage, Location and Organization resources to fully support the scenario
Success Criteria: Healthcare Provider displays Cards returned by the Healthcare Payer
Bonus point: Healthcare Provider supplies OAuth token and requires its use in the retrieval of resources

order-review Scenario

This scenario follows the constraints on the order-review CDS Hook as described in the CRD IG.


Mrs. Smith is an 75 year-old on Medicare FFS with long standing COPD who has had slowly and progressively worsening shortness of breath with activity. In the office her room air saturation after a 5 minute walk is 84%. She has additional evaluation that reveals no new findings. Dr. Good (Healthcare Provider) wants to initiate home oxygen therapy for Mrs. Smith.

Using an application, Dr. Good performs a CRD query against the Healthcare Payer and is informed that specific testing and documentation is required to substantiate the need for home oxygen therapy.

Dr. Good retrieves the documentation templates from the Healthcare Payer.


Scenario Step 1 Name

Action:
Precondition:
Success Criteria:
Bonus point:


TestScript(s)

Security and Privacy Considerations