Does anyone know why printing the CVS crashes Centricity sometimes? Is it only when there is a problem of History of Smoking in the patient's list and there is an issue with that particular code crossing (sometimes)? That is what one hospital told us and they have stopped printing these and are printing handouts. Another hospital told us that they don't know why it crashes so they just stopped printing them.
You might need to perform the following SQL command. I use SQL Developer. A lot of the GE support people use inline SQLPlus. Either way, this *may* fix your problem. I thought this was an SP5 issue but may relate to SP4.
insert into ml.xsldata (xslid, description, data, CREATEDATE) select xslid, description, data, createdate from tut.xsldata where xslid=2;
Thank you I will check this out. For some reason this problem seems to have gone away on its own. It may have been related to us switching 50% of our users over to Citrix, we had to resolve a few print driver issues along the way.
Stacey LaGrange said:
Does anyone know why printing the CVS crashes Centricity sometimes? Is it only when there is a problem of History of Smoking in the patient's list and there is an issue with that particular code crossing (sometimes)? That is what one hospital told us and they have stopped printing these and are printing handouts. Another hospital told us that they don't know why it crashes so they just stopped printing them.
Stacey, when did you go to SP4? Our providers have stopped using the CVS that GE put in EMR 9.8 because it crashes the EMR about 1/4 of the time. I thought I heard there was a fix for it in SP4??
We went right to SP4 when we installed 9.8. I do think that this issue was just related to Citrix, since it isn't happening to us anymore. We had to put so many people on Citrix at once that it took awhile to iron out all the printing issues.
We are on SP5 which does provide a MUCH better format for the CVS. However, we did experience crashes. We had to reinstall JBoss and now it works. (Install Service Layer as well).
Not sure if this is the solution for SP4.
Jill, was it crashing when they printed the GE CVS? Was it frequent?
Jill, I don't find anything on the portal about SP5 for EMR 9.8. Is it out yet for general availability?
The crashing was EVERY time with SP5 printing out the CVS. Once you get it to work, it looks great though.
I guess we were "early adopters" for SP5. (lucky us). 🙂
Beware of the install for SP5 if you use the jobs.txt file (I mention this in another thread).
I already copied and pasted your notes about SP5 to our install guy! Thanks