Hi all, I made an aplication in java who log in my health google account, take the CCR document and process it. Now I need to make and aplication that log into a doctor profile ( a profile that I will made ) and retrive CCR document of his patients. Can you help me with some indication, how can I do that? Thank you a lot
A:
You can start by reading the Google Health API
In the documentation you can find examples of authentication and retrieval of CCR in Java
pakore
2010-07-09 09:09:31
I succed to authenticate and to retrive ccr document that contains my profile. Now I want to authenticate in a doctor's profile and to retrive the ccr documents from his patients
2010-07-09 09:46:17