CMS Dialysis Facilities
Pricing
from $33.50 / 1,000 facility records
CMS Dialysis Facilities
A clean, structured roster of Medicare-certified dialysis facilities in the United States, sourced live from the official CMS provider-data API (https://data.cms.gov) β the anonymous, documented Centers for Medicare & Medicaid Services endpoint.
Pricing
from $33.50 / 1,000 facility records
Rating
0.0
(0)
Developer
NexGen Watch
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
π CMS Dialysis Facilities
A clean, structured roster of Medicare-certified dialysis facilities in the United States,
sourced live from the official CMS provider-data API (https://data.cms.gov) β the
anonymous, documented Centers for Medicare & Medicaid Services endpoint. One record per
facility, deduplicated on CMS Certification Number (CCN), carrying CMS's own identity,
ownership, service, and quality fields exactly as published.
Output is one dialysis_facility row per result; billing is pay-per-event, the value event being one facility record (a $0.02 start fee per run, then $0.05 per facility record). Source: data.cms.gov.
No login, no API key and no CAPTCHA solving are involved: the source is read logged-out.
π Sample Output
Real rows from run k8GGPaeWLB95qghfq on build 0.1.4 (2026-09-18), the same input as the Quick start below β every value is as the source published it (emails masked, long text shortened):
| facility_name | address | address_line_1 | city | county | telephone |
|---|---|---|---|---|---|
| CHILDRENS HOSPITAL DIALYSIS | 1600 7TH AVENUE SOUTH | 1600 7TH AVENUE SOUTH | BIRMINGHAM | Jefferson | (205) 638-9275 |
| FMC CAPITOL CITY | 255 S JACKSON STREET | 255 S JACKSON STREET | MONTGOMERY | Montgomery | (334) 263-1028 |
| DaVita Gadsden Dialysis | 409 SOUTH FIRST STREET | 409 SOUTH FIRST STREET | GADSDEN | Etowah | (256) 547-2511 |
| DaVita Tuscaloosa University Dialysis | 220 15TH STREET | 220 15TH STREET | TUSCALOOSA | Tuscaloosa | (205) 345-6004 |
| DaVita PDI-Montgomery | 1001 FOREST AVENUE | 1001 FOREST AVENUE | MONTGOMERY | Montgomery | (334) 269-9416 |
| DaVita Dothan Dialysis | 216 GRACELAND DR. | 216 GRACELAND DR. | DOTHAN | Houston | (334) 793-4077 |
| FMC MOBILE | 2620 OLD SHELL RD | 2620 OLD SHELL RD | MOBILE | Mobile | (251) 476-2762 |
| DaVita Birmingham East Dialysis | 1105 EAST PARK DRIVE | 1105 EAST PARK DRIVE | BIRMINGHAM | Jefferson | (205) 833-6003 |
The run finished with the status message: CAPPED: delivered 50 of at least 100 unique facilities (maxRecords=50) β a buyer-requested bound, not an outage. read 2 page(s), 0 duplicate CCNs collapsed. facility_record billable=50
β What you get
Each row is flat JSON with these fields (from the dataset schema and the sample run; a field the source does not publish for a given row is null):
record_type(string) β e.g.dialysis_facilityccn(string/null) β e.g.012306facility_name(string/null) β e.g.CHILDRENS HOSPITAL DIALYSISnetwork(string/null) β e.g.8address(string/null) β e.g.1600 7TH AVENUE SOUTHaddress_line_1(string/null) β e.g.1600 7TH AVENUE SOUTHaddress_line_2(string/null) β null in every sample rowcity(string/null) β e.g.BIRMINGHAMstate(string/null) β e.g.ALzip_code(string/null) β e.g.35233county(string/null) β e.g.Jeffersontelephone(string/null) β e.g.(205) 638-9275ownership_type(string/null) β e.g.Non-profitchain_owned(string/null) β e.g.Nochain_organization(string/null) β e.g.Independentnumber_of_dialysis_stations(string/null) β e.g.7late_shift(string/null) β e.g.Nooffers_incenter_hemodialysis(string/null) β e.g.Yesoffers_peritoneal_dialysis(string/null) β e.g.Yesoffers_home_hemodialysis_training(string/null) β e.g.Yescertification_date(string/null) β e.g.1982-11-17source(string/null) β e.g.cms-dialysis-listing-by-facilitysource_url(string/null) β e.g.https://data.cms.gov/provider-data/dataset/23ew-n7w9observed_at(string/null) β e.g.2026-09-18T05:52:25Zstar_rating(string/null) β e.g.2.0mortality_rate_facility(string/null) β e.g.6.5mortality_category(string/null) β e.g.As Expectedhospitalization_rate_facility(string/null) β e.g.256.0hospitalization_category(string/null) β e.g.Worse than Expectedreadmission_rate_facility(string/null) β e.g.33.8readmission_category(string/null) β e.g.As Expectedtransfusion_rate_facility(string/null) β e.g.6.1transfusion_category(string/null) β e.g.Not Availablestandard_infection_ratio(string/null) β e.g.1.78infection_category(string/null) β e.g.As Expectedterminal(string/null) β null in every sample rowpages_read(integer/null) β null in every sample rowraw_seen(integer/null) β null in every sample rowduplicates(integer/null) β null in every sample rowunique_found(integer/null) β null in every sample rowreported_total(integer/null) β null in every sample rowdelivered(integer/null) β null in every sample row
What you get
One record per Medicare-certified dialysis facility:
ccn,facility_name,networkaddress,address_line_1,address_line_2,city,state,zip_code,county,telephoneownership_type(profit / non-profit),chain_owned,chain_organizationnumber_of_dialysis_stations,late_shift,offers_incenter_hemodialysis,offers_peritoneal_dialysis,offers_home_hemodialysis_training,certification_date- published quality measures carried inline:
star_rating,mortality_rate_facility+mortality_category,hospitalization_rate_facility+hospitalization_category,readmission_rate_facility+readmission_category,transfusion_rate_facility+transfusion_category,standard_infection_ratio+infection_category source,source_url,observed_at
βοΈ Sample inputs
1. Quick start β the Store example (this is what the sample above came from)
{"maxRecords": 50,"maxPages": 5,"pageLimit": 50}
The sample run charged exactly: 1 Γ $0.02 apify-actor-start + 50 Γ $0.05 facility_record = $2.52 on the Free tier β every delivered row was billed.
2. A smaller, narrowed run
{"maxRecords": 5,"maxPages": 5,"pageLimit": 50}
Caps the run at 5 rows β about $0.27 on the Free tier ($0.02 start + 5 Γ $0.05).
3. A full-size run
{"maxRecords": 2000,"maxPages": 5,"pageLimit": 50}
Up to 2000 rows (the schema default for maxRecords) β about $100.02 on the Free tier ($0.02 start + 2000 Γ $0.05) if the source has that many.
π§Ύ JSON sample record
One real record from run k8GGPaeWLB95qghfq, exactly as it lands in the dataset (emails masked, long text shortened):
{"record_type": "dialysis_facility","ccn": "012306","facility_name": "CHILDRENS HOSPITAL DIALYSIS","network": "8","address": "1600 7TH AVENUE SOUTH","address_line_1": "1600 7TH AVENUE SOUTH","address_line_2": null,"city": "BIRMINGHAM","state": "AL","zip_code": "35233","county": "Jefferson","telephone": "(205) 638-9275","ownership_type": "Non-profit","chain_owned": "No","chain_organization": "Independent","number_of_dialysis_stations": "7","late_shift": "No","offers_incenter_hemodialysis": "Yes","offers_peritoneal_dialysis": "Yes","offers_home_hemodialysis_training": "Yes","certification_date": "1982-11-17","source": "cms-dialysis-listing-by-facility","source_url": "https://data.cms.gov/provider-data/dataset/23ew-n7w9","observed_at": "2026-09-18T05:52:25Z","star_rating": null,"mortality_rate_facility": "6.5","mortality_category": "As Expected","hospitalization_rate_facility": "256.0","hospitalization_category": "Worse than Expected","readmission_rate_facility": "33.8","readmission_category": "As Expected","transfusion_rate_facility": null,"transfusion_category": "Not Available","standard_infection_ratio": "1.78","infection_category": "As Expected"}
π§ How it works
Source. The actor reads data.cms.gov β endpoints: https://data.cms.gov/provider-data/api/1/datastore/query/. Public pages and feeds only; nothing behind a login.
Transport. Plain HTTPS from the Apify platform, no proxy. Pacing: CRAWL_DELAY_SEC=10.0.
Terminal states. A run ends NORMAL, CAPPED (your cap was reached), PARTIAL (something was withheld and the message says what), GENUINE_EMPTY (the source was read and truly had nothing in scope) or BLOCKED (the source refused or changed shape β the run FAILS loud and bills nothing). A zero-row run is never reported as a silent success.
Charging. Each facility record is charged at the moment it is pushed (facility_record); a row that fails to charge is not delivered, so the dataset count always equals the charged count.
Honest nulls on quality
Where CMS leaves a quality value blank for a facility, that field is carried as an explicit
null β an honest absence, never inferred or filled in. A rate is reported only when CMS
publishes one.
Filtering
Bound your run by states, ownershipContains, and nameContains. maxRecords caps the
number of records delivered (a buyer-requested bound on the count, never a block). A filtered
query that genuinely matches nothing succeeds and bills nothing.
How it behaves
The actor paginates the CMS datastore, honouring data.cms.gov's stated Crawl-delay: 10
with a 10-second delay between pages. A source outage or a change in the API's response shape
stops the run loudly and charges nothing β an empty result is never delivered as a success. A
valid filtered query with no matches is a genuine empty result: it succeeds and bills nothing.
Data notes
This data comes directly from CMS provider-data. Fields are carried as published and are not independently verified.
What is not done. No login, no cookie or CAPTCHA bypass, no private or personal-account data, no browser automation.
π° Pricing example
| Event | Free | Bronze | Silver | Gold |
|---|---|---|---|---|
Actor Start (apify-actor-start) | $0.02 | $0.02 | $0.02 | $0.02 |
Facility Record (facility_record) | $0.05 | $0.04 | $0.04 | $0.03 |
Worked at the live Free-tier price:
- 8 facility records: $0.02 start + 8 Γ $0.05 = $0.42
- 25 facility records: $0.02 start + 25 Γ $0.05 = $1.27
- 2000 facility records: $0.02 start + 2000 Γ $0.05 = $100.02
A run that delivers zero rows charges the $0.02 start fee only. A BLOCKED run (source refused) fails loud and charges no value event. The start fee is charged once per GB of run memory; the default run memory is 4096 MB.
Yield on the sample run: CAPPED: delivered 50 of at least 100 unique facilities (maxRecords=50) β a buyer-requested bound, not an outage. read 2 page(s), 0 duplicate CCNs collapsed. facility_record billable=50. maxRecords is a hard ceiling on what is delivered and billed, never a target.
βοΈ Legal & ToS
This actor reads public, logged-out pages and feeds published by data.cms.gov. It collects only what the source publishes to any visitor, identifies itself, and does not access accounts, private data or anything behind authentication. Use the output in line with the source's terms and your local law; the intended use is B2B research and monitoring.
β FAQ
Q: Do I need an API key or a login?
A: No. The source (data.cms.gov) is read logged-out; the input schema has no key field and the actor carries no secrets.
Q: Why did my run return 0 rows?
A: Read the run's status message. GENUINE_EMPTY means the source was read and had nothing in scope for your input; BLOCKED means the source refused and the run failed without billing a value event β retry later or narrow the input. A zero-row run bills the start fee only.
Q: How many rows can one run return?
A: Up to maxRecords (default 2000). Raise the cap for a bigger run; you pay per delivered row.
Q: How fresh is the data?
A: Every run reads the source live at run time; nothing is cached between runs. Put it on a schedule for a continuous feed.
Q: What formats can I export?
A: The dataset downloads as JSON, CSV, Excel, XML or RSS from the run's Dataset tab or the Apify API, and any run can push to a webhook or integration.
Q: How is this different from the other NexGen Watch actors actors?
A: Same output shape and billing model; this one covers data.cms.gov. The siblings under Related Actors cover the other sources or slices β run several on one schedule for a combined feed.
Q: Are there rate limits?
A: The actor paces itself against the source (CRAWL_DELAY_SEC=10.0); there is no per-buyer limit beyond your Apify plan's concurrency.
π Troubleshooting
- Run FAILED with BLOCKED β the source refused the request or changed its page shape β nothing was billed beyond the start fee; retry after a while, and if it persists open an Issue with the run id.
- Status says CAPPED β your cap (
maxRecords) was reached β raise it for a bigger run. - Input validation error on start β a field is outside the schema's allowed values β start from the Quick start block and change one field at a time.
- Run TIMED-OUT β a very wide request on a slow day β raise the run timeout in Run options or narrow the input; what was delivered before the timeout is still in the dataset.
π Related Actors
- Brazil PNCP Price-Registration Minutes β One structured registryrecord per record from the official public source, logged-out. Public, robots-honoured, keyless
- Brazil PNCP Tender Notices β One structured registryrecord per record from the official public source, logged-out. Public, robots-honoured, keyless
- CMS CLIA Laboratory Registry β One structured registryrecord per record from the CMS Provider of Services File - Clinical Laboratories dataset (data.cms.gov data-api, ~681,000 rowsβ¦
- CMS Hospice Facilities β A clean, structured roster of Medicare-certified hospice facilities in the United States,
- Czech ARES Company Registry β One structured registryrecord per record from the keyless ares.gov.cz REST economic-subjects API, logged-out. Public, logged-out, robots-honoured
- Estonia Company Registry (bulk) β One structured registryrecord per record from the official public source, logged-out. Public, robots-honoured, keyless
- π’ About NexGenData β NexGen Watch is NexGenData's fleet of 256 public monitoring and lookup actors built on official sources, pay-per-result. Browse the catalog at apify.com/nexgenwatch.
β Found this useful?
If this actor saved you a manual check, a quick review on the Apify Store helps other teams find it. Feature request or a source that changed? Open it from the Issues tab β every one is read.
