If you leave off the digest parameter or set it to false, each
profile entry (CCR element) will be wrapped in an Atom entry:

GET https://www.google.com/health/feeds/profile/default

<entry>
    <id>https://www.google.com/health/feeds/profile/default/
byfwFh8a8gk</id>
    <published>2008-08-21T20:44:16.901Z</published>
    <updated>2008-08-21T20:44:16.901Z</updated>
    <category term="MEDICATION"/>
..
</entry>

You can extract the Atom <id> from there.

Does this answer your question?

Eric

On Sep 11, 12:14 pm, Akabander <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We're investigating using the "Atom ID" to track unique profile
> entries between Google Health and the application we're working on. I
> can't find documentation that explains *how* to extract the Atom ID
> from a CCRDataObjectID. For example, this is one that's attached to a
> profile entry: "ErGLSM0Bu3Jwum3SRRD1-g/ALLERGY/0".
>
> Is the Atom ID the first 22 chars (up to but not including the first
> '/')? Or maybe the first 20 (up to but not including the dash)?
>
> Whether or not this will actually be useful is still up in the air,
> since not all profile entries have a CCRDataObjectID (most notably
> those created using Google's own web front end do not have
> CCRDataObjectIDs).
>
> Thanks!
>
> Nick
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to