OR_LNLG_PROC_SGST
Description:
Stores surgical procedure suggestions generated by an LLM.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 RECORD_ID VARCHAR No
The unique identifier (.1 item) for the line record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 LLM_SGST_PROC_ID VARCHAR No
This item stores the list of procedure (ORP) records suggested during an LLM query regarding surgical procedure suggestions. Each line contains the list of procedures for a single suggestion.
5 LLM_SGST_PROC_ID_PROC_NAME VARCHAR No
The name of the surgical procedure record.