OR_CASE_ALT_REQ_DT_TM
Description:
This stores the surgeons choice of alternate date and time for the surgery.
Primary Key
Column Name
Ordinal Position
CASE_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
CASE_ID
VARCHAR
No
The unique identifier for the case request 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
ALTERNATE_REQ_DT
DATETIME
No
This item contains the surgeon's alternate choice for the date of surgery.
4
ALTERNATE_REQ_TM
DATETIME
No
This item contains the surgeon's alternate choice for the time of surgery.