Claims adjudication and payment

The Following picture demonstrates how insurance company processing the claims received from the clearing house. 

How to install Maven in the Windows

Let us see how we can first setup Maven in the Windows  step by step.

Some Important Master screens for PMS

Last year I was involved in developing an independent system for PMS using VB6 with sql server 2005. I really enjoyed myself and love to work/complete that project. One of my best period in my life. But unfortunately, we could not able to market the product because of VB6 no longer used widely in the industry.

Physician Quality Reporting System - PQRS

Let me just summarized the information which i understood clearly about PQRS . The following information are taken from different websites and some of them of my own question and answer Eye rolling smile. And also I just want to have a reference about this, so that when I get chance to implement this, I can always come and refer here. At the end, I just summarized my thought on how we can implement in the EMR PMS Application.

Hibernate Validator - Capture the exception using Utility Class

Hibernate Validator - Creating custom constraints @Required – Example 4

In this post, we will see how we can create our own custom constraints tailored to our specific requirements.