OR_LOG_POSTNTXT
Description:
The OR_LOG_POSTNTXT table contains OR management system log postop notes.
Primary Key
Column Name
Ordinal Position
LOG_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
LOG_ID
VARCHAR
No
The unique ID of the log record.
2
LINE
INTEGER
No
The number of the line of the post-op notes information for the log.
3
POSTOP_NOTES
VARCHAR
No
The post-op notes attached to the log.