Table of Contents | ||
---|---|---|
|
...
Settings and Configuration
Ensure the the orderentryui module is loaded into the OpenMRS instance , because it provides the Order Entry Widget on the Patient DashBoard used to acces the webb app
More Information on how to set up can be found found here.
For the Order Entry UI application to work, you are required to make the following one time configurations.
...
- 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 or any other valid date/time format as the value.
Widget Connector url https://www.youtube.com/watch?v=1S06admNhuU&feature=youtu.be
NB: This step is optional. If the orderentryowa.dateAndTimeFormat is not configured, the application would use a default DD-MM-YYYY HH:mm representation.
Configuring Laboratory Orderables
- Create and set the value of global property
orderNoentryowa.labOrderablesConceptSet
toda006137-88ca-4d11-ae58-8b4b439afdd6
, go to System Administration → Manage Global Properties Click on add new global property fill the form with the following details, The name of the property should be orderentryowa.labOrderablesConceptSet and the value should be da006137-88ca-4d11-ae58-8b4b439afdd6. - Download the lab orderables metadata which can be found here
- Go to System Administration → Advanced Administration → MetaData Sharing → Import MetaData. Import the lab orderables metadata and wait for it to be installed.
...