CMS Hospice Scraper API - Care Compare Quality & Ratings
Pricing
from $2.00 / 1,000 cms hospice care compare quality scraper api evidence items
CMS Hospice Scraper API - Care Compare Quality & Ratings
Search CMS Hospice Provider Data by CCN, facility, geography, measure, score/footnote presence, and measurement period. Returns source-linked measure-level Care Compare evidence.
Pricing
from $2.00 / 1,000 cms hospice care compare quality scraper api evidence items
Rating
0.0
(0)
Developer
Ava Torres
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Share
CMS Hospice Quality Care Compare Scraper API
Search the official, public, no-key CMS Provider Data API Hospice - Provider Data dataset (252m-zfp9) and return measure-level quality evidence for hospice comparison, provider research, and data QA.
Deterministic first run
Empty input uses CCN 001500 for AGAVE HOSPICE AND PALLIATIVE CARE and returns at most five measure rows. Current source rows include H_001_01_OBSERVED, score text 100, and measure range 07/01/2024-06/30/2025.
{"ccn": "001500","maxResults": 5}
Maximum default charge: $0.0101 ($0.0001 start + up to 5 × $0.002/item).
Search inputs
- exact six-digit
ccn - facility-name
query - exact
stateandzipCode, county keyword - exact
measureCodeormeasureNamekeyword scorePresence/footnotePresence:ANY,PRESENT, orMISSINGmeasurementFrom/measurementTo(YYYY-MM-DD): require the measure period to fall within those boundaries- sort by
measureCode,measureName,facilityName,score, ormeasureDateRange maxCandidates(up to 5,000) bounds the source window;maxResults(up to 500) is a total output cap
Example research query:
{"query": "HOSPICE","state": "AZ","measureName": "Treatment Preferences","scorePresence": "PRESENT","measurementFrom": "2024-07-01","measurementTo": "2025-06-30","maxCandidates": 500,"maxResults": 25}
Output and evidence boundaries
Each row preserves CCN, facility identity/contact/geography, CMS region, measure code/name, score as source text, footnote, date range, exact CMS query URL, retrieval time, filters, and candidate-bound disclosure. Suppressed, missing, or nonnumeric values are not changed to zero. Runs return explicit FOUND, NO_MATCH, or SOURCE_UNAVAILABLE evidence.
Care Compare measures are dated CMS quality evidence. They do not establish current service availability, patient-specific outcomes, accreditation, licensure, a comprehensive quality ranking, or medical advice. A bounded no-match is not proof of absence. Review the linked CMS query and current provider information before consequential use.
Source: https://data.cms.gov/provider-data/api/1/datastore/query/252m-zfp9/0
Standalone
$go run ./cmd/cms-hospice-quality-care-compare --ccn 001500 --max-results 5