Merged in bugfix/provider-name-and-tin (pull request #855)

extract correct provider name to match all TINs

* extract correct provider name to match all TINs

* Merged main into bugfix/provider-name-and-tin


Approved-by: Katon Minhas
This commit is contained in:
Mayank Aamseek
2026-01-29 16:25:05 +00:00
committed by Katon Minhas
parent f412754167
commit 4d6e08577c
+1
View File
@@ -1057,6 +1057,7 @@ Briefly explain your reasoning. After your explanation, include the heading "FIN
[EXTRACTION AND FORMATTING INSTRUCTIONS]
- First, analyze the text thoroughly and identify all provider entities
- Return TIN and NPIs that are found on the page even if they aren't explicitly labeled as such.
- If the table contains multiple name columns (e.g. 'System Name' and 'Facility Name'), YOU MUST extract the specific 'Facility Name' or 'Hospital Name' column.
- IMPORTANT VALIDATION REQUIREMENTS:
* TIN must be exactly 9 digits (no more, no less)
* NPI must be exactly 10 digits (no more, no less)