/v1 route with the same API key. Parameter detail is in API Reference and the Guides linked below.
Core tool parameters are below. The rest of the catalog (IPPS, Medi-Cal APR-DRG, implants, dataset snapshots) is in API Reference.
resolve_knowledge
Resolves the full L1-L6 knowledge stack for a facility and optional service.Parameters
Returns
L1βL4 always; first-line L5/L6 inlayers + payment_estimate; per-line lines[].l5/l6/coverage; dx; NCCI PTP in ncci_conflicts / ncci_clean.
calculate_payment
Calculates expected Medicare payment using MPFS methodology.Parameters
Returns
Estimated payment amount with full breakdown: Work RVU, PE RVU, MP RVU, GPCI adjustments, conversion factor, and facility/non-facility indicator.get_billing_guide
Returns billing guidelines for a facility and service combination.Parameters
Returns
Billing form (CMS-1500 vs UB-04), type of bill codes, modifier requirements, consolidated billing rules, and any warnings or exceptions.research_code
Submits a billing code research query to the AI agent. This is an async operation β the tool returns when the agent completes its research.Parameters
Returns
Structured code research results including code description, documentation requirements, common modifiers, and billing guidance.resolve_denial
Analyzes denial codes and generates appeal strategies.Parameters
Returns
Denial analysis with CARC/RARC interpretation, payer-specific appeal deadlines, recommended actions, and appeal strategy.search_payer
SearchesGET /v1/payers/search (or lists by state), then loads GET /v1/payers/{slug} for the first match.
Parameters
Returns
matches from the directory plus payer profile (filing, appeals) when a slug is found.
check_medical_necessity
Validates medical necessity for a procedure.Parameters
Returns
Medical necessity assessment with supporting evidence, NCD/LCD references, documentation requirements, and risk level.lookup_policy
Cited payer policy for a code, with geographic versioning.Parameters
Returns
geo_scope, geo_codes, mac_jurisdiction, document_version per row, plus policy_type, codes_covered, codes_not_covered, icd10, delegated_entity when mart_policy_document has them. Maps to GET /v1/policies.