We’ve developed an interface to HealthVault, but it’s in 2 distinct components.
1st component is the Cloverleaf piece. In CLoverleaf (5.3 – which was painful as 5.3 doesn’t have the best xml support) we take a lab result, determine if it should go to HealthVault (based on demographics), then create an xml document which we send to the 2nd component.
2nd component is a standalone application that sits between HealthVault and Cloverleaf. As you might imagine it handles all the security and other api’s with HealthVault. This component resides in house and is on our lan.