Worklist Clinician

Hi,

We've noticed that when we change day on our hospital worklist, the clinician sometimes (not always) changes from the proper clinican to the person that made the appointment (often nurse as this is what our default reception log in is.

I've attached a document with the screenshots of today and tomorrow. I'm not sure if you can read it too well as my computer going very slowly and making screenshots difficult.

We've also noticed that sometimes on the schedule the clinician on our screen is not the clinician but the person who made the appointment (again often nurse). If you double click on the appointment and press ok it will update to the clinician.

Maybe it is just the macro in my coding on worklist view, which is:

concat(substring(openvpms:get(., 'customer.name'),0,20),' - ',
 substring(openvpms:get(., 'patient.name'),0,15),' - ',  
 '(',openvpms:get(., 'patient.objectReference')/id,')', '\n',
 openvpms:get(., 'clinician.name'),'\n',
 substring(openvpms:get(.,'act.description'),0,100))

Any ideas?

Greta

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Worklist Clinician

This is a known bug. The fix will be available in the next release.

Regards,

 

Tim

Syndicate content