All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Sharon,

This is how I do it here in quite a few CDS's.  The nurses really seem
to love this for documentation.

I use 2 queries to do this, but you can put logic into the code to
select what-ever canned text you would like.

Query #1: Is a group type with canned text mnemonics for the lookup.
Query #2: The E or multiple C type query to hold the canned text.

CDS: NUDDCINSTRUCT
Query #1: NURDCDICT (group type, lookups are canned text mnemonics)
Query #2: NURDCDO10 (E type)

IFE=IF{/[ANS%0,"NURDCDO10"^Q,"M",1]|0
%MIS.zcus.is.util.M.nurtextm("NURDCDICT"
IFE=,R,S,ANS,Q,1),1;%MIS.zcus.is.util.M.nurtextm("NURDCDICT",R,S,ANS,Q)
1}

The attribute will call the macro contained in the MIS report I've
included.  There is a bunch of macros in the report I've included since
it's the place I hold all of my programs - you can copy out the nurtextm
macro to wherever you would like as long as you change it in the
attribute also (there are a few other nursing canned text ones like this
used for different circumstances in there also).

Please let me know if you have any questions or problems with this.

Thanks,

Jason Bolssen, MT (ASCP) 
Sr. Systems Analyst 
ITC/Systems 
Avera McKennan Hospital 
Sioux Falls, SD 
605-322-6192 (Voice) 
605-322-6006 (Fax) 
[EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Golden
Sent: Tuesday, August 29, 2006 7:37 AM
To: Tarlton, Sharon K.; [email protected]
Subject: RE: [MEDITECH-L] Pulling Canned Text into E-type comment fields

All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Not That I'm aware of.

We submitted a MIX request for this several years ago.  That particular
request has nearly 30 issues with CDS's.

If you can't get the MIX request number, let me know and I'll find it.

Brian

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tarlton, Sharon K.
Sent: Friday, August 25, 2006 8:57 AM
To: [email protected]
Subject: [MEDITECH-L] Pulling Canned Text into E-type comment fields


All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================


_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l



-----------------------------------------
Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and
may contain confidential and privileged information. Any
unauthorized review, use, disclosure, or distribution is
prohibited. If you are not the intended recipient, please contact
the sender by reply e-mail and destroy all copies of the original
message.

Attachment: NUR_canned_text_to_E_Type.npr
Description: NUR_canned_text_to_E_Type.npr

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to