Application Name: Reference Application
Version Number: 2.6.0
Question:
My team and I are trying to use the /drug endpoint to get data and manipulate it for use in a DrugOrderComponent that we are working on. Problem is the endpoint returns empty responses meaning these is no drug data in our current dataset. I have tried to manually add drug data via the concept dictionary and that works, but it will take time and is not scalable. I have Drug data in .csv format. How can I upload this/ add this data to the standalone application?
This set of instructions do not work as the named repository does not exit. So I cloned the dev branch and this is the error I get when trying to install with maven:
@upendo, one option is to install the CIEL concept dictionary. (Instructions are here.) This has both a lot of concepts, and also some drugs (I think it’s the WHO Essential medication list, or something).
Thank you. The install was successful and the omod folder was generated. I will embark on an install tomorrow and tell you how this goes. Thanks again.
@upendo, in the meantime Ext I18N was moved into an OpenMRS-owned repo, meaning that you can just rely on its snapshots safely from now on as they will be available on Nexus:
You can use the legacy admin UI interface at this URI: /openmrs/admin/modules/module.list
Or you can just copy the OMOD file in the modules directory of your OpenMRS instance and then restart OpenMRS.