SPEC_TRANSMTL_LOG
Description:
The SPEC_TRANSMTL_LOG table holds an audit log for transmitting results for specimens.

Primary Key
Column Name Ordinal Position
SPECIMEN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 SPECIMEN_ID VARCHAR No
The unique ID of the specimen 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 TRANSMTL_EVENT_ID VARCHAR No
The unique ID of the event that caused the result transmittal to occur.
4 TRANSMTL_EVENT_ID_RECORD_NAME VARCHAR No
The name of the event template.
5 TRANSMTL_DTTM DATETIME (Local) No
The date and time of the result transmittal log entry.
6 TRANSMTL_RESULT_ID VARCHAR No
The unique ID of the result record that was transmitted.
7 TRANSMTL_COMMENT VARCHAR No
Additional comments for the result transmittal audit log entry.
8 TRANSMTL_STATUS_C_NAME VARCHAR No
The status category number of the result transmittal audit log entry.
May contain organization-specific values: No
Category Entries:
Result Transmittal: Success
Result Transmittal: Failure
Result Transmittal: Fixed
Normal Print Queue: Success
Normal Print Queue: Failure
Normal Print Queue: Fixed
STAT Print Queue: Success
STAT Print Queue: Failure
STAT Print Queue: Fixed
Interface Triggered: Success
Interface Triggered: Failure
Interface Triggered: Fixed
9 TRANSMIT_UTC_DTTM DATETIME (UTC) No
The instant when result transmittal occurred in UTC.