Skip to content

Ranveer777/Digitize-Reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digitize Reports

A web-app to digitize medical reports & provide the data in various usable formats, along with some key features for user convenience.

End Users

The application is built for insurance companies, who struggle with printed lab reports. Digitization of these reports enables faster verification and provides other functionalities, which help in deciding insurance packages for the client.

How does the app work?

  1. Text Detection in separate columns using OpenCV-Python.
  2. Text Recognition using PyTesseract.
  3. Processing the data & displaying the report in a tabular format. Along with 'HIGH' / 'LOW' indication.
  4. Storage of reports in a MongoDB database using PyMongo.
  5. Using the Pandas library to produce a trend chart based on previous reports.

Future Updates:

  1. Verification of MediClaim by comparison with Health Check Parameters.
  2. NLP based model for better accuracy & compatibility with varying structures of reports.
  3. Insurance Coverage suggestions by health prediction using previous reports.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published