PB_INVOICE_NOTIF_HX
Description:
Stores information related to PB Invoice Notification History.

Primary Key
Column Name Ordinal Position
PB_INVC_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PB_INVC_ID VARCHAR No
The unique identifier (.1 item) for the invoice record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 STMT_NOTIF_UTC_DTTM DATETIME (UTC) No
Stores the instant when a MyChart/non-MyChart invoice notification was sent to the subscriber.
4 STMT_NOTIF_DEST_TYPE_C_NAME VARCHAR No
Stores the destination type to which the invoice notification was sent.
May contain organization-specific values: No
Category Entries:
Email
SMS
Push
5 STMT_NOTIF_DEST VARCHAR No
Stores the destination to which the invoice notification was sent.
6 STMT_NOTIF_SETTING_ID NUMERIC No
Stores the pointer to the HST that indicates the type of notification that was sent.
7 STMT_NOTIF_SETTING_ID_SETTING_NAME VARCHAR No
Setting record name.
8 STMT_NOTIF_GROUP_SETTING_ID NUMERIC No
Stores the pointer to the parent HST record which represents the type of notification that was sent.
9 STMT_NOTIF_GROUP_SETTING_ID_SETTING_NAME VARCHAR No
Setting record name.