OR_LOG_SURG_NOTES
Description:
Use OR_LOG_SURGN_NOTES table instead of this. The OR_LOG_SURG_NOTES table contains OR management system log surgeon notes in free-text. This table will be discontinued in future.

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 surgical log the surgeon notes refers to.
2 LINE INTEGER No
The line number of the surgeon notes in the surgical log.
3 SURGEON_NOTES VARCHAR No
The free text surgeon notes in the surgical log.