OR_LOG_PREOP_LVLS
Description:
The table stores the details about the Pre-op acuity levels documented for a patient in a surgical log.

Primary Key
Column Name Ordinal Position
LOG_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 LOG_ID VARCHAR No
The unique identifier for the log 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 PREOP_LEVEL_C_NAME VARCHAR No
The Pre-op acuity level category value for a given time interval in the surgical log.
May contain organization-specific values: Yes
4 PREOP_TIME INTEGER No
The amount of time a patient was documented as having a Pre-op acuity level in a surgical log.