scantemperror


Description

Scan temporary error tracking storing temporary error information for scanned claim processing. This table captures error details during the scanning and processing of service coordination claims, providing error tracking, debugging support, and audit trails for scan processing issues that require resolution or manual intervention.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
sclaimid int 4 null

Service coordination claim reference - Links to the service coordination claim that encountered an error

subclaimerror varchar 10 null

Sub-claim error code - Error code or description for the sub-claim processing issue

Dateentered datetime 16,3 (getdate())

Entry date - Date when the error record was created

Relationships