ReferralHistoryActionTimestamp
Each row represents the UTC time a referral audit action took place. Audit actions include: item changes, non-item changes, linked record changes, and entering or exiting specific code paths (bookends).
| Column Name | Type | Description |
|---|---|---|
| ReferralIdentifier | NUMERIC | The referral ID for the referral record. |
| AuditActionGroupLineNumber | INTEGER | The line number for the information associated with this record. |
| LoggingInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ReferralAuditValueLineNumber | INTEGER | The line number of one of the multiple values associated with a specific group of data within this record. |
| ReferralActionUtcDatetime | DATETIME | Store the UTC instant when an action took place. |