OutreachContactActionAudi
Each row represents a line of auditing information about actions that have occurred on an outreach contact.
| Column Name | Type | Description |
|---|---|---|
| AuditActionLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| TicklerCommunicationMethodCategory | INTEGER | Stores the tickler communication method. |
| FunnelActionCode | INTEGER | Indicates the actions that have taken place that could funnel this person towards success. |
| ContactDate | DATETIME | The date of this contact in calendar format. |
| TicklerResultMessage | VARCHAR | Stores any messages (e.g. error message) associated with the tickler result. |
| RelatedOutreachContactSerialNumber | NUMERIC | The RCH CSN related to the action that was taken. |
| TaskNotificationGroupIdentifier | INTEGER | This item tracks the changes to notification group. |
| VideoVisitRecordIdentifier | NUMERIC | This item tracks the changes to the video visit record (LVV) linked to a task instance. |
| TicklerPushNotificationIdentification | VARCHAR | Stores the push notification ID (which corresponds with WPR item 1550). |
| MyChartUserIdentifier | VARCHAR | The MyChart user that performed the action, if applicable |
| AppointmentPatientEncounterContactSerialNumberIdentifier | NUMERIC | This item tracks the changes to the CSN of an appointment linked to a task instance. |
| OutreachIdentifier | NUMERIC | The unique identifier (.1 item) for the outreach record. |
| UniqueContactTimestamp | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| TicklerDestinationPhoneNumber | VARCHAR | Stores the unformatted phone number a tickler was sent to. |
| TicklerAttemptStatusCategory | INTEGER | Stores the status of a tickler attempt. |
| TaskNotificationInstantUtcDateTime | DATETIME | This item tracks the changes to notification instants. |
| TicklerDestinationEmailAddress | VARCHAR | Stores the email address that a tickler was sent to. |