ST_QUES_VERIFICATION_INFO
Description:
This table extracts information related to the question answers extracted by the LLM process for self-triage chat workflows and the verification status of those answers.

Primary Key
Column Name Ordinal Position
ANSWER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ANSWER_ID VARCHAR No
The unique identifier (.1 item) for the answer 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 ST_CHAT_QUESTION_ID_QUEST_NAME VARCHAR No
The name of the question record.
4 UNVERIFIED_ANSWER_UNFORMATTED VARCHAR No
This item stores the answer extracted by the LLM from the patient's response that must be verified.
5 ST_ANS_VERIF_STATUS_C_NAME VARCHAR No
This item stores the verification status of the potential answer to the question.
May contain organization-specific values: No
Category Entries:
Verified
Unverified
Rejected