Merged in bugfix/provider_tin (pull request #822)

bugfix/provider_tin to main

* false positives case added to prompt


Approved-by: Katon Minhas
This commit is contained in:
VenkataKrishna Reddy Avula
2026-01-05 14:15:08 +00:00
committed by Katon Minhas
parent 541a0f97e0
commit 49e8964986
@@ -243,7 +243,7 @@
"field_name": "TIN",
"relationship": "one_to_one",
"field_type": "provider_info",
"prompt": "What is the Tax Identification Number (TIN)? A TIN is typically a 9-digit number that may be formatted as XXX-XX-XXXX or XXXXXXXXX or XX-XXXXXXX or XX-XXXX-XXX. Look for it near labels like 'Tax ID', 'EIN', 'Employer ID', or 'TIN'. It may also unlabeled, in the header or footer of the page. Do not modify any formatting - return exactly as it appears in the document."
"prompt": "What is the Tax Identification Number (TIN)? A TIN is typically a 9-digit number that may be formatted as XXX-XX-XXXX or XXXXXXXXX or XX-XXXXXXX or XX-XXXX-XXX. Look for it near labels like 'Tax ID', 'EIN', 'Employer ID', or 'TIN'. It may also unlabeled, in the header or footer of the page. Do not modify any formatting - return exactly as it appears in the document. Do NOT return a 9-digit number if it is clearly associated with any label other than those listed above. Such numbers must not be treated as a TIN."
},
{
"field_name": "NPI",