On Apr 23, 5:51 am, palli <[email protected]> wrote:
> Hello Google Health Developers.
>
> Do google provide a list all its Medications, Allergies etc with their
> codes also.

No

>
> Actually what i want to do is ---
> I want to send Notices to Google Health Profile and I want to send
> only code of any particular Medications, Allergies etc .
> Would Google automatically pick the name of the Medication or Allergy
> automatically provided its code ?

Have you tried?

I just posted this notice and the medication Sotalol
was correctly added to my profile.

<?xml version="1.0" encoding="UTF-8"?>
<atom:entry xmlns:atom="http://www.w3.org/2005/Atom";>
  <atom:title type="text">test</atom:title>
  <atom:content type="text">test</atom:content>
  <ContinuityOfCareRecord xmlns="urn:astm-org:CCR">
    <Body>
      <Medications>
        <Medication>
          <Product>
            <ProductName>
              <Code>
                <Value>49884058401</Value>
                <CodingSystem>NDC</CodingSystem>
              </Code>
            </ProductName>
          </Product>
        </Medication>
      </Medications>
    </Body>
  </ContinuityOfCareRecord>
</atom:entry>


Eric

>
> I am not sure whether its feasible or not ? Please suggest.
>
> Thanks and Regards
> -- Palli
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to