Friday, November 11, 2011

QNXT eXtended Integration (QXI) Services

Available with QNXT 4.81 or later, is a new integration option called QNXT eXtended Integration (QXI) services.  QXI services, built on the .NET WCF platform, are web services which allow for application integration with QNXT.  These are a big deal.  Up until this point, the most prevalent integration option was a direct database integration or using the QNXT SDK.  The former option was a very manual code intensive integration, and the latter option was not very robust and offered very limited functionality.  With QNXT 4.81, QXI appears to be the preferred choice for integrating QNXT with 3rd party or proprietary (home grown) applications.  Out of the box, integration features are available for:
  • Financial A/R Systems
  • Provider Credentialing
  • Underwriting Solution
  • Homegrown Employer/Provider/Member Web Portals (PTS)
  • Web Enrollment for Membership and Employers
  • Scanning/ Document imaging retrieval
  • PBM
  • Third Party FSA vendors
  • HEDIS Reporting
  • IVR / Customer Service
  • External Case Management Solutions

I am looking forward to kicking the tires on these services and posting a review






Tuesday, October 18, 2011

The Future of Health Insurance

There are many opinions on this topic, below is an outline of mine.  I'm sure it will continue to evolve
  • In the next decade, the health care marketplace will be significantly different than it was in the last decade

  • The role of health plans is therefore going to be significantly different

  • Success in this new market is going to take bold leadership. Bold choices will need to be made. New ground broken

  • If we’re able to put (national and local) politics aside, the focus of health care reform will be on
    • People taking responsibility for their own health
    • Working together to make communities healthier
    • Providing better/smarter choices to consumers enabling them to live a healthier life
    • Sharing the accountability, risk and cost associated with providing care

  • These initiatives are what will reduce cost and improve the quality of care. No one has figured out all the details of how best to do this yet, but one thing is clear:

  • Information (data) is the most valuable asset companies have in this future

  • Health plans will transform themselves from insurance companies into information companies. A central component of their business plan and strategy will be information and information management. The type of information health plans own, and the quality of that information, is what will differentiate them from their competitors.

  • Being able to manage information effectively today is crucial in making this transformation in the future

  • Key (company) performance indicators in this future will be directly related to data and the quality of data. Every person within every department of an organization will be responsible and accountable for meeting performance goals which revolve around data

Friday, February 4, 2011

Lessons Learned Retrospective from our TriZetto QNXT Implementation

This year we are upgrading to the next major version of QNXT. It is another large implementation effort. This week I prepared for a “lessons learned” session with the upgrade team. Here are my impressions on what we did right, and what we aspire to do better
Commit Resources

  • We allocated dedicated resources to the QNXT implementation program which was important for a program of this size
  • The program manager took a hard line on not letting any resources go – which was great because an effort of this size requires a full commitment
  • What didn’t work - anything lower than a 100% allocation to the program. In our environment, everything is an urgent number one priority. So if you were an individual who was 50% allocated to the program, what that really meant is that you were 100% allocated to two number one priority efforts. The QNXT upgrade program is of the size and complexity that focus and concentration by all parties involved is required

Pay For Performance

  • We paid out a performance bonus for key milestones in the program: design freeze, entrance to model office, go live and stabilization. Meeting these milestones was hard. And in the 11th hour we still had work to do to make our targets for every milestone.
  • Everyone’s level of effort was a 10 of out 10. I think the performance bonus worked. It provided an added incentive to get the job done

Get Feedback From the Business Users Early

  • We started the design phase on January 1, 2008. We started testing on July 1, 2008 and ran testing through January 31, 2009. What that means is in the worst case – the business defined their need in January of 2008, and we didn’t show them a solution until 12 months later to collect their feedback. Any by that time – their needs changed.
  • The way we need to operate from the beginning is exactly how the QNXT implementation program ended. We should have short cycles 4 to 6 weeks, where we implement shorter more focused design, build and testing phases
  • At the start of the program we broke down the work and allocated teams by function: interfaces and extracts, enterprise data warehouse, web, reports migration, configuration. At the end of the program, when we were nearing go live, we reorganized by subject area: eligibility, premium billing, customer service, claims/finance – so we could focus on bringing one subject area live at a time. For the upgrade, we should break this work down by subject area from the beginning and save our selves the time of reorganizing later. Our functions (interfaces and extracts, configuration, etc,.) will still exist and they will cut across the subject area teams

Sit Together

  • We put our entire web team (the only project track which finished on time) in one room
  • I don’t think we can put a price on the collaboration that will happen naturally when people sit together. We had business analysts working side by side with developers and testers. If we could have had the business subject matter experts there it would have been even better.

Three Rules About Testing

  • Rule #1 Test with real data
  • Rule #2 if you can’t test with real data, see rule #1
  • Rule #3 automate your tests

Automated testing will allow us to run more cycles faster and thereby yield a higher quality deliverable in a shorter amount of time

In order to automate testing, we need to get to a more granular level of detail in our business process flow documentation.


Other Notables

  • Track actual time on deliverables
  • Start knowledge transfer and ownership turnover early
  • Automate everything we can automate