Skip to content

kkartik1/Rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Usage Instructions

Upload Files: Use the file upload widgets to upload your rules and claims Excel files The application supports Excel (.xlsx, .xls) and CSV formats

Process Rules: Click the "Process Rules" button to apply the rules to the claims data The application will analyze the claims based on the rules provided

View Results: The application will display a report showing claims that match the rules Statistics about the detected cases will be shown

Download Report: Click the "Download Report as Excel" button to download the results as an Excel file

Technical Details This application uses: Streamlit: For the web interface Pandas: For data processing XlsxWriter: For Excel file generation

The code is modular with separate components for: File handling Rule processing (distinguishing between record-level and dataset-level rules) Report generation Statistics calculation

About

Payment Integrity Rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages