Versions Compared

Key

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

Overview

Order Entry UI is an open web application that provides an interface for drug order entry. This application is designed to be used by clinicians, nurses, doctors, and pharmacists when prescribing or dispensing drugs for patients. Reports indicate that many deaths have occurred due to errors made in the process of prescribing and dispensing drugs. An electronic order entry system minimises the occurrence of such errors by intercepting and providing warnings when such errors are made. The application can be used to create new drug orders and edit and discontinue existing drug orders. 

...

  1. Creating a new order requires an encounter type. To create a new encounter type for drug order entry for example order entry, go to System Administration → Advanced Administration → Manage Encounter Types → Add Encounter Type. Add an encounter type called order entry.
  2. Save the name of this encounter type under a setting called order.encounterType. Go to System Administration → Manage Global Properties → Add  New Global Property and create a global property with the name order.encounterType and value order entry. See video below:

    Widget Connector
    urlhttps://www.youtube.com/watch?v=N7LiL_Go2IsJ0cPQO-j5UI

Add Encounter Role

  1. Creating a new drug order also requires an encounter role. To create a new encounter role for drug order entry for example clinician, go to System Administration → Advanced Administration → Manage Encounter Roles → Add Encounter Role. Add an encounter role called clinician.
  2. Save the name of this encounter role under a setting called order.encounterRole. Go to System Administration → Manage Global Properties → Add  New Global Property and create a global property with the name order.encounterRole and value clinician.

...

  1. Configure the time and date format to be used by the application. Go to System Administration → Manage Global Properties → Add  New Global Property and create a global property called orderentryowa.dateAndTimeFormat with DD-MM-YYYY HH:mm as the value.

    Widget Connector
    urlhttps://www.youtube.com/watch?v=1S06admNhuU&feature=youtu.be


    NB: In case any of the above settings is not configured, the application will not start, instead an error message will be displayed on the screen.