Hi, Sorry for the troubles. My comments are inline.
On Dec 15, 3:12 pm, dpopcmh <[email protected]> wrote: > aside from the fact that you can not get the information you need to > solve problems without going to about 14 different spots, it would be > nice to have some sort of glossary with all the terms and what they > mean. Are notices where I put the CCR? I dont know. sounds like it > should be for notices from doctors to patients. seriously, I dont > know. Is there a glossary somewhere and I just cant find it?? Yes, to add new medical information to a user's profile, send a notice with attached CCR. http://code.google.com/apis/health/docs/2.0/developers_guide_protocol.html#CreatingPosts The reference guide is more or less a glossary: http://code.google.com/apis/health/docs/2.0/reference.html > > also, it would be super helpful if there was actually a sample that > actually compiled. none of the code posted inline compiles. > downloading the 2 sparse examples from your svn trunk doesnt really > give a person the breadth to do what they need. for example this > page:http://code.google.com/apis/health/docs/2.0/developers_guide_dotnet.html > the sending a notice section wont even compile. a new person like > myself doesnt know enough to know what it is missing to make it > compile. In the getting a users profile section, the entry.CCR is > null when I get it. I have no idea if thats fine, or if that means > there is no data, or if there is some other error making it not return > any data. This was a recent issue: http://groups.google.com/group/googlehealthdevelopers/browse_thread/thread/d5a88420eb948455# http://code.google.com/p/google-gdata/issues/detail?id=198 I've updated the sample in SVN. We're working on the code snippets in the .NET Developer's Guide. > > is there some example that will show a person how to list their > accounts, list their profiles, show their notices,show their CCR, send > a new notice, send a new ccr? In addition to the samples in SVN (http://code.google.com/p/ googlehealthsamples/source/browse/#svn/trunk/dotNET/ health_dotnet_asp_samples), there's the .NET sample bundled with the client library: http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/samples/health/main.cs Note: That sample uses ClientLogin. If you're building a web app, stick with AuthSub and the ASP samples from SVN. Cheers, Eric > im a .net person if that matters. > very frustrating. > maybe this all exists but I just cant find it in this cluttered site. > let me know > CH --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
