Talking to the public methods of healthvault platform

My last post explained a little about challenges of OpenSSL to achieve the healthvault signing for opensource LAMP/R platforms. In this post i’m showing below an actual snippet for talking to the public methods of healthvault platform.

      
        GetServiceDefinition
        1
        05a059c9-c309-46af-9b86-b06d42510550
        en
        US
        2010-01-01T00:00:00Z
        36000
        0.0.0.1
        
    

Sean is starting a series detailing his adventure with healthvault .NET applcations. In the same spirit i’m going to build the ruby on rails application and library through a series of posts here. The application is live at http://openhealthvault.vitraag.com and the source code is in the SVN repository at http://svn.vitraag.com/openhealthvault.

Next part: Getting the Auth Token

2 comments ↓

#1 OpenSSL and working with HealthVault — Reviving The Health Revolution on 03.25.09 at 4:32 pm

[...] Talking to the public methods of healthvault platform → [...]

#2 Talking to HealthVault via ASP.NET MVC #1 — Reviving The Health Revolution on 07.15.09 at 2:37 pm

[...] explained earlier in my ruby series HealthVault authenticates an application in three contexts – anonymous, the application itself and the application in presence of user information. In this series I will [...]

Leave a Comment