Drug Order Model

@hpardess I think you need to do more research on this before asking @akanter to get involved.

  1. Take a look at https://github.com/openmrs/openmrs-module-dispensing/blob/master/omod/src/main/webapp/resources/htmlforms/dispensing.xml#L175 and particularly at all of the <obs> tags that refer to either PIH or CIEL concepts.
  2. I believe that you can see the details of these in this metadata sharing package. Either you’ll need to inspect the xml in that zip file, or else import it to a server using the MDS module.
  3. Verify that by creating these concepts on your own server, the module will work and satisfy your use case.
  4. Only if so, then you should ask Andy to create these concepts in CIEL (and you can describe them in better detail).

Good luck!