Service Referral Status Changes
Service Referral Status Changes
| Field | Type | Description |
|---|---|---|
service_referral_status_change_id š | INTEGER | Unique identifier for this service referral status change. |
service_referral_id š | INTEGER | The ID of the service referral this status change belongs to. |
old_status | STRING | The status of the service referral before this change. |
new_status | STRING | The status of the service referral after this change. |
reason | STRING | The reason for the status change. |
details | STRING | Additional details for the status change. |
created_at | TIMESTAMP | The date and time the status change was created. |
occurred_date | DATE | The date the status change occurred. |
Key Information
Primary Keys
service_referral_status_change_id- Unique identifier for this service referral status change.
Foreign Keys
service_referral_id- The ID of the service referral this status change belongs to.
Updated about 1 month ago
Did this page help you?
