The Centers for Medicare & Medicaid Services (CMS) is pleased to announce the upcoming production release of Beneficiary Claims Data Application Programming Interface (BCDA) Partially Adjudicated Enhancement on May 16th, 2023. This initial release expands the data available to Medicare providers from BCDA and is available to Accountable Care Organizations (ACOs) participating in the ACO Realizing Equity, Access, and Community Health (ACO REACH) Model.
Access to partially adjudicated claims data reduces the time to access Parts A and B fee-for-service claims to 2-4 days after claim submission, while it is typically up to 14 days for adjudicated claims data. As ‘partially adjudicated’ claims, these claims have entered the Medicare processing system, but are not paid or fully processed by CMS and may be subject to changes. This enhancement helps to increase care coordination, improve healthcare outcomes, and reduce overall healthcare cost for Medicare beneficiaries.
The BCDA Partially Adjudicated Claims Enhancement production launch follows the successful completion of a limited launch period. During limited launch, a small group of REACH ACOs evaluated the partially adjudicated claims data and provided feedback on the value and possible uses of the data in their specific claims processing. For example:
How does the BCDA Partially Adjudicated Enhancement fit into the current BCDA production environment?
REACH ACOs with BCDA credentials can currently access adjudicated claims data through three (3) bulk Fast Healthcare Interoperability Resource (FHIR®) resource types: Explanation of Benefit, Patient, and Coverage.
The BCDA Partially Adjudicated Enhancement provides the following two (2) new resource types under the bulk FHIR® specification:
Claim
The Claim resource type provides information about professional and institutional claims providers submit for payment (including the services that beneficiaries receive).
ClaimResponse
The ClaimResponse resource type provides information about a claim’s adjudication status and processing results.
The BCDA Partially Adjudicated Enhancement does not modify or impact the BCDA adjudicated claims data current accessed through the three (3) bulk FHIR® resource types.
Partially adjudicated claims are dynamic; users can view the claim processing changes as near-daily updates. By comparison, adjudicated claims reflect final-action processing and updates are less common.
Characteristics of the BCDA Partially Adjudicated Enhancement.
What to do if you want access to partially adjudicated claims data.
Making a call to BCDA V2 will by default retrieve all five (5) bulk FHIR® resource types. No more action is necessary to retrieve the new Claim and ClaimResponse resource types for partially adjudicated claims data. On the BCDA website, there is type query parameter information. This parameter allows users to select the bulk FHIR® resources they want to receive by selecting specific resource types. To retrieve all five (5) resource types, exclude the type parameter. For a subset of resource types, the desired resources are set in the type query parameter. For example, to request only partially adjudicated claims data, make sure you include Claim and ClaimResponse in the type query parameter:
For partially adjudicated claims access
GET /api/v2/Group/$export?_type=Claim,ClaimResponse
What to do if you do not want access to partially adjudicated claims data.
To request only adjudicated claims data, make sure you specify the desired resources types, Explanation of Benefit, Coverage, and Patient, in the type query parameter:
For adjudicated claims access
GET /api/v2/Group/$export?_type=ExplanationOfBenefit,Coverage,Patient
CMS's goal is to assist the REACH ACOs with access to and use of partially adjudicated claims data. To that end, we are pleased to inform you about the following:
All REACH ACOs can try out the synthetic partially adjudicated FFS claims data in the BCDA Sandbox environment, without any BCDA Production environment credentials or approval by BCDA. To get started using synthetic partially adjudicated claims data in the BCDA Sandbox environment, REACH ACOs should follow the guidance outlined at https://bcda.cms.gov/guide.html#try-the-api, with minor adaptations:
We look forward to seeing you at our production pre-launch webinar on May 2, 2023.
In the meantime, do not hesitate to reach out to us if you have any other questions.
With regards,
BCDA Partially Adjudicated Enhancement Team
Email: bc...@cms.hhs.gov