Even better would be to refer to the CCR reference:
http://code.google.com/apis/health/ccrg_reference.html

You can also checkout the CCR samples here:
http://code.google.com/p/googlehealthsamples/source/browse/#svn/trunk/CCR_samples

If those fail to help, manually enter the data in your profile.
Then, you can use the API to read the returned CCR and upload
new data with that CCR.  I would be very surprised if you couldn't
send a new notice with the resulting CCR.

Eric

On Oct 31, 7:05 am, th55 <[EMAIL PROTECTED]> wrote:
> Hi Eric, that worked for problems, but not for allergies and
> medications.  Can you post the required string in the CCR tag for all
> the other categories so the dates show up for all?
>
> On Oct 30, 5:14 pm, "Eric (Google)" <[EMAIL PROTECTED]> wrote:
>
> > Change 'Start Date' to 'Start date':
>
> > <DateTime>
> >   <Type><Text>Start date</Text></Type>
> >   <ExactDateTime>2008-10-07T00:00:00</ExactDateTime>
> > </DateTime>
>
> > Eric
>
> > On Oct 30, 5:31 am, th55 <[EMAIL PROTECTED]> wrote:
>
> > > OK, the status is showing up, but not the date.
>
> > > On Oct 28, 12:42 pm, th55 <[EMAIL PROTECTED]> wrote:
>
> > > > When I post data to Google Health, the date and status do not show up
> > > > in the UI for conditions, allergies, etc.  Only the description
> > > > shows.  Here is the CCR fragment that is posted for a condition.  Can
> > > > anyone identify the problem?
>
> > > >       <Problem>
> > > >         <CCRDataObjectID>a7caaba1369e42a5a2371ad5b6687d86</
> > > > CCRDataObjectID>
> > > >         <DateTime>
> > > >           <Type>
> > > >             <Text>Start Date</Text>
> > > >           </Type>
> > > >           <ExactDateTime>2008-10-07T00:00:00</ExactDateTime>
> > > >         </DateTime>
> > > >         <Description>
> > > >           <Text>Abnormal EKG</Text>
> > > >         </Description>
> > > >         <Status>
> > > >           <Text>Active</Text>
> > > >         </Status>
> > > >         <Source>
> > > >           <Description>
> > > >             <Text>CapMed PHR</Text>
> > > >           </Description>
> > > >         </Source>
> > > >       </Problem>- Hide quoted text -
>
> > - Show quoted text -
>
>
--~--~---------~--~----~------------~-------~--~----~
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