OR_LOG_NURS_NOTES
Description:
The OR_LOG_NURS_NOTES table contains the nursing 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
NURSING_NOTES_ID
VARCHAR
No
The unique ID of the nursing notes which are associated with this log.