Questions tagged [google-health]

Google-Health is a health record service provided by Google (now deprecated). Use this tag if the question contains doubts regarding the API provided and not if there are general doubts on health conditions of the asker.

Google Health was a personal health information centralization service (sometimes known as personal health record services) by Google introduced in 2008 and cancelled in 2011.Google Health's API was based on a subset of the Continuity of Care Record.

References

  1. Google Health
  2. Wikipedia Page on Google Health
16 questions
0
votes
1 answer

Partial retrieval of results from the Google Health API

I want to get records from Google Health within a range. Every time I send a new query, I want to get ten records. I.e. Start: 1 to 10 Second query: start 11 to 20 .... I used the following query : PROFILE_URL + selectedProfileId …
Shraddha Shravagi
  • 1,096
  • 1
  • 9
  • 22
1
2