Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Howdy folks,
Has any other organization found the definitive way to launch any E2N activity within hyperspace from a QV app? Epic has confirmed this is possible but they have not released how you pass E2N desired/required fields beyond just the Patient ID.
We created a document with the basic information (see attached) but we wanted to extend to encounter specific activities.
I'm running 11.2 SR12 and it works for me both with and without the parentheses. Do you get an error? Does you Link still look correct in a straight table?
No error just didn't call the activity. Sorry the BA working on this was not using a straight table.
Hi Mark - Have you worked this out?
I think we're in good shape on this. Thanks Joe.
We had Epic onsite with us in December and their response was essentially 'We don't know.'
Part of the problem is that NOT every E2N is available for use with this functionality - it has to be enabled somehow to be able to be referenced. The Epic developer response was as helpful as ever... "If you have a specific action you want to take, contact your Epic TS."
Great...
When launching an encounter summary, this happens in a popup window, is it possible to set the size and position of the popup window using the link? I hope this question makes sense. Basically we have a QVW app that launches the encounter summary and the window is appearing in the middle of the screen. We would like to size this popup window and place on the right side of the screen so it doesn't cover the center of the QVW application.
Thanks!
Not sure I can be any help but can you post a screenshot showing the behavior?
Agree with Mark, a screenshot may help with understanding what you're troubleshooting. Our setup launches the activity as a new workspace tab in Hyperspace - not as a pop-up.
Below is an example of the popup encounter summary we get when using the following link inside the QVW application (I have covered up the PHI):
= 'Open Encounter'&'<URL>EpicAct:MR_ENC_SUMMARY,INFONAME:PATIENTID,INFOVALUE:' & Repeat(' ',10-Len(PAT_ID)) & PAT_ID & ',INFONAME:PATIENTDAT,INFOVALUE:' & VISIT_DAT

Jim,
This is not any help but I was able to reproduce this behavior over here. I've not called this activity before and was surprised to see this popup window and asked around here if anyone knew of an alternative activity that you could call. You're probably going to have to work with Epic to see what they can do to help solve this problem. Please share if you get anywhere on it.