PAT_SVC_PROV_SEARCH_ACT
Description:
Contains actions performed on or with lists of service providers provided to a patient. Actions can include things like printing the list, and scanning a list back in after the patient has indicated their preference.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ENC_CSN_ID NUMERIC No
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI).
2 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
3 PAT_ENC_DATE_REAL FLOAT No
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.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 SEARCH_LIST_IDENT INTEGER No
An ID for the list of service providers that the result is a part of. This column is frequently used to link to the PAT_SVC_PROV_SEARCH_LIST table.
6 SERV_PROV_LIST_ACT_TYP_C_NAME VARCHAR No
The category ID for the type of action that was performed on the list of service providers
May contain organization-specific values: No
Category Entries:
Printed
Sent Electronically
Revoked Electronically
Reviewed Electronically
7 USER_ID VARCHAR No
The user who performed the action on the service provider list.
8 USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
9 ACTION_UTC_DTTM DATETIME (UTC) No
The time the action was performed on the service provider list.
10 DOCUMENT_ID VARCHAR No
A document that was printed or scanned for the patient preference list generated in the Patient Choice navigator section.
11 LIST_PRINT_STATUS_C_NAME VARCHAR No
The status of the print job if the action type is Printed.
May contain organization-specific values: No
Category Entries:
In progress
Printing failed
Completed