Hi, We have processed a CCR from Google in which we believe that the
CCR is not constructed as it should be. The issue involves multiple
tests for a single profile, specifically a group of test belonging to
a HPV profile. Rather than having a <Result> tag for the profile with
many embedded <test> tags reflecting each test associated with the
profile, the CCR has each test within it's own <result> tag. This
then appears to us as mutiple HPV profiles each with one test. A
snippet of the xml is shown below. Can someone shed some light on
this issue?
<Result>
<DateTime>
<Type>
<Text>Date blood collected</Text>
</Type>
<ExactDateTime>2005-09-13T17:12:00+00:00</ExactDateTime>
</DateTime>
<Description />
<Source>
<Actor>
<ActorID>STEPHEN FISCHER</ActorID>
<ActorRole />
</Actor>
<Actor>
<ActorID>google.staging.physicianswellnessnetwork.com</
ActorID>
<ActorRole>
<Text>Information Provider</Text>
</ActorRole>
</Actor>
</Source>
<Test>
<DateTime>
<Type>
<Text>Date results observed</Text>
</Type>
<ExactDateTime>2005-09-15T10:34:00+00:00</
ExactDateTime>
</DateTime>
<Description>
<Text>HPV DNA (HIGH RISK)</Text>
</Description>
<TestResult>
<Value>DETECTED</Value>
<Units />
</TestResult>
<NormalResult>
<Normal>
<Description>
<Text>INFECTION BY HIGH-RISK HPV (TYPES 16,
18,31,33,35,39,45,51,52,56,58,59 OR
68) MAY BE ASSOCIATED WITH
PRECANCEROUS LESIONS OR CANCER OF THE
CERVIX.</Text>
</Description>
</Normal>
</NormalResult>
</Test>
</Result>
<Result>
<DateTime>
<Type>
<Text>Date blood collected</Text>
</Type>
<ExactDateTime>2005-09-13T17:12:00+00:00</ExactDateTime>
</DateTime>
<Description />
<Source>
<Actor>
<ActorID>STEPHEN FISCHER</ActorID>
<ActorRole />
</Actor>
<Actor>
<ActorID>google.staging.physicianswellnessnetwork.com</
ActorID>
<ActorRole>
<Text>Information Provider</Text>
</ActorRole>
</Actor>
</Source>
<Test>
<DateTime>
<Type>
<Text>Date results observed</Text>
</Type>
<ExactDateTime>2005-09-15T10:34:00+00:00</
ExactDateTime>
</DateTime>
<Description>
<Text>MICROSCOPIC DESCRIPTION:</Text>
</Description>
<TestResult>
<Units />
</TestResult>
<NormalResult>
<Normal>
<Description />
</Normal>
</NormalResult>
</Test>
</Result>
<Result>
<DateTime>
<Type>
<Text>Date blood collected</Text>
</Type>
<ExactDateTime>2005-09-13T17:12:00+00:00</ExactDateTime>
</DateTime>
<Description />
<Source>
<Actor>
<ActorID>STEPHEN FISCHER</ActorID>
<ActorRole />
</Actor>
<Actor>
<ActorID>google.staging.physicianswellnessnetwork.com</
ActorID>
<ActorRole>
<Text>Information Provider</Text>
</ActorRole>
</Actor>
</Source>
<Test>
<DateTime>
<Type>
<Text>Date results observed</Text>
</Type>
<ExactDateTime>2005-09-15T10:34:00+00:00</
ExactDateTime>
</DateTime>
<Description>
<Text>NARRATIVE DESCRIPTION:</Text>
</Description>
<TestResult>
<Units />
</TestResult>
<NormalResult>
<Normal>
<Description>
<Text>NEGATIVE FOR INTRAEPITHELIAL LESION
OR MALIGNANCY.
BASED ON THE CYTOLOGY RESULT, REFLEX
HIGH/INT RISK HPV DNA PROBE TESTING
IS NOT PERFORMED.</Text>
</Description>
</Normal>
</NormalResult>
</Test>
</Result>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---