Merged in bugfix/nv-issue-fixes (pull request #721)
Bugfix/nv issue fixes * Add Dialysis to ancillary services list * remove print * Merge branch 'main' into bugfix/nv-issue-fixes * Remove print Approved-by: Alex Galarce
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"field_name" : "CLAIM_TYPE_CD",
|
||||
"relationship" : "one_to_n",
|
||||
"field_type" : "exhibit_level",
|
||||
"prompt": "What is the Claim Type of the contract, exhibit, or services mentioned? Choose ONLY from the following: {valid_values}. Guidelines:\n- If the contract refers to services rendered by individual healthcare providers or provider groups, return 'Professional'.\n- If the document mentions services provided by hospitals, facilities or institutions, return 'Institutional'.\n- If the services include Home Health, Durable Medical Equipment (DME), Laboratory, Radiology, Diagnostic Imaging, Genetic Testing, Blood Testing, Sleep Lab Services, Telemedicine, Behavioral & Mental Health Services, or other ancillary services, return 'Ancillary'.\n- If multiple claim types are mentioned for different services, return the one most closely associated with the compensation or service description in question.",
|
||||
"prompt": "What is the Claim Type of the contract, exhibit, or services mentioned? Choose ONLY from the following: {valid_values}. Guidelines:\n- If the contract refers to services rendered by individual healthcare providers or provider groups, return 'Professional'.\n- If the document mentions services provided by hospitals, facilities or institutions, return 'Institutional'.\n- If the services include Home Health, Durable Medical Equipment (DME), Laboratory, Radiology, Dialysis, Diagnostic Imaging, Genetic Testing, Blood Testing, Sleep Lab Services, Telemedicine, Behavioral & Mental Health Services, or other services commonly performed in an ancillary setting, return 'Ancillary'.\n- If multiple claim types are mentioned for different services, return the one most closely associated with the compensation or service description in question.",
|
||||
"valid_values" : "VALID_CLAIM_TYPE",
|
||||
"keywords" : [],
|
||||
"smart_chunking_methodology" : "TBD",
|
||||
|
||||
Reference in New Issue
Block a user