Comparison of BCDA and CCLF Files
While Beneficiary Claims Data API (BCDA) and Claim and Claim Line Feed (CCLF) files both offer Medicare Parts A, B, and D claims data, there are some differences including their formatting and the frequency with which they make data available.
Model entities can use either or both source(s) for data insights. It’s important to choose what works best for your organization’s workflow and needs. Download the Data Dictionary to review how fields map between BCDA and CCLF files.
What are the differences?
CCLF files are automatically available monthly (using 12 flat files) and can be downloaded weekly upon request. BCDA updates adjudicated claims weekly (using 3 NDJSON files) and partially adjudicated claims data daily (using 2 additional NDJSON files).
BCDA uses the CMS recommended Bulk FHIR Standards. This results in differences during data mapping.
Summary of differences
BCDA | CCLF |
---|---|
Access method | |
Programmatically using API requests | Manually using portals or programmatically using API requests or Command Line Interface |
BCDA | CCLF |
---|---|
Claims data format | |
Interoperable and machine-readable, using FHIR R4 or STU3 format. | Human-readable, using fixed-width tabular files. |
BCDA | CCLF |
---|---|
Claims data source | |
|
|
BCDA | CCLF |
---|---|
CMS models supported | |
|
|
BCDA | CCLF |
---|---|
Data fields | |
|
|
BCDA | CCLF |
---|---|
Historical data provided on newly attributed enrollees | |
|
|
BCDA | CCLF |
---|---|
Update frequency | |
|
|
- Review all unmapped data fields between BCDA and CCLF files
- CCLF Files include weekly (one-time) extracts upon request.
What are the differences between the data sources?
CCLF files get data from the Integrated Data Repository (IDR) monthly. The files are automatically generated monthly to match the cadence of required financial reports. However, weekly extracts are also available upon request.
BCDA gets adjudicated claims data from CCW weekly. The data is updated every weekend. Partially adjudicated claims data from FISS and MCS is available daily. BCDA combines CCW data with IDR’s alignment data (e.g., suppression assumption, data sharing preferences included) to create claims extracts similar to those in CCLF files.
Since CCW and IDR refresh their data at different rates, there are sometimes minor data discrepancies. Additionally, while they use the same source system, IDR and CCW modify their data elements differently. For example, IDR has expanded data elements for enterprise functioning, while CCW has data structures and fields better suited for research.
Which data source is right for me?
Each data source has unique advantages. BCDA is an API, which allows you to automate data requests and streamline workflows for more efficient, secure processes. This lets you act quickly when proactive interventions or changes to your enrollees’ care plans are needed. Additionally, the FHIR format makes it easier to bring large amounts of data into existing data models and combine them with EHRs and other sources of clinical data.
CCLF files are more widely accessible. They’re available to more model entities and its files can be downloaded directly from your model-specific portal.
Can I use both data sources?
Yes, using both data sources provides many benefits:
- Ensure data accuracy: Compare and cross-reference both sources to access a wider variety of historical data and identify any discrepancies.
- Understand utilization patterns, health outcomes, and cost trends: Combine CCLF files’ enrollment data (e.g., start and end dates, coverage type, demographic details) with BCDA data. This can support population health management, risk stratification, and targeted intervention strategies.
- Evaluate care coordination and payment processes: Combine BCDA’s insurance coverage details with CCLF files’ payment data. This can evaluate the coordination of benefits between Medicare and other insurers, assess the financial impact on all parties, and identify primary or secondary payers.