ClaimActionsNew


Description

Enhanced claim actions that provide an updated framework for claim processing actions with improved workflow capabilities and extended functionality.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
ActionCode Unknown 0 null

Action code - Short code or abbreviation for the action

ActionID int 4 null
ActionInDataSource.fkActionId FK_ClaimActionsNew R

Reference identifier - Foreign key reference to related entity or lookup table

ActionStatus varchar 50 null

Status indicator - Current operational status or state of ClaimActionsNew records

ActionDesc varchar 500 null

Description field - Detailed description or explanation of ClaimActionsNew information

ActionErrorEntry varchar 500 null

Text field - ActionErrorEntry text information for ClaimActionsNew records

ActionName Unknown 0 null

Action name - Descriptive name of the enhanced action

ActionNotes varchar 5000 null

Text field - ActionNotes text information for ClaimActionsNew records

RequiredPermissions Unknown 0 null

Required permissions - User permissions needed to execute this action

useraction bit 1 null

Boolean flag - Indicates whether specific condition or feature is enabled/active

TypeOfAction varchar 50 null

Type classification - Category or classification type for ClaimActionsNew records

WorkflowStep Unknown 0 null

Workflow step - Position of this action in the claim processing workflow

Indexes

Constraint Name Type Sort Column(s)
PK_ClaimActionsNew Primary key Asc ActionID

Relationships