Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 add a new Condition click on the "Add" button under the Condition(s) heading in the Notification Critic page. Image Removed

Image Added

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

...