Hi Ford, Thanks for creating a detailed bug report for the issue, and also for your comments about user interest in the feature. For others that might be interested in adding their comments/stars, the request can be found at:
http://code.google.com/p/gdata-issues/issues/detail?id=2430 I unfortunately don't have any updates yet, but will definitely let you know as soon as any news is available. Paul On Dec 5, 10:43 pm, Ford <[email protected]> wrote: > Hi Paul, > > Any update on the notes regression? > > I had another patient email me today, upset that they couldn't view > their notes in my ClientLogin (iPhone) app. > > Best, > Ford > > On Oct 26, 5:10 pm, Ford <[email protected]> wrote: > > > > > > > > > Hi Paul, > > > Yes, the contents of the UserComment node mapped directly to the notes > > in the Health interface. > > > A note showed up in the API (for ClientLogin only, I think) like this: > > > <entry xmlns='http://www.w3.org/2005/Atom'...> > > <ContinuityOfCareRecord xmlns='urn:astm-org:CCR'> > > ... > > </ContinuityOfCareRecord> > > <ProfileMetaData xmlns='http://schemas.google.com/health/metadata'> > > <UserComment type='text' src='IRI'> > > ***PATIENT COMMENT*** > > </UserComment> > > </ProfileMetaData> > > </entry> > > > Now, with the new Google Health, patients can enter *multiple* notes > > in the main UI, but *nothing* shows up via the API: > > > <entry xmlns='http://www.w3.org/2005/Atom'...> > > <ContinuityOfCareRecord xmlns='urn:astm-org:CCR'> > > ... > > </ContinuityOfCareRecord> > > <ProfileMetaData xmlns='http://schemas.google.com/health/metadata'/> > > </entry> > > > My guess is the new 1-to-many nature of entry-to-notes didn't fit the > > old 1-to-1 schema, so notes were dropped. It'd be awesome to get the > > notes back though! > > > Thanks, > > Ford > > > On Oct 26, 2:10 pm, "Paul (Google)" <[email protected]> wrote: > > > > Hi Ford and Iris, > > > > I wasn't aware that UserComments were supported by Health, so I'll > > > need to check with rest of the team to investigate the issue. Were > > > the UserComments somehow associated with notes in the Health > > > interface? ProfileMetaData is in the Health profile feed schema, so > > > should be support. > > > > The team is aware that accessing user-entered notes is a commonly > > > requested feature. If there is progress on this feature, I'll > > > certainly post an update in the forums. > > > > Paul > > > > On Oct 25, 10:24 am, Iris Sanchez Navarro <[email protected]> > > > wrote: > > > > > Paul, > > > > > Are there any plans in the future to include notes in API? > > > > > On Oct 25, 2010 11:52 AM, "Ford" <[email protected]> wrote: > > > > > > Hi Paul, > > > > > > From what I can tell, the ProfileMetaData node no longer includes a > > > > > UserComment node. > > > > > > Was this a deliberate change? > > > > > > I had a diabetic patient email me today, frustrated that some > > > > > important insulin information she had attached as a comment wasn't > > > > > showing up in my ClientLogin app. I'd like to fix this for her, but I > > > > > see no metadata (UserComment or otherwise) in the feed entry. > > > > > > Any suggestions? > > > > > > Best, > > > > > Ford > > > > > > -- > > > > > 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]<googlehealthdevelopers% > > > > [email protected]> > > > > .> For more options, visit this group at > > > > >http://groups.google.com/group/googlehealthdevelopers?hl=en. -- 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.
