OR_LOG_INTUBATION_COMMENT
Description:
This table stores comments about the intubation performed.
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
INTUBATION_COMMENTS
VARCHAR
No
This column stores free-text details about the intubation status.