Problem statement

  • Acknowledge the overall claims by the patient within certain time lines.  
  • Report for Patient Claims within date range. To know how many claims by which medical provider and who is the claim collector. 

Solution

Custom report for getting the report on the basis of following filters, 

  1. To Date  
  2. From Date 
  3. Claim Collector 
  4. Medical Provider  

We have created custom objects and Visualforce Pages.  

Custom Objects to store data and VF pages to display report which was not possible with the standard reports with the expected view.

One VF page to fetch the data on the basis of filters and another VF page to display the filtered data.