Medicare Revoked Providers and Suppliers
We track every provider and supplier CMS has revoked from Medicare enrollment and placed under a re-enrollment bar. Each record is one revoked enrollment: NPI, name, state, provider type, the 42 CFR 424.535 revocation authority or authorities, the revocation date, and when the bar lifts.
- Size
- 8,136 revoked enrollments
- Refresh
- Quarterly
- Price
- $20 per 1,000 records
Who uses this
Payer and health-system credentialing teams
Re-screening a provider roster; match on NPI or name, get the revocation authority and the date the bar lifts.
Compliance and FWA teams
Run a second exclusion screen alongside the OIG LEIE; a CMS revocation is a different event and the two lists do not carry the same people.
Provider data vendors and RCM platforms
Need the list as records rather than as a quarterly CSV to re-parse.
Analysts
Study revocation patterns: which authorities, which provider types, which states, over time.
Sample records
Real records from the source, shown with a subset of the fields. Every run returns the full field set below.
| fullName | entityType | state | providerType | revocationReason | revocationEffectiveDate |
|---|---|---|---|---|---|
| OAKTREE MEDICAL CENTRE, PC | organization | SC | PART B SUPPLIER - CLINIC/GROUP PRACTICE | 424.535(A)(3) Felonies | 2021-12-07 |
| HOMEWARD BOUND HEALTH SERVICES, INC. | organization | MO | PART A PROVIDER - HOME HEALTH AGENCY | 424.535(A)(3) Felonies | 2017-07-28 |
| CITYWIDE HOME CARE INC. | organization | CA | PART A PROVIDER - HOME HEALTH AGENCY | 424.535(A)(5) On-Site Review;424.535(A)(9) Failure To Report | 2024-03-07 |
Sample rows (organizations) taken from the CMS API on 2026-08-23, shown in the actor's output shape.
Fields
The most used fields in each record. The Apify listing documents the full output schema.
- npi
- National Provider Identifier; null for 123 of 8,136 records
- fullName
- Organization name, or the individual's name, whichever CMS published
- entityType
- "organization" or "individual", derived from which name columns CMS filled
- state
- Two-letter state code
- providerType
- CMS provider type description
- revocationReason
- Semicolon-joined 42 CFR 424.535 authority text as CMS publishes it
- revocationEffectiveDate
- ISO date the revocation took effect
- reenrollmentBarExpirationDate
- ISO date the re-enrollment bar lifts
How it works
1
Run it on Apify
Open the listing, sign in to Apify, and press Start. The actor reads the public source directly, normalizes each record, and writes the results to your Apify dataset. You can also schedule it to run on a cadence.
2
Filter to what you need
- •state: two-letter codes, matched exactly
- •providerType: case-insensitive substring, e.g. PHARMACY, HOME HEALTH
- •revokedFrom / revokedTo: revocation effective-date window, inclusive
- •reasonCode: one or more 42 CFR 424.535 authorities (full or shorthand), matched anywhere in a multi-reason record
- •keyword: case-insensitive substring across name, organization name, NPI and enrollment ID
- •activeBarOnly: keep only records whose re-enrollment bar has not yet expired
3
Export or connect
Download the dataset as CSV, JSON, or Excel from the Apify console, or pull it straight into your own system through the Apify API and integrations.
Default run with no input returns the 100 most recent revocations. maxResults ranges 1 to 10,000 and sets the bill directly. A full unfiltered read is two requests, about 12 seconds, at the CMS-mandated 10-second crawl delay.
Pricing
$20 per 1,000 records
Pay per result, billed through your Apify account at $0.02 per record. You are charged only for the records the run delivers to your dataset, so a filtered run that matches nothing costs nothing. No subscription, no minimum.
Source, refresh, and licence
- Source
- Centers for Medicare & Medicaid Services (CMS): Revoked Medicare Providers and Suppliers
- Size
- 8,136 records on 2026-08-23: 4,739 organizations, 3,397 individuals, across 53 states and territories and 172 provider types; extract covers quarter 2026-04-01 to 2026-06-30, modified 2026-08-04
- Refresh
- Quarterly (CMS accrualPeriodicity: R/P3M)
- Licence
- US Government work, public domain: https://www.usa.gov/government-works
- Attribution
- Centers for Medicare & Medicaid Services (CMS)
Questions buyers ask
How many Medicare providers have been revoked?
8,136 enrollments were revoked as of 2026-08-23: 4,739 organizations and 3,397 individuals, across 53 states/territories and 172 provider types.
Is this the same as the OIG exclusion list (LEIE)?
No. This is CMS enrollment revocation under 42 CFR 424.535, a different action from an OIG exclusion on the LEIE; neither list is a superset of the other, so compliance teams typically screen both.
Can I filter to only providers still under an active re-enrollment bar?
Yes, set activeBarOnly to true. Because CMS refreshes this table quarterly, 90 of the 8,136 records already had an expired bar as of 2026-08-23 and are excluded by that filter.
Related datasets
Medicare Opt-Out Physicians and Practitioners
We track every physician and practitioner who has formally opted out of Medicare, from CMS's Opt Out Affidavits dataset.
Medicare provider enrollmentMedicare Revalidation Due Date Leads
We narrow CMS's full Revalidation Due Date List, 2.93 million Medicare enrollment rows, down to the ones that actually carry a due date inside a window you choose.
Nursing homes and senior careSkilled Nursing Facility Change of Ownership Tracker
We track every Medicare skilled nursing facility that changed hands since January 1, 2016, direct from CMS's own data-api.
Pull the data you need
Run it yourself on Apify, or ask us for a custom extract, a join against another dataset, or a scheduled delivery.
We are not affiliated with or endorsed by Centers for Medicare & Medicaid Services (CMS). The actor reads the public dataset linked above and adds no data of its own.