Look up a U.S. hospital by CCN or name
lookup_hospitalReturns hospital metadata from CMS data: name, location, ownership type, CMS overall rating (1-5 stars), and 501(c)(3) charity-care eligibility. Useful when a patient mentions a specific hospital and wants to know the facility's federally-published quality profile and whether charity care is available. Free, no authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ccn | No | CMS Certification Number (Provider Number) — 6 character identifier (e.g. '050625'). | |
| name | No | Hospital name (partial match supported). Use when CCN is not known. | |
| state | No | Two-letter U.S. state code (e.g. 'CA'). Optional, narrows name search. |