Complete Wellness WCF Web Service (2009)

A web service designed to transmit the user’s answers to the health risk assessment test taken in the Complete Wellness Plus Web Application. The WCF web service transmits the answers to a third-party partner web service who analyzes the test. Results are formulated by the third-party vendor and are then transmitted back to an additional web method that is part of the service.

Features Include:

  • Real-time health risk assessment results
  • Instant user results and feedback
  • Secure transmission of personal data

Technologies Utilized:

  • WCF
  • C#.NET
  • MS SQL Server

View Code Sample

Posted in Web Services at January 31st, 2010. No Comments.

“CORE” WCF Web Service (2007)

A WCF web service designed to receive a “stack” of medical claims through an XML web service transmission. In real time, the medical claim information is processed with network discounts, state regulations, and usual and customary discounts being applied. The best possible PPO provider is selected through an algorithm giving weight to more desirable providers and discounts.  The response is then sent back to the client including the newly adjudicated medical bill.

Features Include:

  • Real-time bill adjudication
  • Secure data transmission through the web service
  • Ease of use provided by the XML format

Technologies Utilized:

  • WCF
  • C#.NET
  • Oracle

Budget:

  • $200,000

Project Length:

  • Iterative process over 3 years

View Code Sample

Posted in Web Services at January 30th, 2010. No Comments.