Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
This is from our presentation at the July Qlik Healthcare Dev Group . It is a spreadsheet of activities and run parameters we have gotten to successfully work. The entire powerpoint of the presentation is posted in that group and the recording of it will be posted shortly if you want to see the demo.
If anyone is doing links to different activities or knows any additional run parameters, I can continue to update the spreadsheet so everyone has easy access to the information.
This spreadsheet includes jumping to the normal patient activities, jumping to encounter specific activities, and utilizing run parameters to customize your activity launch - such as opening a specific tab in chart review.
Always consult an Epic TS before implementing these in Production to verify there won't be any unseen consequences.
--Updating 2016/08/11 to add HB Activities
Hi Donnie,
This one to open a medication order is useful too.
'EpicAct:AC_REVIEW_REPORT_VIEWER,RunParams:MR_REPORTS||6^ '&PAT_ID&'^'&ORDER_MED_ID&'^<6>'
I can only get this to work by adding it as an open URL action from a button which can be pressed after reducing the selections down to a single ORDER_MED_ID
Interesting, this is very cool. Thanks for sharing! I found if I removed the final ^<6> I got to the same report but could use it as a column in a straight table. Must have something to do with the <url> syntax in the column link not playing nicely with the additional < > in the run parameter.
I found you can also view a procedure order with the same syntax if the ORD .1 you include happens to be a procedure
Any idea what the 6 represents? It must have something to do with results review
I ended up being able to launch a note report using the same base code, adjusting the Run Params slowly
MR_REPORTS||19^[Padded EPT .1]^[Enc DAT - Optional]^[HNO .1]^[HNO DAT]^[LRP.1]||Optional text for activity header.
I'll update the spreadsheet with both
Hi everyone,
I know that it's also possible to launch into RevCycle (resolute) activities but I've forgotten what the InfoName value for the HAR is.
Right now we've configured HB_MAINT_ACCTSUMM to pop-up but we haven't been able to figure out what token to pass in for InfoName so it's just pulling up the Account Summary Search box.
Any help folks might be able to provide would be wonderful.
Thanks!
Hi Jeff,
I always ran into similar issues with Account Maintenance, so I took a few minutes a lunch today and got it figured out.
The InfoName we are looking for is HBHARRECORDID
This with the unpadded HAR .1 will get you into all the HAR activities (Account Maintenance, Transaction Inquiry, Abstracting, etc)
I'll update the spreadsheet with them
Donnie, that's fantastic! Thanks for the quick assist, man!
We're working on some other cool integration points. I'll let you know how that all works out when we're done.
Cheers!
Hi-
I have a director asking if it is possible to link directly to the Order Entry activity in a specific encounter. I see from this document (thanks...it's great!) that one can launch an Orders Only Encounter, but I'm not seeing what's being asked. Just checking in to see if this has been attempted.
Thanks
Sue
Hi Sue,
Yes I would think this is possible. I don't have order entry included on the spreadsheet because our activity is not model system Epic, so I don't know what the activity descriptor is for the default activity and can't validate that it works. It does work on our custom activity though using the combination of PAT_ID and PATIENTDAT infonames with the descriptor.
Donnie
Hello,
Was the demo posted? I'd really like to see it if it was. Thanks!
Cheryl