EXCUSE_TEMPLATE
Description:
The EXCUSE_TEMPLATE table contains information about disposition workspace excuse letters generated for a patient's encounter.

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 excuse 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 EXCUSE_TEMPLATE_NAME VARCHAR No
Name of the excuse template selected to print.
6 EXCUSE_ETX_ID VARCHAR No
The record ID of the SmartText (pre-defined blocks of text) that an excuse template uses to generate the letter to print.
7 EXCUSE_ETX_ID_SMARTTEXT_NAME VARCHAR No
The name of the SmartText record.
8 EXCUSE_ETX_VERSION FLOAT No
Specific version of the SmartText (pre-defined blocks of text) the excuse template uses to generate the letter to print. 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.
9 EXCUSE_COMMENT VARCHAR No
Comment the provider entered after the excuse template to be printed as part of the excuse letter.
10 EXCUSE_STAT_C_NAME VARCHAR No
The status of the excuse
May contain organization-specific values: No
Category Entries:
Deleted
Pending
Printed
11 COPY_FROM_LINE INTEGER No
Stores a reference to the line containing the excuse that this excuse was copied from.
12 EXCUSE_EDITOR_POS INTEGER No
Stores the relative positions of pending excuses text as individual excuses are printed or deleted.
13 EXCUSE_COMM_JOB_ID VARCHAR No
Stores a pointer to the ID of the communication job (i.e. email, letter, fax) associated with the excuse.