get_procedure_details
Retrieve structured procedure details including billing rules, cost drivers, and expected separate bills for healthcare procedures using real US cost data.
Instructions
Structured knowledge about one procedure. aspect='facts' returns LLM-ready billing rules and cost drivers (best for grounding an answer); 'bundle' explains which separate bills to expect (facility, physician, anesthesia...); 'full' returns the complete ontology.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Canonical procedure slug, e.g. 'colonoscopy' | |
| aspect | No | Default 'facts' |