Let me show you some awesomeness, and then I’ll explain what’s going on! Continue reading →
Entries Tagged 'Open Source' ↓
HealthVault PowerShell Module – The beginnings.
October 12th, 2011 — HealthVault, hvposh, Open Source, PowerShell
Open Source Convention (OSCON) 2011
July 27th, 2011 — Open Source
Myself and my esteemed colleague, Ali Emami will be at OSCON starting tomorrow. The healthcare track this year is packed with great content, we will be touching on HealthVault and Microsoft’s participation in the Direct project.
Last year I talked about Programming Healthcare Silos, the Direct project is an innovative way to bridge the silos in Healthcare and provide a secure provider to provider and provider to patient mode of data exchange.
Enhanced HealthVault Java Library!
December 9th, 2009 — Java, Open Source
The first release (R1.0) of HealthVault Java Library has been very successful and is being extensively used by HealthVault partners. This library provides basic capabilities to authenticate and exchange XML with HealthVault platform.
Over last few months, thanks to Rob, Siddhartha & Ali we have gained some momentum in developing this library. The current beta release (JAXB integration) includes beginnings of an object model for HealthVault methods and types. Kudos to Rob for some great work here.
If you are already using the community supported HealthVault Java Library, I would encourage you to try the new JAXB Integration release. It will be great to get your feedback before we make this work as our core development codebase. If you are new to working with HealthVault from Java please follow the getting started guide.
Looking forward to comments, feedback and contributions!
Working with HealthVault XML APIs
March 25th, 2009 — HealthVault, Open Source, RubyOnRails
Last year I did an N-part series about working with HealthVault XML APIs. It was implemented with ruby on UBuntu Linux system using OpenSSL. I got time to go mark all those articles with next links and I thought i would summarize the series here:
- Part 1: Working with certificates using OpenSSL
- Part 2: Talking to HealthVault anonymously
- Part 3: Authenticating your application with HealthVault
- Part 4: Authenticating the user in context of your application with HealthVault
- Part 5: Putting it all together
- Part 6: Doing offline access with HealthVault
Related Post:
One of our partners has also implemented Drop Off Pick Up solution in ruby using the above articles. Hopefully sometime in near future, I’ll convince them to do a blog post about the same.
Well you can SVN on CodePlex now!
September 16th, 2008 — Open Source
So CodePlex launched support for TortoiseSVN, more details about it are here. In the past there have been a couple of HealthVault projects which chose to do something else since SVN was not available on CodePlex, so this is a really great news. The SVN support is through SVN Bridge – essentially CodePlex is now hosting a bridge server which will let you talk to the native TFS project using a SVN client. Well – may be you can check out the HealthVaultD2C sample using TortoiseSVN now
.


