I'm having a problem importing the Blood Pressure.

both the Diastolic and Systolic values use the Description of
Diastolic. here's a dump of my recieved xml:

        <Test>
          <CCRDataObjectID>acquRAeKb6g-0</CCRDataObjectID>
          <DateTime>
            <Type>
              <Text>Collection start date</Text>
            </Type>
            <ExactDateTime>2011-06-15T06:22:30.324Z</ExactDateTime>
          </DateTime>
          <Description>
            <Text>Diastolic Blood Pressure</Text>
          </Description>
          <TestResult>
            <Value>72</Value>
            <Units>
              <Unit>mmHg</Unit>
            </Units>
          </TestResult>
        </Test>
      </Result>
      <Result>
        <CCRDataObjectID>ADRt27tkX1g-1</CCRDataObjectID>
        <DateTime>
          <Type>
            <Text>Collection start date</Text>
          </Type>
          <ExactDateTime>2011-02-22T11:06:07.831Z</ExactDateTime>
        </DateTime>
        <Description>
          <Text>Diastolic Blood Pressure</Text>
        </Description>
        <Test>
          <CCRDataObjectID>ADRt27tkX1g-0</CCRDataObjectID>
          <DateTime>
            <Type>
              <Text>Collection start date</Text>
            </Type>
            <ExactDateTime>2011-02-22T11:06:07.831Z</ExactDateTime>
          </DateTime>
          <Description>
            <Text>Diastolic Blood Pressure</Text>
          </Description>
          <TestResult>
            <Value>90</Value>
            <Units>
              <Unit>mmHg</Unit>
            </Units>
          </TestResult>
        </Test>
      </Result>

Thanks,
Barry

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