Broken link for allscripts greasemonkey scrip

hitechelp wrote on Saturday, June 29, 2013:

We rely heavily on Kevin’s GM script, so we would chip in on this in a heartbeat.

yehster wrote on Saturday, June 29, 2013:

Guys,
I do not have a clinical practice and hence cannot sign up for an Allscripts account to see how the forms have changed.
Monetary support is not the issue.

hitechelp wrote on Saturday, June 29, 2013:

We do, how can we help?
On Jun 29, 2013 7:52 AM, “Kevin Yeh” yehster@users.sf.net wrote:

Guys,
I do not have a clinical practice and hence cannot sign up for an
Allscripts account to see how the forms have changed.
Monetary support is not the issue.

broken link for allscripts greasemonkey scriphttps://sourceforge.net/p/openemr/discussion/202505/thread/4029305f/?limit=25#cc10

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Help

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net

fsgl wrote on Saturday, June 29, 2013:

If Allscripts’ browser fix does not correct the script problem as well, a Deluxe account holder can phone or fax the login information to Kevin. If Kevin has other commitments of his time, it is understandable that he would have to decline.

xiaoanri wrote on Saturday, June 29, 2013:

i called allscript yesterday, they say there has been some bugs after the new version upgrade, but they are working hard to solve those various issues, they expect those will be fixed within a week or so. they did not tell me what the issues are, but they did tell me there is no plan to reverse to the old version.

so there might be further changes that could affect the way integration works.

anybody interested in including the fix of batch import function by MD Support?

@kevin, i also have the allscript account, please let me know how i can help. my email is zh25@live.com if needed.

hitechelp wrote on Saturday, June 29, 2013:

If “batch import function” refers to the “Import from OpenEMR” button on the Allscripts new patient screen then we reply a hearty “YES”

mdsupport wrote on Sunday, June 30, 2013:

The import fix is rather simple - Allscripts changed/‘fixed’ the header of the excel file by adding a space to make column more readable. If you feel up to it, at the beginning of the script all expected columns are listed. Just change the header to match what you see in the downloaded file - e.g. ‘PatientName’ becomes ‘Patient Name’ but ‘Quantity’ does not change…

Just loaded about 500 prescriptions after that change. We will make the updated version available after staff spot checks the prescriptions.

xiaoanri wrote on Monday, July 01, 2013:

MD Support,

I made the change and just loaded the prescription from last week. Everything works again! This is a really handy feature to get the prescription info back to openemr, what you have done is deeply appreciated!

yehster wrote on Friday, July 12, 2013:

I have started to take a look at Allscripts issues. It looks like they renamed a few fields in the interface and also changed the name of some of the scripts. Hope to have a updated version of the script next week sometime.

doggmd wrote on Saturday, July 13, 2013:

Glad to see the link to for making Allscripts easier to use is coming back.it makes entering a script faster and smoother without having to re-enter the name or manually enter each new patient. Thanks.

cverk wrote on Sunday, July 14, 2013:

I will second a thank you in advance. The allscripts link is a nice feature.

yehster wrote on Thursday, July 18, 2013:

https://github.com/yehster/AllscriptsIntegration/raw/master/AllscriptsIntegration.user.js
Here is a link to an updated version of the script that seems to be testing well.

fsgl wrote on Thursday, July 18, 2013:

Thanks for taking another look.

Because you would not accept monetary compensation, we will think of another way to to show our appreciation.

yehster wrote on Thursday, July 18, 2013:

It’s not that I won’t accept compensation, but I didn’t expect it
either. That’s what I meant by “Monetary support is not the issue.” I
didn’t have access. Once you guys all started talking about “chipping
in” I was worried that you might think I was sitting on the issue in
order to get a bigger payout.

cverk wrote on Thursday, July 18, 2013:

Any input on the best way to try this script out. The other one was a URL that the grease monkey add on pointed to and downloaded. When you try to add a new script, it asks for a url. Or should we just edit the old script by erasing it and copying in the new one?

yehster wrote on Friday, July 19, 2013:

On my system clicking the github link I posted works the same was at the userscript.org link (the greasemonkey installation dialog pops up.) Not sure what’s different for you. I am posting the code as an attachment here. Hopefully you can download and open it and get greasemonkey to update that way.

xiaoanri wrote on Friday, July 19, 2013:

i installed the program by clicking on the link to github by kevin. it downloads and asks for confirmation to install script. choose yes, that is it.

it works with importing new patient to allscript ALL the time, but for the function to find the current active patient (in openemr) on the allscript site, sometimes it finds the patient, sometimes it would not find any patient. curious to see other people’s experience?

yehster wrote on Friday, July 19, 2013:

Dr. Zhu,
When it doesn’t find the patient for you, does it do the search and just not click the particular patient or does it fail to do the search doesn’t give you any results?

Any other details? (Does it populate the search boxes?)

If people can describe issues I might be able to tweak the script to improve reliability.

cverk wrote on Friday, July 19, 2013:

The attachment option above installed fine. Maybe that approach is needed for windows. I also get the intermittent patient search. Adding a new patient now seems to work correctly where before it missed the date of birth and you had to add that manually. When it doesn’t work it doesn’t seem to put the patient name into the search box at all. It just stays blank and you need to enter it and then select search.

hitechelp wrote on Friday, July 19, 2013:

I get the same results, New patient entry is now working just fine, clicking Allscripts button from patient demographics screen does not appear to populate the Allscripts search box, so no results are shown.