Pulling HEC values into HEO?

24 views
Skip to first unread message

James B

unread,
Jul 20, 2015, 4:09:15 PM7/20/15
to heo-i...@googlegroups.com
Hello,

Is it possible to pull any HEC values into HEO and display it in an iForm?  Similar to how we can pull lab values and HED values into HEO.  If so, any tips on how to go about it?

(I'm not sure how many people use HEC, but its Horizon Emergency Care and is used in our ER)

Thanks for the help!

Michael Hudson

unread,
Jul 30, 2015, 10:48:10 PM7/30/15
to heo-i...@googlegroups.com
James,

You can map the label seq for the charting like they are lab results and then get the charted element. PM me and we can talk.

Mike

--
You received this message because you are subscribed to the Google Groups "HEO iForms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to heo-iforms+...@googlegroups.com.
To post to this group, send email to heo-i...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/heo-iforms/4a242eb1-fd26-4b79-b299-e3678f86630b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

James B

unread,
Aug 12, 2015, 11:20:41 AM8/12/15
to HEO iForms
Thanks Mike,

I just sent you a PM.

Michael Hudson

unread,
Aug 12, 2015, 10:02:11 PM8/12/15
to heo-i...@googlegroups.com
James,

There is a query you can run that will give you the "results" on a patient, because the charted elements are in the same table as lab results. If you know how to map lab results, then you can create new concepts, and get the values from them into a VGR iform. The label seq is what you need for each concept. You will need to add using the Legend button, when you create the concept. Looking below, you can see row 1 is Oxygen Saturation, row 2 is heart rate, row 4 is weight, row 5 is temperature, row 7 is blood pressure. 

The SQL is:

select * from pat_results where SOURCE_SYSTEM = 'CDX';

Will return something like this:

Inline image 1

--
You received this message because you are subscribed to the Google Groups "HEO iForms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to heo-iforms+...@googlegroups.com.
To post to this group, send email to heo-i...@googlegroups.com.

James B

unread,
Aug 13, 2015, 3:24:22 PM8/13/15
to HEO iForms
Thanks for this, Mike.  As I unfortunately do not have database access, I will pass this one to someone who does and see if they can gather some LabelSeqs from HEC for iForm testing.  We can map HED values no problem, we just haven't been touching HEC data up till now.

- James

On Monday, July 20, 2015 at 3:09:15 PM UTC-5, James B wrote:
Reply all
Reply to author
Forward
0 new messages