Notifications
Clear all
Topic starter
Is it possible to pull the patient's "preferred name" from patient registration into the patient banner?
Thanks!
Posted : May 19, 2015 1:25 pm
I have been testing the following for the banner.
Nickname: {if PATIENT.NICKNAME<>PATIENT.FIRSTNAME then PATIENT.NICKNAME else "" endif}
Posted : May 20, 2015 4:08 am
Yes , In the admin module go to charts , Patient Banner and choose "Patient Banner with PCP and Preferred Name , we are on CPS 12
Posted : May 20, 2015 4:30 am
We have a custom banner and use{PATIENT.LABELNAME} ({PATIENT.NICKNAME}). It works as expected and preferred name shows up like this:
Amike Test (Bubba)
Hilary Bias
KCBJ
Posted : May 20, 2015 5:08 am