OTP_PREP_INFO
Description:
Stores information about Beacon treatment plan preparation orders.

Primary Key
Column Name Ordinal Position
OTP_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 OTP_ID NUMERIC No
The unique identifier for the patient order template 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 LOT_NUMBER VARCHAR No
Stores the lot numbers that have been used to prepare this patient order template.
4 PREP_DTTM_DTTM DATETIME (UTC) No
Stores the planned time when this order will be prepared.
5 PREP_ORDER_ID NUMERIC No
Points to the order that was generated for preparation.