Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Improvements to the HL7Query module as part of the GSOC 2013 program

Abstract

This document contains a detailed overview of improvements to be added to the OpenMRS HL7Query module during the GSOC 2013 program.

...

The OpenMRS event module listens to particular events, and reports them. The HL7Query module identifies these events, and translates them into HL7 messages, which are then sent to the NCD module. The NCD module can interpret the received message, use it to identify a specific medical condition, and act accordingly.

Design

I [Unlicensed userSuranga Kasthurirathne] will list down the  following steps / guidelines as a means of documenting my thoughts on how to build this feature.

...

  • The OpenMRS HL7Query module documentation can be found here
  • For source code and omod, see here and here
  • The OpenMRS Event module can be found here
  • For source code and omod, see here and here
  • For more information on ADT message structures, google.com is your friend :-)