RCMbox Docs

Claim Submission

Takes a draft Claim produced by Prebill, maps it to an X12 837P transaction, generates the raw X12 string, creates general ledger transactions, and persists everything atomically.

Input

FieldTypeDescription
claimIdstringFHIR Claim resource ID
tenantOrganizationIdstringTenant Organization ID

Activity flow

snapshot-claim → map-to-x12 → build-x12 → generate-gl → prepare-save → save

Last updated: