Friends:
We are trying to develop a portal for patients to record a confidential
video message for the doctor and vice versa. Can we embed Google Video code
into our application and if so, how, what is the cost and would it be HIPPA
compliant. Would greatly appreciate your input.

Sam Alam

On Wed, Jul 29, 2009 at 9:00 AM, Cameron M. <[email protected]> wrote:

>
> I work for a company who can function as an online interface engine.
> We are in the process of developing a CCR feed to Google Health.
>
> We can receive results from lab systems as blocks of free text, which
> don't fit nicely into something like:
>    <Test>
>     <Description>
>      <Text>CHOLESTEROL, TOTAL</Text>
>      <Code>
>       <Value>1420</Value>
>       <CodingSystem>LAB</CodingSystem>
>      </Code>
>     </Description>
>     <TestResult>
>      <Value>##</Value>
>     </TestResult>
>    </Test>
>
> What's the best way to send this to Google?  The only way I can see is
> to do it like this:
>    <Test>
>     <Description>
>      <Text>CHOLESTEROL, TOTAL <br/> your cholestoral level is ###.
> <br/> continued free text description...</Text>
>      <Code>
>       <Value>1420</Value>
>       <CodingSystem>LAB</CodingSystem>
>      </Code>
>     </Description>
>    </Test>
>
> Do you have any recommendations for how to handle this situation?
> Thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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