DOCUMENT_SIG_DATA
Description:
Contains data about the signatures collected for an electronic signature document.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 DOCUMENT_ID VARCHAR No
The unique identifier for the document 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 SIG_IMAGE_FILE VARCHAR No
Stores the key of a signature image file for a e-signature document.
4 SIGNATURE_NAME VARCHAR No
Stores the name of the signature from the signature template record for the signature collected in this field.
5 SIG_TIMESTAMP_DTTM DATETIME No
Stores the date and time that this signature was collected.
6 AUTH_USER_ID VARCHAR No
The unique ID of the Hyperspace user who has signed the corresponding document signature.
7 AUTH_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
8 AUTH_MYPT_ID VARCHAR No
The unique ID of the patient portal (MyChart) user who has signed the corresponding document signature.