Lee-
If we print from this form it is not counting in my MU report from GE, this is b/c of the print handout audit that is a known issue correct? Currently I can have a button launch a handout custom list and select the clinical visit summary to print in orde to get counted.
Any thoughts?
Lee said:
Never got a trace from a system having the issue. 🙁
Can you help me with pulling in the future appts as well please? Thanks
Lee said:
Hi Cathy,
I added an alternate link to the files. Please let me know if you continue to have issues.
The handout functionality is a simple set of list boxes, a set of watcher expressions, and a function that triggers the PRINTHANOUT data symbol. The list of handouts needs to be customized by the site so that it points to handouts they actually have. The .dlg file is included and the code commented well enough (hopefully) to follow.
Below are some screen shots:
Have you noticed that the Diastolic of the blood pressure is not printing on the CVS form? Is this a known issue? Any one have a fix?
Thank you
I have noticed that the diastolic BP is not printing. I'm guessing there's a missing observation in the handout "Clinical Visit Summary" that correlates to this, but I haven't had a chance to look at it... it's on my list of things to do! If someone gets to it before me, please let us all know.
Thanks,
Kirsten
I have a trace, just cannot figure out how to upload the file.
Cheryl
tduenas said:
Lee said:
Never got a trace from a system having the issue. 🙁
Can you help me with pulling in the future appts as well please? Thanks
Lee,
I'm not able to download the form or handout?
Please help.
Tonya
CHUGAdmin said:
The files below are the result of development at the Vegas CHUG workshop where Lee Cooper worked with a group to develop a Clinical Summary form.
The files are uploaded zip files but have been renamed to include a .txt suffix to allow safe upload and download.
HI,
Might be i am new to CHUG hence am not as IT savvy as some of the gurus here. When I tried to click on the Handout to get the download I got the txt file but it sounded gibberish to me. Dont know how to get the actual zip files. Could you help me
Joseph Mathews
cowen said:
CHUGAdmin said:
The files below are the result of development at the Vegas CHUG workshop where Lee Cooper worked with a group to develop a Clinical Summary form.
The files are uploaded zip files but have been renamed to include a .txt suffix to allow safe upload and download.
HI,
Might be i am new to CHUG hence am not as IT savvy as some of the gurus here. When I tried to click on the Handout to get the download I got the txt file but it sounded gibberish to me. Dont know how to get the actual zip files. Could you help me
Joseph Mathews
Right click the download link > save target as. Open my computer select TOOLS from the top, go to FOLDER OPTIONS then click VIEW, scroll down to "Hide extensions for known file types" uncheck it, hit OK. Now go to the file you downloaded, press F2 to rename it, backspace the .txt off and hit enter. Click yes to the pop up, now open it and you'll see the files.
Lee said:
Never got a trace from a system having the issue. 🙁
The future visits portion of this form is not working for me, either. I ran a Mel Trace, which I have uploaded here.
The only errors I see are related to fngetbanner(). I wonder if this error is stopping the fnFutureAppt_CHUGCVS() function?
Here's the error output from the trace log:
execute>call FNGETBANNER()
10/16/2012 09:06:12.078 INFO Process Id #1920 Thread Id #1 [MelTrace] ERROR: 32847 FUNCTION DEFINITION IS NOT EXECUTABLE
10/16/2012 09:06:12.078 INFO Process Id #1920 Thread Id #1 [MelTrace] >{!(match(fngetbanner(),"MISSING")==0)}
10/16/2012 09:06:12.078 INFO Process Id #1920 Thread Id #1 [MelTrace] execute>call FNGETBANNER()
10/16/2012 09:06:12.078 INFO Process Id #1920 Thread Id #1 [MelTrace] ERROR: 32847 FUNCTION DEFINITION IS NOT EXECUTABLE
Any ideas?
Has anyone had any success with the 'future visits' portion of this form, at all? I'm just wondering if it ever worked…thanks, guys!
We are on CPS 10, BTW.