Easy Prescribing Regimen Prescribing Error

Modified on Mon, 11 Jun 2012 17:42 by CAREWare Help Desk — Categorized as: FAQ

An error will occur if users tried to prescribed regimens that has medications that has no form or frequency.

To fix this, make sure to make these fields mandatory when setting up regimens. Add a check to make sure all fields are complete when getting regimens by category. Only take regimens that has complete fields. Fix the joins in PrsMedicationsSelectAllHelper and PrescribedDrugSelectAllHelper to left joins for frequency and forms (optional). Make a check for frequency rpk = "" prior to calculating the frequency mulitplier in EasyRx_Duration_Details on the client in the method CreateARVMedicationList.

This bug was found in build594
This bug was fixed in build#
TTP #1962

Back to Bugs

Back to Frequently Asked Questions