RCMbox Docs

BillingTransmission

BillingTransmission is a custom resource that represents an X12 file — either an outbound claim batch (837P) or an inbound response file (835 ERA, 277 status, 999 acknowledgment).

Purpose

BillingTransmission stores the raw X12 content and tracks the processing status of the file. It acts as the input for the Upload ERA and Upload Claim Status workflows.

Key fields

FieldDescription
statuspendingprocessed (or failed)
typeTransaction type: 835, 837p, 277, 999
contentRaw X12 string
claimReferences to Claims included in the transmission (outbound)
claimResponseReferences to ClaimResponses created from this file (inbound)

Last updated: