Skip to content

Latest commit

Β 

History

History
27 lines (17 loc) Β· 1023 Bytes

File metadata and controls

27 lines (17 loc) Β· 1023 Bytes

OpenMRS Drools Module (CDS Engine)

This module provides a Clinical Decision Support (CDS) engine for OpenMRS powered by Drools.
It allows implementers and developers to define and evaluate rules against OpenMRS data, supporting use cases such as:

  • Patient flags
  • Alerts & notifications
  • Task list management
  • Rule-driven forms and recommendations
  • Etc

πŸ“– For detailed documentation, see the Wiki.


Requirements

  • Java: JDK 11+ (Drools 9.44.0.Final minimum requirement)
  • OpenMRS: Platform 2.6.x+

References