All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
Jeannie:
Which OE Screen do you to jump to via a query response in EDM, Enter
Orders Screen/Routine or what?
Here are some attributes to jump from a query to other routines:
FROM TRIAGE CDS-JUMP TO OTHER EDM ROUTINES:
[EMAIL PROTECTED]"Y" %EDM.PAT.update.priority.severity.sf.S
FCL1=("EDM.PAT.update.priority.severity.sf")}
DFT="Y"
----------------------------------------------------------------
[EMAIL PROTECTED]"Y" %EDM.PAT.update.complaint.S
FCL1=("EDM.PAT.update.complaint")}
DFT="Y"
----------------------------------------------------------------
[EMAIL PROTECTED]"Y" %EDM.PAT.print.patient.record.S
FCL1=("EDM.PAT.print.patient.record")}
DFT="Y"
----------------------------------------------------------------
This will take you to the Hx meds routine:
[EMAIL PROTECTED]@Z.mouse.click IF{/G.MSEDB 1,
IFE=""^/G.MSEDB,%MIS.PAT.rxm.process.edit("H"),"Y";"N"}^RES,
IFE=P(R,S,RES^/[ANS%0,"PC18006"]|0)^#,1;
IFE=[ANS,"PC18006"]|0="Y" %MIS.PAT.rxm.process.edit("H")X,1;1}
Just replace the PC18006 with whatever the name of the query you put it
on is and it should do it.
------------------------------------------------------------------------
This will take you to the Profile Meds routine
[EMAIL PROTECTED]@Z.mouse.click IF{/G.MSEDB 1,
IFE=""^/G.MSEDB,%MIS.PAT.rxm.process.edit("P"),"Y";"N"}^RES,
IFE=P(R,S,RES^/[ANS%0,"PC180063"]|0)^#,1;
IFE=[ANS,"PC180063"]|0="Y" %MIS.PAT.rxm.process.edit("P")X,1;1}
Just replace the PC180063 with whatever the name of the query you put it
on is and it should do it.
------------------------------------------------------------------------
Here's our attribute:
[EMAIL PROTECTED]/[ANS%0,"ED.CC"]|0,
IFE=P(R,S,@p.EDM.COMPLAINT.name[CCOM])^#,""}
[EMAIL PROTECTED]/[ANS%0,"ED.CC"]|0,
REQ=IF{MIS.SCREEN.page=1 P(R,S,@p.EDM.COMPLAINT.name[CCOM])^#},""}
------------------------------------------------------------------------
How to default Chief Complaint into a query?
When documenting queries in the Triage/Documentation Routine, some
site's have asked for the ability to default the patients Chief
Complaint into a query. This can be done by using the following
attribute:
[EMAIL PROTECTED]@p.EDM.PAT.complaint]
------------------------------------------------------------------------
-
Let me know where your trying to jump to and I will find something that
may help you with this attribute.
Good Luck,
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Borg Jeannie
Sent: Friday, September 22, 2006 2:30 PM
To: [email protected]
Subject: [MEDITECH-L] Query Links and EDM
All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
This footnote also confirms that this email message has been swept by Sophos
and MIMEsweeper for the presence of computer viruses.
**********************************************************************
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l