Skip to main content
Use POST /v1/encounter/check when you already know the payer and the CPT/HCPCS list for a visit. It is the same determinations as GET /v1/prior-auth/check, NCCI validate, and a payment estimate — one round trip. Knowledge resolve (POST /v1/knowledge/resolve) is the CCN stack. Encounter check is the pre-visit bundle.

REST

Response: pa_results, ncci_conflicts, payment_estimates, warnings, encounter_ready. Pre-submission (filing deadline + NCCI, no PA): POST /v1/encounter/claim-check.

MCP

Tool name: check_encounter. Same body as REST.