Provenance

Dataset ID
aco-bene-county
Entity Type
aco
Role
cross-link
Source
CMS
Vintage
PY2023
Entity Count
0
Last ETL Run
2026-04-13

Overview

The ACO Assigned Beneficiaries by County dataset is published by CMS as part of the Medicare Shared Savings Program (MSSP) public use files on data.cms.gov. It reports the number of Medicare fee-for-service beneficiaries assigned to each ACO, broken down by the beneficiary's county of residence. Each row represents one ACO-county pair with the count of assigned beneficiaries in that county. The current file covers Performance Year 2023.

This dataset enables geographic analysis of ACO service areas: which counties an ACO draws beneficiaries from, how concentrated or dispersed its beneficiary population is, and how ACO coverage overlaps with county-level health metrics. CareGraph uses it to build the beneficiary-by-county section on ACO entity pages and to create cross-links between ACO and county pages.

Join Strategy

This dataset joins to ACO entity pages using the ACO_ID field (character string, e.g., "A0001"). During ETL, the ACO_ID is normalized to uppercase and matched to ACO entity manifests. The county dimension uses a derived FIPS code: the source file provides State_Name and County_Name rather than FIPS codes directly, so the ETL maps these to 5-digit FIPS codes via a name-based lookup. Suffix-aware matching handles common variations (e.g., "St." vs "Saint", "County" suffix presence or absence). ACO-county pairs that cannot be matched to a valid FIPS code are logged and excluded.

For each ACO, the ETL selects the top counties by beneficiary count for display on the ACO page and creates bidirectional cross-links from county pages back to ACOs that serve beneficiaries in that county.

Known Limitations

Data Quality Notes

← Back to Methodology Hub · Report an error