Merged in feature/daip2-18 (pull request #375)

DRAFT: claim type prompt updated

* claim type prompt updated

* claim type v2

* Merge branch 'main' into feature/daip2-18


Approved-by: Katon Minhas
This commit is contained in:
Alex Galarce
2025-01-31 22:16:12 +00:00
committed by Katon Minhas
parent fa082d429b
commit cbe047ea4d
@@ -79,7 +79,7 @@
"field_name" : "CONTRACT_CLAIM_TYPE_CD",
"relationship" : "one_to_one",
"field_type" : "full_context",
"prompt" : "What is the Contract claim Type? (Possible Answers \"Professional\", \"Institutional\" or \"Ancillary\"). Answer to the best of your ability. It is possibly found near compensation language. ONLY RETURN WHETHER PROFESSIONAL OR FACILITY OR ANCILLARY. If not found return N/A - If it is a Provider, physician services then the answer would be \"Professional\" - If the document contains \"Hospital\" the answer is \"Institutional\". Otherwise, it's \"Ancillary\". It is Ancillary if it is services such as Audiology, Cardiac Monitoring, Diagnostic Imaging, Genetic Testing, Laboratory/Blood Testing, Radiology, Sleep Lab Services, Telemedicine, Allergy Services, Behavioral & Mental Health Services.",
"prompt" : "Is the contract related to a professional, instututional, facility or ancillary provider? It may be deduced based on contract title. If the contract is with Hospital or Facility, the answer would be Institutional. If contract is directly with doctor or physician services, the answer would be Professional. If contract is with providers which only provides services like Audiology, Cardiac Monitoring, Diagnostic Imaging, Genetic Testing, Laboratory/Blood Testing, Radiology, Sleep Lab Services, Telemedicine, Allergy Services, Behavioral & Mental Health Services, answer would be Ancillary.",
"valid_values" : "VALID_CONTRACT_CLAIM_TYPE",
"keywords" : [],
"smart_chunking_methodology" : "TBD"