This worked for me with a blank profile:

<ContinuityOfCareRecord xmlns='urn:astm-org:CCR'>
<Actors>
 <Actor>
  <Person>
    <Gender><Text>Male</Text></Gender>
    <DateOfBirth><ExactDateTime>1954-03-10T07:00:00Z</ExactDateTime></
DateOfBirth>
  </Person>
 </Actor>
</Actors>
</ContinuityOfCareRecord>

Eric

On Jan 2, 7:49 am, th55 <[email protected]> wrote:
> My DOB format appears correct according to the specified
> documentation,  but it still does not show up on the H9 platform with
> the notice.  The account is new and no birth date currently exists in
> the account.  Any help would be  appreciated.
>
> On Dec 24 2008, 3:29 pm, "Eric (Google)" <[email protected]> wrote:
>
> > Hi,
>
> > DOB is only reconciled if the user hasn't already entered 
> > it:http://code.google.com/apis/health/ccrg_reference.html#DemographicsMa...
>
> > Blood type is never reconciled.
>
> > Eric
>
> > On Dec 22, 10:38 am, th55 <[email protected]> wrote:
>
> > >  My CCR contains blood type and date of birth, but they don't show up
> > > on the Google side.
> > > Here is what I am sending.  Can someone tell me what is wrong?
>
> > > <Body>
> > >     <VitalSigns>
> > >       <Result>
> > >         <CCRDataObjectID>a2d4d669f164453aad0b256767814b9e</
> > > CCRDataObjectID>
> > >         <Test>
> > >           <Description>
> > >             <Text>Blood Type</Text>
> > >           </Description>
> > >           <TestResult>
> > >             <Value>O+</Value>
> > >           </TestResult>
> > >         </Test>
> > >       </Result>
> > >     </VitalSigns>
> > >   </Body>
> > >   <Actors>
> > >     <Actor>
> > >       <ActorObjectID>864305590ec64841a760acaaea7410da</ActorObjectID>
> > >       <Person>
> > >         <Name>
> > >           <CurrentName>
> > >             <Given>Jane</Given>
> > >             <Family>Bewell</Family>
> > >           </CurrentName>
> > >         </Name>
> > >         <DateOfBirth>
> > >           <Type>
> > >             <Text>Collection start date</Text>
> > >           </Type>
> > >           <ExactDateTime>1991-03-22T00:00:00</ExactDateTime>
> > >         </DateOfBirth>
> > >         <Gender>
> > >           <Text>F</Text>
> > >         </Gender>
> > >       </Person>- 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