What is BCDA Partially Adjudicated Claims Data ?
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. It 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. It typically takes 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. BCDA Partially Adjudicated Claims data can be used to increase care coordination, improve healthcare outcomes, and reduce healthcare costs for Medicare beneficiaries.
Characteristics of the BCDA Partially Adjudicated Claims Data
- Adds additional data to a subset of fields that exist in BCDA today. These fields have the potential to be beneficial in supporting care coordination.
- Provides Fee-for-Service (FFS) claims from the Medicare Fiscal Intermediary Shared System (FISS, for institutional claims) and Medicare Multi-Carrier System (MCS, for professional claims).
- Excludes Part D (drug coverage) and Durable Medical Equipment (DME) claims.
- Filters claim data so that REACH ACOs only receive data about their aligned beneficiaries (who have not opted out of data sharing). BCDA also excludes all claims with substance abuse codes (as required by the Confidentiality of Alcohol and Drug Abuse Patient Records Regulations, 42 CFR Part 2).
- Must be retrieved through Beneficiary Claims Data API Version 2 (BCDA V2).
Benefits of BCDA Partially Adjudicated Claims Data
Healthcare organizations need to receive data promptly. Accessing data rapidly allows REACH ACOs to coordinate beneficiary care and expedite payments.
Eligibility & Access
Currently, the BCDA Partially Adjudicated Claims Data is only available to ACO REACH model participants using BCDA with credentials for BCDA. BCDA has made available synthetic datasets for partially adjudicated claims in the BCDA sandbox, which is open to anyone. You can learn more about the sandbox access here.
Before you can access partially adjudicated claims production data for your aligned beneficiaries, please make sure you have met the following requirements:
- Must be an ACO REACH model participant
- Must have valid BCDA credentials - If you do not have BCDA credentials, you can find out how to get them here.
- Complete the Health Insurance Portability and Accountability (HIPAA) - Covered Disclosure Request Attestation and Data Specification Worksheet to access the BCDA production environment. Instructions for this worksheet can be found here.
- Obtain Your Access Token by following these instructions found here.
- Request Partially Adjudicated Claims Data via the Beneficiary Claims Data API (BCDA), found here.
User Guide
The BCDA Partially Adjudicated Claims User Guide contains information found on this page and additional useful information for REACH ACOs. You can download the User Guide here.
Data Dictionary
The BCDA Partially Adjudicated Claims data provides the following two (2) new resource types under the FHIR® specification for REACH ACOs with BCDA credentials. Download the Data Dictionary for the Partially Adjudicated Claims Data here.
- Claim - Professional and institutional claims providers submit for payment (including the services they provide to beneficiaries) by way of the Claim resource type. Additional details are found here
- ClaimResponse - The ClaimResponse resource type provides information about a claim’s adjudication status and processing results. Additional details are found here
Partially adjudicated claims are dynamic; users can view claim processing changes as near-daily updates. By comparison, adjudicated claims reflect final-action processing and updates are less common.
Frequently Asked Questions (FAQs)
The BCDA Partially Adjudicated Claims data can be used to increase care coordination, improve healthcare outcomes, and reduce overall healthcare cost for enrollees. It does this by reducing the time to access Parts A and B Fee-for-Service (FFS) claims from typically up to 14 days for adjudicated claims, to 2-4 days using partially adjudicated claims data. Partially adjudicated claims are claims that have entered the Medicare processing system but are not fully paid or processed by CMS. Part D (drug related) and Durable Medical Equipment (DME) are not included in partially adjudicated claims. The BCDA Partially Adjudicated Claims data is accessible through BCDA. This capability is available to Realizing Equity, Access, and Community Health (REACH) Accountable Care Organizations (ACOs). The initial release provides these REACH ACOs with an opportunity to streamline their clinical care processes. REACH ACOs with BCDA credentials who access BCDA V2 will, by default, also retrieve partially adjudicated claims through the Claim and ClaimResponse resource types.
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 Claims functionality exposes the following two (2) additional bulk FHIR® resource types: Claim and ClaimResponse, so that REACH ACOs with BCDA credentials can also access partially adjudicated claims data.
The endpoints that expose BCDA Partially Adjudicated Claims are as follows.
- /Patient endpoint
- /Group endpoint
These endpoints are used for adjudicated claims as well.
The Data Dictionary for the BCDA Partially Adjudicated Claims data can be found here.
Using partially adjudicated claims data for simple, one-stage events, like Vitamin D testing, will not provide much benefit since the event has already been completed and the payment has been made. If the event becomes a multi-event with a potentially high cost, you may want to look into partially adjudicated claims data early on.
Email is the best way to get in touch with the BCDA Project Team bcapi@cms.hhs.gov. We are also available to answer questions in the BCDA Google Group which can be found here.
Please make sure the IP address you are connecting with is whitelisted in 4i, found here.
There are 5 basic things that are required to access the BCDA (Beneficiary Claims Data API) Partially Adjudicated Claims data?
- Must be an ACO REACH model participant
- Must have valid BCDA credentials - If you do not have BCDA credentials, you can find out how to get them here.
- Complete the Health Insurance Portability and Accountability (HIPAA) - Covered Disclosure Request Attestation and Data Specification Worksheet to access the BCDA production environment. Instructions for this worksheet can be found here.
- Obtain Your Access Token by following these instructions found here.
- Request Partially Adjudicated Claims Data via the Beneficiary Claims Data API (BCDA), found here.
BCDA API version 2 (V2) is required to access the BCDA Partially Adjudicated Claims data.
Currently, the BCDA Partially Adjudicated Claims Data is only available to REACH ACOs with BCDA credentials. BCDA has made synthetic data sets available for anyone to test partially adjudicated claims in the BCDA Sandbox. You can learn more about the BCDA sandbox access here.
The credentials for BCDA Sandbox are available on the BCDA website, found here.
Access to the Claim and ClaimResponse resources is handled within BCDA on a per ACO (Accountable Care Organization) ID level. There are no required changes to credentials for those REACH ACOs who would like access to the V2 endpoint. The BCDA V2 service supports the same functionality as V1 API endpoints in both the sandbox and production API environments. All V2 endpoints should work as described in the existing BCDA documentation. To transition from V1 to your BCDA V2 endpoints, replace ‘v1’ in the API call URLs with ‘v2’, as in the cURL example below:
curl -X GET "https://sandbox.bcda.cms.gov/api/v1/Patient/\$export" \
-H "accept: application/fhir+json" \
-H "Prefer: respond-async" \
-H "Authorization: Bearer {access_token}" \
-i
In Medicare Fee-for-Service (FFS), in the timeline of a supplier order and partially adjudicated data, there is no pre-authorization information available. In BCDA, we only see partially adjudicated claims for actual claims, not for the pre-authorization type or a pre-determination type.
As for the amount of data you can expect between adjudicated claims and partially adjudicated claims, partially adjudicated claims will experience iterations during their journey, potentially causing them to look larger in the database than the adjudicated claims. By nature, you're getting access and visibility into the claim as it moves along. Every time an adjudicated claims goes to a different step, we are including an update message in the data. The volume of claims data you're going to see depends on how many MBIs (Medicare Beneficiary Identifiers) you have access to, given the number of enrollees attributed to your REACH ACO, as well as the number of updates a given claim receives. You could consider using a database query (e.g. on the number of enrollees) in your environment for more information on your specific needs.
One portion of the volume of data is tied to a claims journey during the adjudication process. During the claims journey, claims can have many iterations. Through the three (3) phases, a claim can go through a rapid number of iterations as it is denied and reprocessed. With partially adjudicated claims, you can get access and visibility during the claim’s journey. Every time the claim travels through a different step, you can see an updated message in a partially adjudicated claims data. For the entire claim, we have seen on average, about 12 million MCS (Multi-Carrier System) claims and 5 or 6 million FISS (Fiscal Intermediary Standard System) claims per day. This is approximately 160,000 each day and 18 million adjustments throughout the week. You will see a significant increase in volume if you are keeping every single version as the ClaimResponse evolves. The second part of the volume for partially adjudicated claims data depends on how many MBIs to which an organization has access.
All claims data that appear in the claims submission process are captured, this includes every change that could come in from upstream claims data. Not all changes are data fields that are visible to end users. This means that a change could occur, but then the data won't reflect it. More in-depth queries would need to be done to determine this information.
This would not negate the need for the EOB Resource. The Claim and ClaimResponse resources contain a subset of data elements that are in the EOB. So if you would like to get the full set of data elements, you would need to have the EoB resource.
We cannot make a recommendation on the frequency you should query the Explanation of Benefits (EOB), Patient and Coverage resources. These resources are typically updated weekly. The Claim and ClaimResponse resources are typically updated every 2 to 4 days.
Every Claim has one and only one ClaimResponse. Version numbers are not currently provided for claims. We can explore providing versioning in the future based on interest.
The BCDA Partially Adjudicated Project Team is continuously working to source, ingest (import data), and add new data fields to the API. Please let us know if there are any fields that you would like to see us add.
These two fields are not present in the partially adjudicated data fields at this time. We are always looking for feedback to help improve the availability of data elements that can improve healthcare coordination and patient outcomes.
Please be very careful using 3rd party web-based clients that are not in your control. You may unintentionally be sharing your credentials with them to make REST calls on your behalf; thus becoming a security risk. We recommend speaking with your technical team to assist you in using secure REST client tools that do not leak data. Additionally; you will need to make sure that the 4i IP whitelisting rules apply to whatever tool you are using.
Again, please be very careful in using 3rd party website utilities that are outside of the control of your REACH ACO. You may be sharing sensitive PII/PHI patient data with these websites. We recommend speaking with your technical team to assist you in using secure parsing tools that do not leak any data.