I would like to add a button or checkbox that will add all of the patient's current medications to the chart note. Can someone help me with that coding?
I am trying to do the same, have you figured it out? or do you know how i can pull all the current medications?
I am new to this as well and am testing my knowledge by trying to help answer other's questions so forgive me if I am wrong but you could use an Action button set to RUNPROCESS and use the MEDS_ACTIVE() data symbol.
Geoff Gill said:
I am new to this as well and am testing my knowledge by trying to help answer other's questions so forgive me if I am wrong but you could use an Action button set to RUNPROCESS and use the MEDS_ACTIVE() data symbol.
Thank you! do you know where i can get the list of data symbol?
Thank you for your replies. Unfortunately, this did not work for me.
To see a list of data symbols, click on Help either in VFE or Centricity.
got it, thank you.
I ended up using MEDS_PRIOR("comma") to display the medications.