DATASET · CMS
6,541 annual cost reports.
Facility-level financial performance data from CMS cost report filings.
Refreshed annual · FHIR Organization · SLA: Within 48h of annual CMS release
FHIR Organization · sample record
What a record looks like in the API response.
{
"resourceType": "Organization",
"id": "hcris-050001",
"_source": "cms-hcris",
"_methodology": "hcris/v1",
"name": "Example Regional Medical Center",
"extension": [{ "url": "totalRevenue", "valueDecimal": 412500000 }]
}Every record carries _source, _methodology, snapshot date, and confidence tier. These fields survive export and API delivery.
Sample query
One cURL call returns a provenanced record.
curl -H "Authorization: Bearer $FONTEUM_KEY" \ "https://api.fonteum.com/fhir/r4/Organization?_source=hospital-costs" \ | jq '._source, ._methodology, .meta.tag'
Response includes the FHIR resource body plus Fonteum provenance metadata on every record.
Dataset stats
Dataset: Hospital Cost Reports Agency: CMS Category: Hospital financials Records: 6,541 annual cost reports Last sync: 2026-05-01 Refresh cadence: Annual Freshness SLA: Within 48h of annual CMS release FHIR resource: Organization Methodology: /methodology
Get access
API access is operator-approved during the pilot.
Submit a pilot request. We review within 1 business day. No charge during the pilot period.