The Value of Capturing Cornerstone Scenarios/Cases - Automation increase in Claims processing
Tuesday, April 17th, 2007I was reading Rajgo’s post on Business Rules and the SDLC series and thought would jot some of my experiences with customers.
Recently one of our(YASU Technologies ) shared some interesting numbers in claims processing. They were basically reviewing claims adjustment automation (not including the actualy scanning of claims forms and resolving the data errors). Essentially mainly the settlement rules. Prior to using QuickRules they were relying on a legacy claims processing software and this part of the process was yield them around 20% automation.
At the point when they looked at business rules technology-they were doing the rules in the ‘proverbial code’. Being a healthcare insurance major the claims got pretty complex pretty soon.
The key problems were:
1. A lot of the settlement was happening manually. In other words adjusters would ‘decide’ on how to settle the claim
2. Whenever the claims processing software was not able to resolve a particular claim it would route the claim to a manual queue which would then be looked by the adjuster.
In addition to the fact that this was increating operating costs, there were several suspected leakages (which at that point was hard to measure as a function of capture-but now we can safely say that this was mainly due to the manual adjudication process).
Post Implementation metrics
We kept following to understand how the automation was improving (as a function of time)-this mainly gave an indication of how well the new processing application was delivering business value. Automation was a direct function of efficient capture of business rules-the process didnt change and was mapped even before BRMS intreoduction.
As with any business rules capture the first phase of the capture involved:
1. Reviewing existing legacy code, extracting rules from this code.
2. Review of past specification documents and any notes on claims previously adjusted.
3. Interviews with some adjusters… but most importantly the process involved identifying manual claims and understanding the result of manual adjudication. This was done for some claims, this was a pretty signifciant move as otherwise the project would have been jeopardized (there is no single way to pinpoint the go-live for such an implementation).
Post implementation each manual claim that was adjusted was reviewed with adjustor and the decisioning logic was captured. Each claim was captured as a scenario and used as a regression testing case as well. This was really important as mutually exclusive rules were a likelihood in a complex healthcare process.
Learnings from this case
The major learning we had from this is what I wanted to share here:
1. Rules capture is an ongoing process. It is an enhancement exercise. Having said this, systems need to be in place when automating manual proceses to understand the method of decisioning the agent is utilizing.
2. Regression analysis is important for ensuring the there are no conflicting rules.
3. Many times business makes up business rules to explain siuations. What this means is that rules evolve over a period of time. This is very important -several times the decision is known but uncovering the decisioning process and method is a huge effort.
In my next post i wanted to see if could formalize this portion. I would love to share experiences which anyone has with respect to process automation and how they went onto capture decisioning logic (when the manual process functions were replaced by automation decisioning touchpoints).