Federal exclusion list. NPI, EIN, and SSN-match coverage with reinstatement status.
CMS Civil Money Penalties
Civil money penalties and payment-denial actions CMS imposed on Medicare-certified facilities — fine amount, penalty type, and date per action, keyed to the facility CCN. Facility-keyed; carries no provider NPI. Source:
FHIR Observation · Sample record
What a record looks like in the API response.
{
"resourceType": "Observation",
"id": "cmp-example",
"_source": "cms-cmp",
"_methodology": "cms-cmp/v1",
"code": { "text": "Civil money penalty" },
"valueQuantity": { "value": 25000, "unit": "USD" }
}Every record carries _source, _methodology, a snapshot date, and a confidence tier. All fourteen provenance fields survive export and API delivery.
curl -H "Authorization: Bearer $FONTEUM_KEY" \ "https://api.fonteum.com/fhir/r4/Observation?_source=civil-money-penalties" \ | jq '._source, ._methodology, .meta.tag'
Dataset facts
| Field | Value |
|---|---|
| Agency | |
| Category | Sanctions and exclusions |
| Records | |
| Temporal coverage | 2023–2026 |
| Refresh cadence | Quarterly |
| Freshness SLA | Within 7 days of CMS release |
| Last synced | 2026-06-13Updated 2026-06-13 |
| FHIR resource | Observation |
| Methodology | cms-cmp/v1 |
| Measured | Penalty type, fine amount, payment-denial days, and penalty date per facility action |
| Upstream source | data.cms.gov → |
Get access
How to reach this dataset.
API access is operator-approved during the pilot. Reviewed within one business day. No charge during the pilot period.
Related · Sanctions and exclusions
The federal System for Award Management (SAM.gov) exclusion registry — individuals and entities barred from federal contracts, grants, and programs across every agency. Aggregate-only: the page reports classification and excluding-agency breakdowns, never an individual record.
OIG Corporate Integrity Agreements — federal compliance agreements healthcare entities enter, typically to resolve fraud allegations while continuing federal-program participation. Effective/closed status and agreement type per entity. Entity-name-keyed; carries no provider NPI.