From 57a2907bbdadd908e24c5c44348526e42d1f50b5 Mon Sep 17 00:00:00 2001 From: Katon Minhas Date: Thu, 11 Dec 2025 17:18:37 -0600 Subject: [PATCH] Update for confusing language --- fieldExtraction/src/prompts/prompt_templates.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fieldExtraction/src/prompts/prompt_templates.py b/fieldExtraction/src/prompts/prompt_templates.py index 7b643eb..095fa6f 100644 --- a/fieldExtraction/src/prompts/prompt_templates.py +++ b/fieldExtraction/src/prompts/prompt_templates.py @@ -238,7 +238,7 @@ You will be shown a Reimbursement Term, and the section of a contract from which Closely examine the contract text, find the Reimbursement Term, and decide which field value or values apply to the Reimbursement Term. CRITICAL CONSIDERATIONS: -1. Look for what {field_name} the Program actually *applies* to. This is not the same as the Schedule used as a basis for calculation. For example, many LOBs use Medicaid as a basis for their calculation. The presence of 'Medicaid' as a rate does not on it's own guarantee that the Reimbursement Term is 'Medicaid'. +1. Look for what {field_name} the Service actually *applies to*. This is not the same as the Schedule used as a basis for calculation. For example, many LOBs use Medicaid as a basis for their calculation. The presence of 'Medicaid' as a rate does not on it's own guarantee that the Reimbursement Term is 'Medicaid'. 2. USE THE SERVICE_TERM AS PRIMARY CONTEXT: The Service Term shows which programs are mentioned together. If the Service Term explicitly lists specific programs (e.g., "STAR, CHIP HMO, CHIP PERINATE, and STAR+PLUS"), those are the programs that apply to reimbursement terms in that section. Do NOT assign programs that are mentioned in completely separate sections of the contract.