But again here the footer example is not given, and the footer example
given in same directory that has person Given name and Family name at
--
http://code.google.com/p/googlehealthsamples/source/browse/trunk/CCR_samples/health_ex.xml
is not what I am getting when I perform the query using sandbox
instead I am getting -
<Actors>
<Actor>
<ActorObjectID>Google Health Profile</ActorObjectID>
<Source>
<Actor>
<ActorID>[email protected]</ActorID>
<ActorRole>
<Text>Patient</Text>
</ActorRole>
</Actor>
</Source>
</Actor>
</Actors>
Where to find something like given in
http://code.google.com/p/googlehealthsamples/source/browse/trunk/CCR_samples/health_ex.xml
<Actors>
<Actor>
<ActorObjectID>D6E5D510-592D-C613-DB46-A4CF2AC91C1D</
ActorObjectID>
<Person>
<Name>
<CurrentName>
<Given>Test5</Given>
<Family>Surescripts</Family>
</CurrentName>
</Name>
<DateOfBirth>
<Type />
<ExactDateTime>1955-01-02T12:00:00Z</ExactDateTime>
</DateOfBirth>
<Gender />
</Person>
<Address>
<Type>
<Text>Home</Text>
</Type>
</Address>
<Telephone>
<Value>123-456-7890</Value>
</Telephone>
<EMail>
<Value>[email protected]</Value>
</EMail>
<URL>
<Value>http://mttaboros.com</Value>
</URL>
<Status />
<Source />
</Actor>
</Actors>
Thanks,
Sawan
On Dec 15, 1:22 pm, "Paul (Google)" <[email protected]> wrote:
> Hi Sawan,
>
> The following CCR example includes most of the elements that Health
> supports.
>
> http://code.google.com/p/googlehealthsamples/source/browse/trunk/CCR_...
>
> It's missing the payer elements, which are in the following example:
>
> http://code.google.com/p/googlehealthsamples/source/browse/trunk/CCR_...
>
> I hope these help!
>
> Paul
>
> On Dec 14, 1:22 am, skr <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi All,
>
> > Is there sample CCR Data with good coverage on all the data points so
> > that we can use that to test our application?
>
> > Thanks,
> > Sawan
--
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.