PAT_GUEST_PROXY_AUDIT
Description:
An audit trail that tracks when a patient's guest proxy relationships are created, changed, or removed.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
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 PROXY_AUD_MYPT_ID VARCHAR No
Guest proxy relationship to audit
4 GSTPRXYAUD_ACT_C_NAME VARCHAR No
Action done on the guest proxy relationship
May contain organization-specific values: No
Category Entries:
Relationship Created
Upgrade Requested
Upgrade declined
Upgraded
Deleted
5 PROXY_AUD_UTC_DTTM DATETIME (UTC) No
The time at which an action was audited for a guest proxy relationship
6 PROXY_AUD_USER_ID VARCHAR No
Stores the user who performed the action being audited
7 PROXY_AUD_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.