This project is all about Analyzing Patient Claims. You can think of it as a useful utility for understanding the patient claims.

Here's the overall workflow of this project, the doctor or the provider will generate claims for patient with the help of a system through which the provider can easily upload claim (It's a single file containing all the details about the patient’s claims. It's in JSON format). After uploading the claim file. The provider can click on the preview button, to just have a look into the claim details. If everything looked good, the provider can just click on the 'Save' button, which will save the claim information in ObjectRocket MongoDB.

Features

  1. Upload Claims
  2. Manage Claims
  3. View Reports/Graph
  4. About
  5. Contact
Share this project:

Updates