...
In OpenMRS, Click the "Administration" link near top of the page
Click the "Manage Critic Notifier" link (under the "Notifiable Condition Detector" heading) as bellowbelow,
The Mange Critic Notifier page will be loaded as bellow;
To create a new Critic click on "Add New Critic" link to open the Notification Critic page.
To edit an existing Critic, click the appropriate Critic Id links under the "Critic Id" column to open and edit that Critic through the Notification Critic page.
The critic can be added or edited through the Notification Critic page.
...
To add a new Condition click on the "Add" button under the Condition(s) heading in the Notification Critic page.
Condition has an attribute type; Patient or Concept.
...
In the "Message" text-area enter the template of the message that needs to be sent.
Enter the customizable contents using withing square brackets [ ]
- For Patients attributes enter the Patients Attribute names within the square brackets [ ].
E.g. Name -> [name] - For Concept Attributes enter the Concepts attribute Ids within the square brackets [ ].
E.g. CD4 COUNT -> [1597] , assuming the Concept Id of CD4 COUNT in 1597
...