We are looking in into supporting omhe (http://code.google.com/p/
omhe/) micro syntax for exchange of health information.

One of OMHE uses could be as a coding system (http://code.google.com/
apis/health/ccrg_reference.html#codingsystem) in the CCR.
The obvious benefit is that its a very intuitive and simple to parse
vocabulary (although small and non comprehensive)

for example Blood Glucose test result can be coded as following:
<Results>
        <Result>
          <Test>
            <Description>
              <Code>
                <Value>bg</Value>
                <CodingSystem>OMHE</CodingSystem>
              </Code>
            </Description>
            <TestResult>
              <Value>98</Value>
            </TestResult>
          </Test>
        </Result>
      </Results>

Would GoogleHealth or anyone else on this group would like to support
OMHE as a recommended coding system in the CCR?

Gilad

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