TIMEOUT
Description:
This table stores basic information about the timeout or Procedure Pass.
For timeouts: The answers to the timeout questions, comments, procedure info, verification info and staff info can be found in tables that start with the TIMEOUT_ prefix.
For Procedure Passes: the task information, review status, checkpoints, and other information can be found in tables that start with the PXPASS_ prefix.

Primary Key
Column Name Ordinal Position
TIMEOUT_ID 1

Column Information
Name Type Discontinued?
1 TIMEOUT_ID NUMERIC No
The unique identifier for the timeout record for this row.
2 RECORD_STATUS_C_NAME VARCHAR No
Stores the record status (hidden, soft-deleted, etc...)
May contain organization-specific values: No
Category Entries:
Soft Deleted
Hidden
Hidden and Soft Deleted
3 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.
4 PAT_CSN NUMERIC No
A serial number for the encounter in which the alert was fired. This number is unique across all patients and encounters in the system.
5 TIMEOUT_TYPE_C_NAME VARCHAR No
Stores the type of timeout.
May contain organization-specific values: Yes
Category Entries:
Scheduling
Pre-admission Testing
Admission
Preprocedure
Sign-in
Pre-incision
Hand-off
Sign-out
ABO Pre-Organ Arrival Verification (Recipient)
ABO Organ Verification (Recipient)
ABO Organ Recovery Verification (Donor)
ABO Post-Organ Recovery Verification (Donor)
Extra Vessels Pre-Transplant Verification
6 RECORD_CREATION_DT DATETIME No
Stores the date the record was created.
7 ATTEST_TYPE_C_NAME VARCHAR No
Stores the type of attestation performed.
May contain organization-specific values: Yes
Category Entries:
Verify
Log Post
Log Complete
Log Addendum
8 VERIF_CLASS_C_NAME VARCHAR No
The type of verification data this record will have.
May contain organization-specific values: No
Category Entries:
Timeout
Attestation
Screening Form
Organ Check-in
9 STORYBOARD_ID NUMERIC No
The storyboard record that was used to document the intervention that the timeout record is associated with.
10 STORYBOARD_ID_RECORD_NAME VARCHAR No
The name of the Scripting Template.
11 UNVERIFY_PERF_DTTM DATETIME (UTC) No
The instant an unverified timeout is performed. When the timeout is verified, the instant it is performed will be stored in VERIFY_PERF_IN_DTTM column of TIMEOUT_VERIFY table.
12 LAST_COMPLETE_DTTM DATETIME (UTC) No
This item keeps track of the date and time when the screening form is completed
13 PXPASS_TARGET_DTTM DATETIME (Local) No
The scheduled start instant of the target case or appointment associated with the Procedure Pass.
14 TXP_DONOR_RQG_ID NUMERIC No
Stores the donor record for the organ check-in.
15 TXP_DONOR_VEL_ID NUMERIC No
Stores the donor organ for an organ check-in.
16 TXP_DONOR_VEL_ID_RECORD_NAME VARCHAR No
Stores record name (.2)
17 TXP_DONOR_OPO_ORG_C_NAME VARCHAR No
The United Network for Organ Sharing (UNOS) and Organ Procurement Operations (OPO)-defined organ type that was checked in.
May contain organization-specific values: No
Category Entries:
Kidneys Enbloc
Left Kidney
Right Kidney
Pancreas
Liver
Liver Split Left
Liver Split Right
Heart
Lungs Enbloc
Left Lung
Right Lung
Intestine
Other
18 PXPASS_EPISODE_ID NUMERIC No
The episode that the procedure pass links to. This will be set for episode-based procedure passes, which are used for linking episode-based tasks to documentation that can complete the task.
19 SMARTFORM_ID VARCHAR No
The SmartForm used when creating this timeout.
20 SMARTFORM_ID_FORM_NAME VARCHAR No
The name of the form associated with the questionnaire.
21 PRIMARY_PXPASS_ID NUMERIC No
The primary Procedure Pass.
22 PAT_ABO VARCHAR No
This item stores the blood type of the patient associated with this verification.
23 PAT_ABO_RESULT_UTC_DTTM DATETIME (UTC) No
This item stores the resulted instant of the blood type result for the patient associated with this verification.
24 PAT_UNOSID VARCHAR No
Stores the patient's UNOS ID.
25 HAS_PAT_INFO_YN VARCHAR No
This item stores if patient information was discretely stored with this verification.
May contain organization-specific values: No
Category Entries:
No
Yes