Wiki Spaces
Documentation
Projects
Resources
Get Help from Others
Q&A: Ask OpenMRS
Discussion: OpenMRS Talk
Real-Time: IRC Chat | Slack
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 setting (formerly Global Property from platform 1.8 downwards), 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.
https://addons.openmrs.org/#/show/org.openmrs.module.ncd
This module was developed by John Brown, Erik Horstkotte, Andy Thorson and Sriskandarajah Suhothayan (Suho).
1 Comment
user-569a0
Where can the source code for this module be found?
Needs correction to a SQL error that prevents it from starting on OpenMRS 1.9