Hospital Pricing
get_hospital_pricingHospital-specific pricing tool for source-labeled Loa runtime data. Returns source-labeled Published MRF prices and Loa Verified Provider Price overlays for CPT codes, including cash/self-pay and payer-negotiated rates when available. Use this when comparing named hospitals or checking a quoted hospital price against available source rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpt_codes | Yes | CPT procedure codes to look up pricing for | |
| hospital_ids | Yes | Hospital IDs from search_hospitals results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| pricing | Yes | ||
| provenance | Yes | ||
| services_found | Yes | ||
| hospitals_found | Yes |