BEN_VISIT_NOTES
Description:
The BEN_VISIT_NOTES table contains benefit notes about the encounter to which the benefit record is attached.
Primary Key
Column Name
Ordinal Position
RECORD_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
RECORD_ID
NUMERIC
No
The unique identifier (.1 item) for the benefit 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
VISIT_NOTES
VARCHAR
No
User-entered notes about this visit.