Skip to Content
Enabling Programmable Self with HealthVault
book

Enabling Programmable Self with HealthVault

by Vaibhav Bhandari
March 2012
Intermediate to advanced
120 pages
3h 5m
English
O'Reilly Media, Inc.
Content preview from Enabling Programmable Self with HealthVault

Using Partner Applications

So far, we have looked at the mechanisms provided within HealthVault to track, update, and visualize health information. Outside applications, however, offer even more information. For instance, the Mayo Clinic Health Manager application (https://healthmanager.mayoclinic.com) can track your weight toward an intended goal (Figure 1-14).

Tracking weight against a goal

Figure 1-14. Tracking weight against a goal

The Mayo Clinic Health Manager is able to access all the weight information from a user’s HealthVault account using the HealthVault API. If you’re not a programmer, you can benefit from many such applications that add value to HealthVault by allowing you to track and measure health data. If, however, you have modest programming skills in almost any modern language, this book will show how you can create your own.

The HealthVault .NET Web SDK provides an abstraction on HealthVault APIs to simplify working with the platform. Example 1-1 is a .NET program that uses the SDK to extract all the weights from a user’s HealthVault record into a dictionary.

Example 1-1. Accessing HealthVault through the .NET Web SDK to read weight measurements

using System; using System.Collections.Generic; using System.Web; using Microsoft.Health; using Microsoft.Health.Web; using Microsoft.Health.ItemTypes; using Microsoft.Health; public partial class HelloWorldPage : HealthServicePage { protected void Page_Load(object ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Startup, Scaleup, Screwup.

Startup, Scaleup, Screwup.

Jurgen Appelo

Publisher Resources

ISBN: 9781449334574Errata