OR_LOG_POSTOP_NOTE
Description:
The OR_LOG_POSTOP_NOTE table contains post-op notes from the log record.
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
POSTOP_NOTES_ID
VARCHAR
No
The unique ID of the post-op notes associated with this log.