Bart, One or more of the doctors in my practice has been adding referrals onto the computer without the appropriate Read code, merely free-texting a comment...
Stuart, I have seen your report now as it came via Blueyonder and it is indeed just a case of not putting wildcard characters in. This is the % character. Bart...
Thanks Bart - works a treat (lots identified!!). Stuart ... From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com] On Behalf Of...
Bart I haven't tried it yet does it mean wildcard characters in front and after the search string or only in front also is space needed ?,(probably not come...
Thanks Bart I will give it a go ... Hi Rolf, Attached the licence for that PC. If you are interested you could test a new file for me, which you can download...
Does anyone know of a quick way to identify patients on exactly 1 repeat? We are still struggling to get our medication reviews under control and are looking...
Hi Chris, This is easy: One ID node. One drug node. Put in a Read code range that covers all drugs. Pick authorisations or whatever you are interested in. Tick...
Perfect - thanks again! ... *************************************************************************** This e-mail is confidential and privileged. If you are...
Hi Bart, We'd like to search for patients with a 'preferred pharmacy' selected in their patient details. Can't see an obvious place in the add-in. Could you...
Hi Paul, Yes, that can be done. I figured it out after a question from Billy McKee. Put this in a SQL node. Tick no loop (will make this faster): SELECT ...
Have done a major re-write and I believe this is now ready for general release, but it could do with a bit more testing. There are several improvements, but...
Have uploaded a new version to: http://www.rbs-software.pwp.blueyonder.co.uk/ Just cosmetic changes, such as better looking pictures for the search nodes on...
Needs confirming, but I think the bug I mentioned in the 12.63 mail is fixed now. Uploaded again to: http://www.rbs-software.pwp.blueyonder.co.uk/ Version...
Do you know what caused it Bart? John R ... From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com]On Behalf Of bartsmissaert ...
Hi John, Yes, something very simple. It was caused by taking the value from a disabled checkbox. You probably know this, but if not this value is expected to...
Doing F7 and F8 would un-do a current smokers node. Fixed this. As Read codes never can have spaces have trimmed these out in case there was a typing mistake. ...
Fixed a bug to do with importing patients (ID numbers) from sheet or text. This had to do with the fact that node keys now have a proper GUID (unique ID...
Good Morning Bart, I have downloaded v12.68 and the import patient list is now working fine. Thank you Steve ... -- Steve West IM&T Manager Central Surgery...
Hi Steve, Thanks for confirming. You might find the following SQL interesting: SELECT A.PLACE_OF_BIRTH, COUNT(A.PATIENT_ID) FROM ACCEPTANCE A WHERE NOT...
Two bug fixes in the new version. When ticking checkboxes to do collections, this information wouldn't be retained if there was no collection node yet. ...
I think this is ready now for general release, but I kept the old file, 12.52 on the iSUG site in case there was a problem with this one. Many improvements and...
Before anybody is going to tell me there is a bug in 12.72 that would show if you ticked SRD (show registration date) in the ID node. This is caused by a...