Provenance

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

Overview

The ACO Participants dataset identifies the provider organizations participating in the Medicare Shared Savings Program (MSSP), published by the Centers for Medicare & Medicaid Services (CMS). Each record links a participant—identified by Tax Identification Number (TIN) and, where applicable, CMS Certification Number (CCN)—to its parent Accountable Care Organization (ACO) via the ACO_ID field. The file is published annually as a point-in-time snapshot, typically reflecting the participant roster as of January 1 of the performance year.

This dataset answers questions such as: which provider organizations belong to a given ACO, how many TINs are enrolled in each ACO, and which hospitals (by CCN) participate in shared savings arrangements. Because participants are identified at the TIN level rather than the individual clinician level, a single record may represent a large multi-provider group practice encompassing hundreds of individual physicians. The dataset is essential for mapping the organizational structure of MSSP ACOs and for cross-linking ACO participation to hospital-level quality and cost metrics.

Join Strategy

CareGraph joins this dataset to ACO entity pages using the ACO_ID field, a character string in the format A0001 (a letter prefix followed by a four-digit zero-padded number). Each participant record is matched to its corresponding ACO page at /aco/{ACO_ID}. No normalization of ACO_ID is required beyond preserving the original string format.

Hospital participants that carry a CCN enable a secondary cross-link to hospital entity pages at /hospital/{CCN}. The CCN is a 6-character zero-padded string and is matched using the same normalization applied across all CareGraph hospital joins. Participant records without a CCN (e.g., physician group practices, FQHCs) link only to the ACO page and do not generate hospital cross-links.

Known Limitations

Data Quality Notes

← Back to Methodology Hub · Report an error