Hi Kanya, Health does support multiple Test elements per Result element, but this should only be used for composite results like blood pressure. It is possible to check if a particular test is failing by sending them all individually link Bess recommended and seeing which, if any, don't make it into your profile?
Paul On Jul 9, 12:31 am, Bess Ho <[email protected]> wrote: > Not sure GH allow you to submit multiple test results. I don't know if GH > reveal their datastore structure to public. > > You may have to send each test per post. > > <Test> > <Source> > <Actor> > <ActorID>Nonindevice</ActorID> > <ActorRole> > </ActorRole> > </Actor> > </Source> > <Description> > <Text>PulseRate</Text> > <Code> > <Value>Lonic</Value> > <CodingSystem>CodingSystem</ > CodingSystem> > </Code> > </Description> > <TestResult> > <Value>98</Value> > <Units> > <Unit> > </Unit> > </Units> > </TestResult> > <NormalResult> > <Value> > </Value> > <Units> > <Unit> > </Unit> > </Units> > </NormalResult> > </Test> > > On Fri, Jul 9, 2010 at 12:19 AM, kanaya bhattad > <[email protected]>wrote: > > > > > > > Here's how it looks > > > <ContinuityOfCareRecord xmlns="urn:astm-org:CCR"> > > <CCRDocumentObjectID xmlns="">doc</CCRDocumentObjectID> > > <Language xmlns=""> > > <text>English</text> > > </Language> > > <Version xmlns="">1.0</Version> > > <DateTime xmlns=""> > > <ExactDateTime>2010-07-07T06:00:53Z</ExactDateTime> > > </DateTime> > > <Patient xmlns=""> > > <ActorID>1</ActorID> > > </Patient> > > <Body> > > <Results> > > <Result> > > <Description> > > <Text>Vital Sign</Text> > > <Code> > > <Value>46680005</Value> > > <CodingSystem>SNOMED</CodingSystem> > > </Code> > > </Description> > > <DateTime> > > <Type> > > <Text>Collection start date</Text> > > </Type> > > <ExactDateTime>2010-06-16T01:24:20Z</ExactDateTime> > > </DateTime> > > <Source> > > <Actor> > > <ActorID>Cecil Baker</ActorID> > > <ActorRole>Ordering clinician</ActorRole> > > </Actor> > > </Source> > > <Test> > > <Source> > > <Actor> > > <ActorID>Nonindevice</ActorID> > > <ActorRole> > > </ActorRole> > > </Actor> > > </Source> > > <Description> > > <Text>PulseRate</Text> > > <Code> > > <Value>Lonic</Value> > > <CodingSystem>CodingSystem</CodingSystem> > > </Code> > > </Description> > > <TestResult> > > <Value>98</Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </TestResult> > > <NormalResult> > > <Value> > > </Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </NormalResult> > > </Test> > > <Test> > > <Source> > > <Actor> > > <ActorID>Nonindevice</ActorID> > > <ActorRole> > > </ActorRole> > > </Actor> > > </Source> > > <Description> > > <Text>SPO2</Text> > > <Code> > > <Value>Lonic</Value> > > <CodingSystem>CodingSystem</CodingSystem> > > </Code> > > </Description> > > <TestResult> > > <Value>100</Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </TestResult> > > <NormalResult> > > <Value> > > </Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </NormalResult> > > </Test> > > <Test> > > <Source> > > <Actor> > > <ActorID>Nonindevice</ActorID> > > <ActorRole> > > </ActorRole> > > </Actor> > > </Source> > > <Description> > > <Text>DevId</Text> > > <Code> > > <Value>Lonic</Value> > > <CodingSystem>CodingSystem</CodingSystem> > > </Code> > > </Description> > > <TestResult> > > <Value>813097</Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </TestResult> > > <NormalResult> > > <Value> > > </Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </NormalResult> > > </Test> > > <Test> > > <Source> > > <Actor> > > <ActorID>Nonindevice</ActorID> > > <ActorRole> > > </ActorRole> > > </Actor> > > </Source> > > <Description> > > <Text>Time</Text> > > <Code> > > <Value>Lonic</Value> > > <CodingSystem>CodingSystem</CodingSystem> > > </Code> > > </Description> > > <TestResult> > > <Value>16/Jun/2010 06:54:20 AM</Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </TestResult> > > <NormalResult> > > <Value> > > </Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </NormalResult> > > </Test> > > <Test> > > <Source> > > <Actor> > > <ActorID>Nonindevice</ActorID> > > <ActorRole> > > </ActorRole> > > </Actor> > > </Source> > > <Description> > > <Text>BatteryLevel</Text> > > <Code> > > <Value>Lonic</Value> > > <CodingSystem>CodingSystem</CodingSystem> > > </Code> > > </Description> > > <TestResult> > > <Value>Ok</Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </TestResult> > > <NormalResult> > > <Value> > > </Value> > > <Units> > > <Unit> > > </Unit> > > </Units> > > </NormalResult> > > </Test> > > </Result> > > </Results> > > </Body> > > </ContinuityOfCareRecord> > > > On Fri, Jul 9, 2010 at 11:31 AM, Bess Ho <[email protected]> wrote: > > >> How do the test results look like? > > >> On Thu, Jul 8, 2010 at 10:41 PM, kanaya bhattad > >> <[email protected]>wrote: > > >>> Hi, > > >>> But what when I am sending multipe tests like systolic,diastolic and > >>> pulse. How can I send multiple tests in a single code. > > >>> Thanks > >>> Kanaya > > >>> On Thu, Jul 8, 2010 at 9:16 PM, Bess <[email protected]> wrote: > > >>>> May be you can only send 1 test per post. You need to program to send > >>>> muliple posts? > > >>>> Sent from my iPhone > > >>>> On Jul 8, 2010, at 7:28 AM, somu <[email protected]> wrote: > > >>>> Hi, > > >>>>> My code was working till yesterday. And it has stopped working today > >>>>> with exception as "Execution of request failed "https /www.google.com" > >>>>> for sending posts(notices) to h9. > >>>>> I checked the code and found that whenever I send single result in CCR > >>>>> it posts properly but when I send multiple tests it returns the > >>>>> exception. can anyone please help me with the CCR formation. > > >>>>> Thanks > >>>>> Kanaya > > >>>>> -- > >>>>> 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]<googlehealthdevelopers% > >>>>> [email protected]> > >>>>> . > >>>>> For more options, visit this group at > >>>>>http://groups.google.com/group/googlehealthdevelopers?hl=en. > > >>>> -- > >>>> 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]<googlehealthdevelopers% > >>>> [email protected]> > >>>> . > >>>> For more options, visit this group at > >>>>http://groups.google.com/group/googlehealthdevelopers?hl=en. > > >>> -- > >>> 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]<googlehealthdevelopers% > >>> [email protected]> > >>> . > >>> For more options, visit this group at > >>>http://groups.google.com/group/googlehealthdevelopers?hl=en. > > >> -- > >> Bess Ho > >> UI Architect / Developer / Designer > >> iPhone Developer > >> Silicon Valley Web Builder (SVWB) Founder > > >> The information transmitted is intended only for the person or entity to > >> which it is addressed and may contain CONFIDENTIAL material. If you receive > >> this material/information in error, please contact the sender and delete or > >> destroy the material/information. > > >> -- > >> 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]<googlehealthdevelopers% > >> [email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/googlehealthdevelopers?hl=en. > > > -- > > 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]<googlehealthdevelopers% > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/googlehealthdevelopers?hl=en. > > -- > Bess Ho > UI Architect / Developer / Designer > iPhone Developer > Silicon Valley Web Builder (SVWB) Founder > > The information transmitted is intended only for the person or entity to > which it is addressed and may contain CONFIDENTIAL material. If you receive > this material/information in error, please contact the sender and delete or > destroy the material/information. -- 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.
