Merged in DAIP2-2178-dynamic-primary-issue-fixes-LOBs-incorrectly-added (pull request #920)
DAIP2-2178 dynamic primary issue fixes LOBs incorrectly added * LOB addition from product and program fixed * Revert "LOB addition from product and program fixed" This reverts commit fb0cb48a2e74eff6ab66340d07bcf080eb92708c. * PROGRAM prompt updated Approved-by: Katon Minhas
This commit is contained in:
committed by
Katon Minhas
parent
f53fd3273c
commit
82fc25eb2b
@@ -140,7 +140,7 @@
|
||||
"field_name": "PROGRAM",
|
||||
"relationship": "one_to_n",
|
||||
"field_type": "dynamic_primary",
|
||||
"prompt": "The brand name of a health plan or product offered by the State or Federal government. List any Programs explicitly stated in the text. Choose ONLY from the following: {valid_values}. Note that 'Medicare' on it's own does NOT mean 'Medicare Advantage'. If only 'Medicare' is seen, do not write 'Medicare Advantage'. IMPORTANT - CHIP vs CHIPP distinction: 'CHIP' (Children's Health Insurance Program) is a valid standalone value. If you see 'CHIP HMO' or just 'CHIP' (without 'Perinate'), extract 'CHIP'. However, if you see 'CHIP Perinate' or 'CHIP-P' (Children's Health Insurance Program Perinate), extract 'CHIPP' (NOT 'CHIP'). These are two distinct programs - do not confuse them. Choose the answer from the list that most closely matches what is found in the text. Use reasonable judgment for obvious synonyms and equivalent terms (e.g., 'Medicare-Medicaid Program' matches 'Medicare-Medicaid Plan').",
|
||||
"prompt": "The brand name of a health plan or product offered by the State or Federal government. List any Programs explicitly stated in the text. Choose ONLY from the following: {valid_values}. Note that 'Medicare' on it's own does NOT mean 'Medicare Advantage'. If only 'Medicare' is seen, do not write 'Medicare Advantage'. IMPORTANT - CHIP vs CHIPP distinction: 'CHIP' (Children's Health Insurance Program) is a valid standalone value. If you see 'CHIP HMO' or just 'CHIP' (without 'Perinate'), extract 'CHIP'. However, if you see 'CHIP Perinate' or 'CHIP-P' (Children's Health Insurance Program Perinate), extract 'CHIPP' (NOT 'CHIP'). These are two distinct programs - do not confuse them. Choose the answer from the list that most closely matches what is found in the text. Use reasonable judgment for obvious synonyms and equivalent terms (e.g., 'Medicare-Medicaid Program' matches 'Medicare-Medicaid Plan'). Do NOT extract a program value when it appears only as a regulatory citation, legal reference, or compliance note (e.g., 'section 2713 of ACA', 'pursuant to 42 CFR', 'under ERISA', 'as defined by ACA'). Only extract a program if the text explicitly identifies it as the type of coverage or program governing the scope of the agreement or exhibit.",
|
||||
"valid_values": "VALID_PROGRAMS",
|
||||
"retrieval_question": "What Program(s) does this contract apply to?"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user