RCMbox Docs

BillingTask

BillingTask is a custom resource representing a unit of work that requires action — typically generated after processing a ClaimResponse. Tasks drive the billing worklist and dashboard.

Purpose

The Process Billing Case ClaimResponses workflow evaluates adjudication rules against incoming ClaimResponses and creates BillingTasks for items that need manual review or automated processing: contractual write-offs, balance transfers, denial handling, etc.

Key fields

FieldDescription
statuspendingcompleted
billingCaseReference to the parent BillingCase
claimResponseReference to the ClaimResponse that triggered this task
categoryTask type (e.g., contractual-write-off, adjustment-and-transfer, denial)
dashboardWhich dashboard this task appears on
worklistWhich worklist category for manual review

Downstream workflows

BillingTasks are consumed by:

Last updated: