claim_status_lookup
Available statuses for a claim
Primary Key:Checks:claim_status_lookup_step_check-(step <> ''::text)
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
claim_status_id | bigint | No | Yes | - Generated through expression: |
step | text | No | Yes | The process step for the claim Generated through expression: |
description | text | No | No | The long description of the step and status Generated through expression: |
status | text | No | Yes | The status of the step (where applicable) Generated through expression: |