OR_LNLG_SGST_FEEDBACK
Description:
This table stores user feedback about LLM surgical procedure suggestions.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 RECORD_ID VARCHAR No
The unique identifier (.1 item) for the line 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 FEEDBACK_USER_ID VARCHAR No
This item stores the list of user (EMP) records who have left feedback on the results of an LLM query regarding surgical procedure suggestions.
4 FEEDBACK_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
5 FEEDBACK_STATUS_C_NAME VARCHAR No
This item stores the type of feedback that a user left on the results of an LLM query regarding surgical procedure suggestions.
May contain organization-specific values: No
Category Entries:
No Feedback
Positive Feedback
Negative Feedback
6 FEEDBACK_REASON_C_NAME VARCHAR No
This item stores the reason that a user selected for why they left negative on the results of an LLM query regarding surgical procedure suggestions.
May contain organization-specific values: No
Category Entries:
Other
Current procedures are correct
Suggested procedures are incorrect
I don't want procedure suggestions
7 FEEDBACK_COMMENT VARCHAR No
This item stores the comment that a user left when submitting negative feedback on the results of an LLM query regarding surgical procedure suggestions.