For AI agents: the documentation index is at /docs/rcmbox/llms.txt. A Markdown version of this page is available at /docs/rcmbox/workflows/process-billing-case-claim-responses.md or by requesting it with the Accept: text/markdown header.
RCMbox Docs

Process Billing Case ClaimResponses

Applies adjudication rules to newly linked ClaimResponse resources on a BillingCase. Creates BillingTask resources for items that require manual review (write-offs, transfers, denials) and updates the case's worklist category.

Input

FieldTypeDescription
billingCaseIdstringBillingCase resource ID
tenantOrganizationIdstringTenant Organization ID

Activity flow

fetch-case-and-new-crs → build-billing-tasks → prepare-save → save

Last updated: