Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

What this module does

This module embeds a Notifiable Condition Detector (NCD) inside the OpenMRS instance as a separate server thread. The NCD processes HL7 messages sent to a port specified by a global property, looking for messages with segments that indicate medical conditions of interest to agencies such as the CDC. For each such message segment, the NCD creates a Patient, an Encounter, and a group of obs recording the details of the detected condition.

Further NCD also constantly monitors the data being entered into an OpenMRS installation. Incoming data is matched against a pattern or critic, and when data is entered that matches certain conditions it is deemed a notifiable condition and the NCD module takes a predefined action.

Documentation

Installation Guide

Getting Started

Technical Overview

Downloads

http://modules.openmrs.org/modules/view.jsp?module=ncd

Screenshots

Release Notes

  • 1.3
    • Fixed NCD Module to work with OpenMRS 1.8+
    • Enabled Message Delivery Triggered by Conditions
    • Integrated Messaging Module as a dependency, to send email and/or sms from the NCD module

About

This module was developed by John Brown, Erik Horstkotte, Andy Thorson and Sriskandarajah Suhothayan (Suho).

  • No labels