CMS Provider Data
health__cms-provider-dataAccess Medicare provider data from CMS to analyze hospital quality ratings, nursing home inspections, physician comparisons, and ACO performance with quality scores and source verification.
Instructions
[Health & Medical Data Agent] Medicare provider data from CMS — hospital quality ratings, nursing home inspections, physician comparisons, and ACO performance. Search the CMS data catalog. Source: Centers for Medicare & Medicaid Services (Public Domain), updates quarterly. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | No | Dataset: aco (ACO performance), hospital_ratings, nursing_homes | aco |
| limit | No | Max results | |
| state | No | U.S. state/territory code (e.g. CA, TX, NY, FL, IL) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |