HealthVault 0908 release is now available in the production and pre-production environments, with this release we are removing the beta label from HealthVault. UPDATE: Associated .NET SDK for this release is now available.
Below is the summary of changes in this release:
SODA (Software on Device Authentication)
SODA enables support for the creation of client and mobile HealthVault applications. Prior to SODA, this was – for the most part – not possible, because it would have required wide distribution of the private key your application uses to authenticate with the platform. SODA allows applications to create ‘instances’ of themselves. These instances are able to provision themselves with unique private keys and everything they need to authenticate with the HealthVault platform. The associated .NET SDK will be available shortly.
Full documentation on SODA is being written and will be posted as soon as it is available.
AllocatePackageID
This new API allows applications to request a DOPU package ID before sending the DOPU package. The DOPU package can then be sent later together with the allocated package ID. In discharge scenarios, for example, a patient does not have to wait until the package has been transferred to HealthVault before receiving the information necessary to later retrieve the package (package ID and passphrase).
CCR / CCD reconciliation improvements
CCR Import / Export
Please leave feedback in the comments.