clearcarepulse
Search healthcare procedure prices, estimate out-of-pocket costs, find hospital quality scores, lower-cost alternatives, and get medical bill negotiation guides.
Instructions
ClearCarePulse: Healthcare price transparency and cost navigation API. AI-synthesized procedure price search, cash-pay alternatives, hospital quality scoring, out-of-pocket estimation, insurance negotiation scripts,
Coverage: Global
Endpoints: • search ($0.10): Procedure price search • hospital ($0.10): Hospital price lookup • episode ($0.10): Total episode cost breakdown • oop ($0.10): Out-of-pocket cost calculator • alternatives ($0.10): Lower-cost care site alternatives • negotiate ($0.10): Medical bill negotiation guide • dental ($0.10): Dental cost intelligence • cosmetic ($0.10): Cosmetic procedure cost intelligence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Which endpoint to call. Options: search | hospital | episode | oop | alternatives | negotiate | dental | cosmetic | |
| lang | No | Response language (e.g., 'Spanish') | |
| procedure | No | Procedure name in plain English — e.g., 'knee MRI', 'colonoscopy', 'hip replacement' | |
| zip | No | Patient zip code for geographic search | |
| radius | No | Search radius in miles | |
| hospital | No | Hospital name — e.g., 'Cleveland Clinic', 'Stanford Medical Center' | |
| deductible | No | Annual deductible in USD | |
| deductible_met | No | Deductible already met this year in USD | |
| coinsurance | No | Patient coinsurance % (default: 20) | |
| oop_max | No | Annual out-of-pocket maximum in USD | |
| procedure_cost | No | Known procedure cost in USD | |
| plan_type | No | Plan type (Bronze, Silver, Gold, Platinum, employer) | |
| oop_spent | No | OOP already spent this year in USD | |
| hsa | No | Has HSA (true/false) | |
| current_setting | No | Where currently scheduled (default: hospital outpatient) | |
| bill_amount | No | Bill amount in USD | |
| insured | No | insured | |
| income | No | Annual income in USD (for charity care eligibility) | |
| has_insurance | No | has_insurance | |
| location | No | City or region for geographic adjustment |