Explain a CARC/RARC denial from a remittance
explain_denialExplain a CARC (Claim Adjustment Reason Code) and any RARCs (Remittance Advice Remark Codes) from a remittance: plain meaning, ranked corrective actions, and whether an appeal is worth filing. found:false means we do not hold that CARC in our dataset (X12 publishes far more codes than we have curated) - the response still returns the group-code meaning when a group prefix (CO/PR/OA/PI) was supplied, and note explains the gap rather than leaving it silent. unknownRarc reports, rather than silently drops, any RARC you passed that we do not hold. Passing payer additionally attaches that payer's appeal deadline where we hold one. Free, no API key needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| carc | Yes | CARC code, with or without a group prefix, e.g. "CO-45" or "45". | |
| rarc | No | Optional RARC codes on the same remittance line. | |
| payer | No | Optional payer slug, to attach a timely-filing appeal deadline. |