Sign In
HealthVault FAQ
This blog hosts FAQ questions (and answers) for developers using the HealthVault SDK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.net framework
app config
Authentication
authorization
certificates
Data
debugging
email
environment
Exercise
HealthVault
locale
OfflineConnection
Pedometer
Physician
proxy
related items
Signup
SODA
SSL
transform
Troubleshooter
Windows Live ID
XPS
Archive
Archives
February 2011
(2)
January 2011
(2)
December 2010
(2)
November 2010
(2)
May 2010
(1)
March 2010
(1)
February 2010
(4)
January 2010
(3)
December 2009
(2)
November 2009
(3)
October 2009
(5)
September 2009
(4)
June 2009
(1)
April 2009
(1)
February 2009
(2)
January 2009
(2)
September 2008
(1)
June 2008
(1)
May 2008
(3)
April 2008
(1)
March 2008
(1)
February 2008
(1)
December 2007
(3)
November 2007
(1)
October 2007
(10)
MSDN Blogs
>
HealthVault FAQ
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
HealthVault FAQ
Certificate loading problem or Error loading certificate in IIS 7 and later versions
Posted
11 months ago
by
Madan kamuju
This document describes how to install a HealthVault certificate in the Windows certificate store and running the corresponding HealthVault application in Windows 7 and Windows Server 2008. If the certificate is not installed correctly in the local computer...
HealthVault FAQ
How to share data with a physician
Posted
11 months ago
by
Aneesh D1
0
Comments
A common scenario we‘ve seen in hospital-based applications is the persistent need for a patient to share medical information with a doctor or group of doctors. In cases like this, both privacy concerns around medical information and requirements...
HealthVault FAQ
HealthVault policy regarding HealthVault server IP addresses and partners with IP-based firewalls
Posted
over 1 year ago
by
Anish Ravindran
0
Comments
There are situations where partners need to know whether they can run their application behind a firewall, which require communicating with HealthVault through their IP based firewalls. We don’t recommend partners to depend on our HealthVault IPs...
HealthVault FAQ
ActionURL targets override for Privacy and Terms of Use from HealthVault Application Configuration Center
Posted
over 1 year ago
by
Anish Ravindran
0
Comments
As mentioned in Chris Tremonte ’s blog on ActionUrl, Privacy and Terms of Use , HealthVault Application Configuration Center now supports hardcoded statements for both Privacy and Terms of Use irrespective of the ActionURL specified for the application...
HealthVault FAQ
Creating application ID from HeathVault Application Manager in UK environment
Posted
over 2 years ago
by
Madan kamuju
0
Comments
This Blog Post will help you in creating Application ID from HeathVault Application Manager in UK environment, as partners from UK cannot create Application ID using HeathVault Application Manager unless they modify ApplicationManager.exe.config file...
HealthVault FAQ
Users are unable to create support cases - Fixed
Posted
over 2 years ago
by
Anish Ravindran
0
Comments
We are currently experiencing a technical issue that is blocking people from submitting a new support requesting using the HealthVault Developer Support offering . Until further notice please utilize the MSDN Forums . We will let everyone know when this...
HealthVault FAQ
Mobile phone application development in HealthVault
Posted
over 2 years ago
by
Aneesh D1
0
Comments
Considering the wide acceptance, ease of use and large user base, mobile application development is getting more and more popular. As the device always stays close to the user, HealthVault integrated applications on mobile platforms make sense in a variety...
HealthVault FAQ
Running a HealthVault Application in IIS without installing a certificate in the certificate store
Posted
over 2 years ago
by
Anish Ravindran
0
Comments
Starting with the HealthVault 0908 SDK release , HealthVault applications can run with an application’s certificate stored in a file store instead of in a certificate store by setting the ApplicationCertificateFileName key and its value in the web...
HealthVault FAQ
Meet the Upgraded HealthVault Developer Center
Posted
over 2 years ago
by
Lowell Meyer
0
Comments
We are happy to announce the make-over of HealthVault Developer Center . The HealthVault Developer Center is an online site meant to complement the MSDN HealthVault Developer Center , Application Configuration Center and GetReal developed X-Ray for HealthVault...
HealthVault FAQ
Accessing your application configuration
Posted
over 2 years ago
by
Chris Tremonte
0
Comments
The HealthVault Application Configuration Center is available at https://config.healthvault-ppe.com . You login to this tool with a HealthVault-PPE account and it will show you a list of ApplicationIds for which you have admin rights. Generally...
HealthVault FAQ
Rich client options
Posted
over 2 years ago
by
Chris Tremonte
0
Comments
Most of our HealthVault documentation on samples focuses on building web applications but you can also use HealthVault with your rich client application. We support two high-level approaches to doing this: Intermediate web app With this approach...
HealthVault FAQ
ActionUrl, Privacy and Terms of Use
Posted
over 2 years ago
by
Chris Tremonte
0
Comments
As many of you know, the HealthVault platform asks each application to register a single ActionUrl that understands a variety of redirect targets. These redirects are generally used in scenarios where the application first redirects to the HealthVault...
HealthVault FAQ
Absolute URLs for NonProductionActionUrlRedirectOverride
Posted
over 2 years ago
by
Chris Tremonte
0
Comments
Our sample HealthVault applications in our HealthVault SDK all use relative paths for their NonProductionActionUrlRedirectOverride, but we have added support for absolute paths as well. The “redirect” parameter in web.config now supports either...
HealthVault FAQ
Creating your own ApplicationId and certificates
Posted
over 2 years ago
by
Chris Tremonte
0
Comments
The Microsoft HealthVault SDK comes with a few sample applications and ApplicationIds which you can use in order to explore the platform and even to get started on your own application. But at some point in your application development process, you will...
HealthVault FAQ
Managing Ownership of and Access to Your HealthVault Application Config
Posted
over 2 years ago
by
Lowell Meyer
1
Comments
Have you ever needed or wanted to access or modify your application configuration, but couldn’t… because the developer who has the account to log in to the Application Configuration Center is out sick, not speaking with you, or is taking a permanent vacation...
HealthVault FAQ
Running HealthVault .NET SDK (1.1.2193.4712) on XP SP2
Posted
over 2 years ago
by
VaibhavB [MSFT]
0
Comments
We have hardened the security protocols used in our .NET SDK (>= 1.1.2193.4712) to use SHA2 instead of SHA1. If you are running HealthVault 0910 or 1001 SDK (DLL Version 1.1.2193.4712) on an Windows XP SP2 (which doesn’t support FIPS compliant SHA2...
HealthVault FAQ
Authorizing Additional Records or Switching the Active Record
Posted
over 2 years ago
by
Lowell Meyer
0
Comments
We’ve gotten a lot of questions about how users can connect to and use their application for multiple HealthVault records from partners lately; we’ve also found a number of partners who didn’t consider the scenario of an existing user wanting to switch...
HealthVault FAQ
Microsoft.Health.HealthServiceException: The thing type specified in the update, 'bf516a61-5252-4c28-a979-27f45f62f78d', is an older version than the type of the existing instance.
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
You will see the error above if you try to update an instance of the BasicDemographicInformation HealthRecordItem type that is stored in the v2 type schema from an application that “speaks” the v1 type schema. In our recent 0910 release we updated the...
HealthVault FAQ
IP Filtering Config
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
You may notice that the newest version of the Application Configuration Center contains fields for configuring your IP Filtering settings. This extra security measure is not generally needed for HealthVault applications, except in special cases. If you...
HealthVault FAQ
Updating an application configuration in Production
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
You can create and update your ApplicationId configuration in our Developer/PreProduction environment by accessing https://config.healthvault-ppe.com . The App Manager tool in our HealthVault SDK also connects to this config site. But t his configuration...
HealthVault FAQ
Handling HealthServiceCredentialTokenExpiredException in .NET SDK
Posted
over 3 years ago
by
VaibhavB [MSFT]
0
Comments
Applications are expected to Handle the HealthServiceCredentialTokenExpiredException. The best way to handle this error is to Redirect the user to sign-on again, the best place to implement it in your basepage’s page error handler. Here is some sample...
HealthVault FAQ
More About Certificate Errors
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
Here is some help on diagnosing some of the common modes of failure with HealthVault certificate management. Access denied The most common cause of this error is that the application can find the certificate but the account running the app does...
HealthVault FAQ
Certificate Errors
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
Got a good question today from a long-time HealthVault Developer -- at least they are long-time in terms of the short history of HealthVault. If your application certificate is not configured correctly, either on your app server or on the HealthVault...
HealthVault FAQ
HealthVault Response Paging
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
There is a parameter on the HealthRecordFilter object called MaxFullItemsReturnedPerRequest and it is set to 240 by default. If your search returns more than MaxFullItemsReturnedPerRequest items then you will get full items for the first max items and...
HealthVault FAQ
Certificate Management
Posted
over 3 years ago
by
Chris Tremonte
0
Comments
We get a lot of questions about managing your HealthVault application certificate. When your application initiates a connection to HealthVault, it uses its unique private key to encrypt the first handshake message that it sends. HealthVault then uses...
Page 1 of 3 (59 items)
1
2
3