Overview
This guide focuses on the operation of The Notifiable Condition Detector (NCD, for short) module. The ultimate purpose of this module is to notify condition detection where NCD analyzes Encounters, looking for segments that contain conditions, as defined by its configuration. The goal is to allow the NCD module to deliver a user specified message via the messaging module when an incoming datum matches a user defined pattern or critic.
As an example, when a CD4 laboratory result is entered for a patient who suffers from HIV, is on anti-retroviral medicine, and has agreed to receive messages from OpenMRS, the system delivers a message informing the patient of the laboratory result and where they can get further information.
Critics
By configuring a critic the user will enable the system to monitor Encounters and notify the appropriate recipient via Email or Sms, where a Critic in NCD is an aggregation of Conditions and Message Templates.
To configure Critics follow the steps;
In OpenMRS, Click the "Administration" link near top of the page
Click the "Manage Critic Notifier" link (under the "Notifiable Condition Detector" heading) as bellow
The Mange Critic Notifier page will be loaded as bellow
To create a new Critic click on "Add New Critic" link
To edit an existing Critic, click the appropriate Critic Id links under the "Critic Id" column to open and edit that Critic.
- Click "Browse" button and select the module file ncd-1.2.omod
- Click "Open" button
Configure Messages
Configure Task
Todo
Known issues
About
This module was developer by Sriskandarajah Suhothayan (Suho).