The snippet at http://code.google.com/apis/health/ccrg_reference.html#immunizations is just an example.
For example, <DateTime> can appear under <Immunization>: http://code.google.com/apis/health/ccrg_reference.html#datetime The CCR -> Google Health UI mapping section has some information/ examples on what some of those fields are for: http://code.google.com/apis/health/ccrg_reference.html#ImmunizationsMapping Eric On Jan 6, 5:28 pm, Koirala <[email protected]> wrote: > In CCR reference > athttp://code.google.com/apis/health/ccrg_reference.html#immunizations, > the structure for <Immunization>...</Immunization> is defined to > contain only the following child elements: > 1. <DateTime> > 2. <Source> > 3. <Product> > > However, in my H9 sandbox, when I retrieved a profile for a test user > having some immunization data, I see extra child elements after the > <DateTime> child such as > 1.<Type /> > 2. <Description /> > 3. <Status /> > > They all appear before <Source>. > > Also, there are some extra elements after the <Product> element such > as <Directions>, <Refills>. > > Can anyone please explain what are these extra elements for ? > > Thanks > -Koirala --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
