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>
--~--~---------~--~----~------------~-------~--~----~
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