I have my application working. It only reads the profile. However, wen I retrieve a record I have placed in H9, I get some duplicate entries in the CCR XML file returned. I am wondering if anyone else has seen this and might know why it is happening and how to resolve it.
I get the profile in a straightforward manner with a GET to https://www.google.com/h9/feeds/default I log the xml response For example, I have an entry for Immunizations - Tetanus/Diphteria (Td) Toxoids, Older Children and Adults When I retrieve the record, it appears twice in the XML file, each with a different CCRDocumentObjectId. Different member profiles produce different duplicates, but always the same duplicate(s) for each profile. I am pretty sure my code is not causing this error, but for some reason there are two entries when I retrieve the information from H9. I can put in code to weed out these duplicates, but I don't think that is the right approach and is vulnerable to problems later on.
-- 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.
