Skip to content

openmrs/openmrs-module-orderentryui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMRS

OPENMRS ORDER ENTRY UI

Note: This module has been deprecated in favour or Core Apps v1.28.0 + Order Entry OWA.

Table of Contents

  1. Overview
    1. What This Module Does Do
    2. What This Module Does Not Do
  2. Download
  3. Video Tutorial
  4. Resources
  5. Team Lead
  6. Developers
  7. Issues
  8. Community
  9. Support
  10. License

Overview

The OpenMRS Order Entry UI is an application to support creating of orders(Drug and Lab) through the user interface.

  • This module is an Open Web App that has all of its resources (HTML, CSS, JavaScript, app manifest, and so on) contained in a zip file. It consumes the OpenMRS REST API.

  • Data entry can be done using any modern browser that supports JavaScript. The browser which has been tested most frequently with this module is Google Chrome and hence it's the recommended browser.

What This Module Does Do

1.Allows data entry to be done directly from any modern JavaScript enabled browser. 2.Shows details of the patient whose orders is being accessed. 3.Displays pagination when a patient has orders that go beyond the first page.

Draft
  • Allows a user to add multiple orders of different types to a single draft.
  • Allows a user to edit a drug order in the draft order before saving it.
  • Allows a user to toggle the urgency of a lab order before saving it.
  • Allows a user to discard an order from the draft.
  • Allows a user to save multiple orders to the database from the draft.
Drug Orders
  • Supports adding drug orders for patients using either the Standard Dosage or Free Text tabs.
  • Allows a user to edit an active drug order.
  • Allows a user to discontinue an active drug order.
  • Automatically discontinues an active drug order when the duration specified for the drug order is reached.
  • Shows full details of a drug order including the date activated, date stopped or auto-expired, drug order description, dose, units, frequency etc.
Lab Orders
  • Supports adding of lab orders for patients.
  • Allow a user to toggle the urgency of a lab order.
  • Allows a user to view all the lab orders ordered for a patient

What This Module Does Not Do

  • Currently, only Drug and Lab orders are supported.
  • Does not support re-activating a discontinued drug order.

Download

To view or download the OpenMRS Order Entry UI Module, please go to the module repository here:

Video Tutorial

A video tutorial walkthrough of the Order UI can be watched here : https://www.youtube.com/watch?v=7lhLOwZLqzo

Resources

Team Lead

Daniel Kayiwa

Developers

Issues

If you want help fix existing issues or you found a bug and want to tell us please go to

https://issues.openmrs.org

Community

OpenMRS Talk OpenMRS IRC OpenMRS Telegram OpenMRS Wiki

Support

Talk to us on OpenMRS Talk

License

MPL 2.0 w/ HD © OpenMRS Inc.