Notifications
Clear all
Topic starter
In order to help our clinical staff we are printing the patients medication and allergy list for the patients to review while in the waiting room. We have created a letter and it displays what we want but the clinical staff is asking if the medication list could be double spaced. I have looked through all my MEL and cannot find how to do this. Can anyone help me with this?
Thanks
Laurie
Posted : April 18, 2012 6:13 am
If you're using meds_after("list") this will work. If not, the same idea may be applied.
{cfmt(replacestr(meds_after("list"), hret,hret+hret), "", "Medication
", "B,U","
")}
Paul
Posted : April 18, 2012 7:19 am
Topic starter
Excellent, thank you!
Laurie
Posted : April 18, 2012 10:09 pm