Notifications
Clear all
Topic starter
I am looking for some assistance, have built some buttons with run processes to add specific diagnosis codes to the diagnosis codes list. All I need to do now is to get that code to display in the chart note after it is selected.
Any help would be greatly appreciated!
Posted : April 20, 2017 6:14 am
One of these will probably fit your needs.
{CFMT(PROB_LIST_CHANGES(),"","Changes to Problem List
","U","
")}
{CFMT(PROB_NEW("LIST"),"","New Problems
","U","
")}
Posted : April 20, 2017 6:26 am