This repository adds a new Patient Medical Supply order type to the Patient Chart Order Basket. The users will be able to place Medical Supply Orders and define the quantity and the Quantity Units for the order placed.
yarn # to install dependencies
yarn start # to run the dev server
Once it is running, a browser window should open with the OpenMRS 3 application.
Please see Creating a Frontend Module.