Updates
Keep up with the BCDA community
This is the home-base for BCDA updates and announcements. For more history, please view our public GitHub repo. To join conversation, sign up for the BCDA Google Group where we share ideas, answer questions, and engage in community troubleshooting efforts.
The Centers for Medicare & Medicaid Services (CMS) is pleased to announce the initial production release of Beneficiary Claims Data Application Programming Interface (BCDA) Partially Adjudicated Enhancement on May 16th, 2023. This initial release was designed as an expansion of the data available to Medicare providers from the 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 fully adjudicated claims data. As ‘partially adjudicated’ claims, these claims have entered the Medicare processing system, however, they are not paid or fully processed by CMS and may be subject to changes.
The data is delivered through the Claim and ClaimResponse bulk Fast Health Interoperability (FHIR®) specification resource types. Part D (drug coverage) and Durable Medical Equipment (DME) are not included in partially adjudicated claims. This enhancement helps to increase care coordination, improve healthcare outcomes, and reduce overall healthcare cost for Medicare beneficiaries.
For more information on partially adjudicated claims, the User Guide can be found here and the Data Dictionary can be found here.
Additionally, please check out the BCDA Google Group announcement that also contains additional details about the PACA launch.
Please do not share Personally Identifiable Information (PII) as defined in the Privacy Act of 1974 or Protected Health Information (PHI) when posting to the BCDA Google Group under any circumstances.
While the BCDA Google Group is a place to share general information, it is still a public forum where PII, PHI, and sensitive information cannot be shared. A good rule of thumb is, “when in doubt, leave it out”.
Examples of PII, PHI, and other sensitive information include:
- Medicare Beneficiary Identifier (MBI)
- Taxpayer Identification Number (TIN)
- National Provider Identifier (NPI)
- Social Security Number (SSN)
- API keys or access credentials (e.g., Client ID, Client Secret)
Personal information commonly appears in API requests or payloads referenced in:
- Google Group posts or emails
- Files and attachments
Please redact PII, PHI, and other sensitive information in the following ways:
- For emails and editable documents, replace sensitive information with the word "REDACTED."*
- For screenshots and non-editable documents (e.g., PDFs) use any editing tool to completely cover or erase sensitive information. This can be done by adding a shape over the information. Make sure the shape is set to 100% opaque and save the final image in a format that supports layers (e.g., PDF).
{
"entityType": "individual",
"taxpayerIdentificationNumber": "REDACTED",
"nationalProviderIdentifier": "REDACTED",
"performanceYear": 2017,
"measurementSets": [
{
"measurements": [
- Important Update Regarding Beneficiary Data: Data Reversion and Delay (December 16, 2022)
- Temporary changes in the transition from 2022 to 2023 (December 15, 2022)
- Notice of Updates to the Data in BCDA V1 and V2 (November 3, 2022)
- Notice of Updates to the Data in BCDA V2 (September 15, 2022)
- Updated BCDA Data Dictionary (June 9, 2022)
- Additional Synthetic Beneficiary Data is Available! (September 30, 2021)
- BCDA Version 2 (V2) Documentation Released! (July 27, 2021)
- BCDA V2 Launch (July 1, 2021)
- New BCDA Data Dictionary (June 1, 2021)
- Update: New Delete Feature (February 26, 2021)
- Updated Sandbox Credentials (February 16, 2021)
- IMPORTANT: Carrier Number Element (February 15, 2021)
- New Data Fields Added to BCDA payloads (February 9, 2021)
- FHIR R4 Coming to the BCDA API (November 9, 2020)
- New Feature: Faster download times using GZIP encoding (October 15, 2020)
- BCDA Shifting to ACO-MS system for API credential management (October 5, 2020)
- BCDA Update: `/Group` endpoint released to production (August 6, 2020)