We have been live on MM since Friday. When prescribing a medication within an office visit encounter, the prescription is no longer translated to the office visit note text. Does anyone know of a fix/workaround for this? Is there a MEL function that you can call to display the prescriptions in the note?
We are using these codes that Athena consult gave us. Its in a text component.
{'{cfmt(MED_LIST_CHANGES(), "", "Medications:
", "B,1", "")}'}
{'{cfmt(LISTRXNEWFULL(), "", "Prescriptions:
", "B,1", "")}'}
Have you tried the Med Management Text Component Patch? It says running the script will ensure the encounter note for a visit includes the medication and prescription added. You should then have the option of adding the following text component to your document templates: MLI_TEXT: Enterprise/MedicaLogic/To Record Items from Med Management in a Chart Note