diff --git a/fieldExtraction/src/prompts/investment_prompts.json b/fieldExtraction/src/prompts/investment_prompts.json index 9f04dab..9003d4c 100644 --- a/fieldExtraction/src/prompts/investment_prompts.json +++ b/fieldExtraction/src/prompts/investment_prompts.json @@ -257,7 +257,7 @@ "field_name": "ON_SIGNATURE_PAGE", "relationship": "one_to_one", "field_type": "provider_info", - "prompt": "Is this TIN, NPI, or Name found on the same page as the signature section of the contract? A signature page contains signature blocks, signature lines, or signing elements AND may also contain other contract information like TIN, NPI, or provider names. Look for signature indicators such as: 'IN WITNESS WHEREOF', 'executed this agreement', 'undersigned', 'By:', signature lines, date fields for signing, or phrases indicating contract execution. If the text contains BOTH the TIN/NPI/Name information AND signature elements (even if they appear in different sections of the same page), respond 'Y'. Only respond 'N' if the TIN/NPI/Name appears on a completely separate page from any signature elements. Write 'Y' or 'N'." + "prompt": "Does the provided text contain signature elements? Signature elements include phrases like 'IN WITNESS WHEREOF', 'executed this agreement', 'undersigned', 'By:', signature lines, date fields for signing, or any indication that the document is being signed. If signature elements are present anywhere in the given text, respond 'Y'. If signature elements are missing from the text, respond 'N'. The location or position of these elements within the text does not matter - they can be at the top, middle, bottom, or in different sections. Write 'Y' or 'N'." }, { "field_name": "REIMB_PROV_TIN",