Microsoft HealthVault is the most prominent example of a personally controlled health record. With its open API, flexibility and connections with multiple health care providers, it gives people interested in monitoring their own health an unprecedented opportunity to do their own research on their own data. This concise book will explain what you can store in HealthVault, how to enable automatic updates from well-known fitness devices, and how to use programming libraries to create reports and investigate trends of interest to you.
Programmable Self
Programmable Self is a combination of Quantified Self and motivational hacks. Quantifying what you want to change about yourself and using motivational tools to ensure consistent change has been a proven recipe for successful behavioral change. It’s a lot easier to start walking more if you have to tell your coworkers how many steps you walked yesterday!
Chapters
Chapter 1: Getting Started with HealthVault | [Code](https://github.com/vaibhavb/Enabling-Programmable-Self-with-HealthVault/tree/master/chapter_1) | Links | Errata |
Chapter 2: Quantifying yourself | [Code](https://github.com/vaibhavb/Enabling-Programmable-Self-with-HealthVault/tree/master/chapter_2) | Links | Errata |
Chapter 3: Interfacing with HealthVault | [Code](https://github.com/vaibhavb/Enabling-Programmable-Self-with-HealthVault/tree/master/chapter_3) | Links | Errata |
Chapter 4: Using HealthVault Data Ecosystem for Self Tracking | [Code](https://github.com/vaibhavb/Enabling-Programmable-Self-with-HealthVault/tree/master/chapter_4) | Links | Errata |
Chapter 5: Enabling mHealth for the Quantified Self | [Code](https://github.com/vaibhavb/Enabling-Programmable-Self-with-HealthVault/tree/master/chapter_5) | Links | Errata |
Chapter 6: The Last Mile - Releasing Application to Users | Code | Links | Errata |
Spotted a typo or an error?