[MEDITECH-L] NPR: How do I pull a group response data element from a cds to my npr report?

31 views
Skip to first unread message

Ismelda Garza

unread,
Jun 23, 2009, 12:20:33 PM6/23/09
to medit...@mtusers.com
I am modifying some information for our facesheet in Admissions. I have built a CDS for patients primary language. I have attached the query in the CDS to a group response of LANG. I am not having any luck on my NPR to pull that LANG field over. If the patient's primary Language is ENGLISH, I need EN to be pulled to the NPR, which is how the group response is built. ENGLISH is EN, SPANISH is SP and so forth.

I hope this makes sense.
Does anybody have any ideas?

Thanks,

Ismelda Garza
Systems Analyst
Comanche County Medical Center
254.879.4900 ext 4305
www.comanchecmc.com

====================================

Please do NOT send messages that ask "Please post to the list" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.

To UNSUBSCRIBE, go to http://MTUSers.net
for information.

The meditech-l archives (and other tips) can be found at
http://mtusers.net/zarchives

Job opportunites in the Meditech community can be found at
http://mtusers.net/zjobs

Atemkeng, Gwen

unread,
Jun 23, 2009, 1:02:30 PM6/23/09
to Ismelda Garza, medit...@mtusers.com
Hi;

For a single group response: create an xx.file
DAT=FREE
JFY=L
LEN=25
VAL=@MIS.GROUP.RESP.element.response["NURNEUROEM",@td.value["NURNEUROEM"
]]

Note: Replace the first "NURNEUROEM"(with your group response name)
Second "NURNEUROEM" (with your query name the group
response is attached to.)

For multiple group response: create two xx.file
For xx.file (1)
DAT=FREE
JFY=L
LEN=25
VAL=@MIS.GROUP.RESP.element.response["NURASSIS",@td.value.mult["NURASSIS
",1]]

For xx.file (2)
DAT=FREE
JFY=L
LEN=25
VAL=@MIS.GROUP.RESP.element.response["NURASSIS",@td.value.mult]

On the region of the report place the below on same line as xx.file(2)

ECB="NURASSIS"^td.query,1^td.query.seq.no,
ECB=DO{@Next(td.query.seq.no) .,
ECE=.},

Hope it helps

thanks
Gwen Atemkeng, RN, BS, ADN
Clinical Project Leader
Doctors Community Hospital
8118 Good Luck Road
Lanham, Maryland 20706-3596
Phone 301-552-8876
Fax 240-965-3628
gate...@DCHweb.org
www.DCHweb.org

Dedicated to Caring for your Health

Kern, Wayne

unread,
Jun 24, 2009, 12:13:11 PM6/24/09
to Ismelda Garza, medit...@mtusers.com
Ismelda:
If I understand your question, this is what you would need to put in
your custom field on your report to get the language description:

VAL=@MIS.GROUP.RESP.element.response["LANG",@cd.response["lang query"]]

Wayne Kern
St. Joseph Medical Center
Towson, MD

-----Original Message-----
From: meditech-...@mtusers.com
[mailto:meditech-...@mtusers.com] On Behalf Of Ismelda Garza
Sent: Tuesday, June 23, 2009 12:21 PM
To: 'medit...@MTUsers.com'
Subject: [MEDITECH-L] NPR: How do I pull a group response data element
from a cds to my npr report?

Reply all
Reply to author
Forward
0 new messages