Notifications
Clear all
Topic starter
Wondering if there is a different way to create pop up reminders in EMR? We currently have pop up alerts for fall assessments that react to a date in the future. They are setup in Text Compnents and we have to manually change the date each month.
Example:
{If PATIENT_AGE() > 64 and match(INS_NAME(), "Medisun") > 0 and durationdays(str(LASTOBSDATE("FALL SCR")),"9/01/2012") > 365 then userok("FALL ASSESSMENT DUE for " + PATIENT.LABELNAME) else "" endif ""}
Thanks,
Misti
Posted : November 6, 2012 12:35 am