Eric, Thanks for your response! The conditions I tested did not have start/ end dates, so the CCR is responding as you said it should.
Since DateTime is marked "optional" in the CCR, I can see how I should have caught that. However, I don't see the <Type/> or <HealthStatus/> tags specified in the CCR Reference for Problems. Is there Google documentation available that would describe those tags and when to expect them, or should I be referring to the ASTM standard? --mike On Nov 16, 6:50 pm, "Eric (Google)" <[EMAIL PROTECTED]> wrote: > Hi Mike, > > I can confirm that <DateTime> tags are being returned for Problems. > Is it possible your conditions haven't specified a start/end date, > either > in the UI or via notices containing CCR? > > For conditions that have a start date (and therefore a <DateTime/> > element), > I don't see <Type /> or <HealthStatus/> tags. For those that DO NOT > have > a date, I see the same output as your second example. > > Eric > > On Nov 15, 5:32 am, Mike <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > The Profile XML I'm receiving from the GH SandBox (AuthSub) does not > > match the CCR reference. For example, the CCR Reference shows this > > structure for Problems: > > > <Problems> > > <Problem> > > <DateTime/> > > <Description/> > > <Status/> > > <Source/> > > </Problem> > > </Problems> > > > ...but I'm experiencing this: > > > <Problems> > > <Problem> > > <Type /> > > <Description/> > > <Status/> > > <Source> > > <HealthStatus/> > > </Problem> > > </Problems> > > > Am I doing something wrong? > > > Thanks in advance for your assistance!! > > --mike- 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 -~----------~----~----~----~------~----~------~--~---
