IP_NURSE_NOTES
Description:
This table displays information for nurse notes.

Primary Key
Column Name Ordinal Position
INPATIENT_DATA_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 INPATIENT_DATA_ID VARCHAR No
The unique identifier for the inpatient 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 NURSE_NOTE_TYPE_C_NAME VARCHAR No
The type of the nurse note.
May contain organization-specific values: No
Category Entries:
text
dictation
4 NURSE_NOTE_STATUS_C_NAME VARCHAR No
The status of the nurse note.
May contain organization-specific values: No
Category Entries:
new
5 NURSE_AUTHOR_ID VARCHAR No
The ID of the nurse who authored the note.
6 NURSE_AUTHOR_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 NURSE_NOTE_INST_TM DATETIME (Local) No
The time that the nurse note was saved.
8 NURSE_NOTE_TEXT VARCHAR No
The text of the nurse note.
9 NURSE_NOTE_COPIED VARCHAR No
Stores the nurse note copied to chart.
10 SR_PRIORITY_C_NAME VARCHAR No
The priority of the nurse note.
May contain organization-specific values: Yes
11 NURSE_NOTE_RICH_TEXT VARCHAR No
Stores the rich text of a nurse note created from the Sign Out Report or ED Comments activity.