Hi Mike,

Your best bet is to use the <ActorID>:

<Actors>
  <Actor>
    <ActorObjectID>Google Health Profile</ActorObjectID>
       <Person>
         <Name>
         <BirthName/>
         <CurrentName/>
         </Name>
       </Person>
       <Source>
         <Actor>
           <ActorID>[EMAIL PROTECTED]</ActorID>
             <ActorRole>
               <Text>Patient</Text>
             </ActorRole>
           </Actor>
        </Source>
  </Actor>
</Actors>

GET 
https://www.google.com/health/feeds/profile/default/-/demographics?digest=true

If you want, file a feature request for adding the Patient name to
<Name>:
http://code.google.com/p/gdata-issues/issues/list

Eric

On Nov 24, 9:14 am, Mike <[EMAIL PROTECTED]> wrote:
> Hi,
> There does not appear to be a way to store Patient name in the Google
> Health profile, but the CCR from the profile feed contains a <Name/>
> node for the <Person/> element.
>
> Am I missing something, or is Patient Name not currently included in
> the Profile feed?
>
> Thanks!
> --mike
--~--~---------~--~----~------------~-------~--~----~
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