Skip to main content

claim_status_lookup

Available statuses for a claim

Primary Key:Checks:
  • claim_status_lookup_step_check - (step <> ''::text)
Indexes:
  • claim_status_step_status_uq (Unique) - step, status
ColumnData TypeNullableIndexedDescription
claim_status_idbigintNoYes-

Generated through expression: 
steptextNoYesThe process step for the claim

Generated through expression: 
descriptiontextNoNoThe long description of the step and status

Generated through expression: 
statustextNoYesThe status of the step (where applicable)

Generated through expression: