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

Donna:

I have not had time to do much testing of 5.5, so I do not know if there
are issues with our attributes, but here are several we use now in 5.4
SR2

BP query

[EMAIL PROTECTED]"0/">220!(@.response#"1/">120) IF
[EMAIL PROTECTED]("Abnormally High Bp.  Are you sure?")="Y" "";1}}
FCL1A=1
[EMAIL PROTECTED]"0/"<50!(@.response#"1/"<20) IF
[EMAIL PROTECTED]("Abnormally Low Bp.  Are you sure?")="Y" "";2}}
FCL2A=2
---------------------------------------------------------------------
Temp query

FCL1=IF{(@.response>106) IF
[EMAIL PROTECTED]("Abnormally High Temp.  Are you sure?")="Y" "";1}}
FCL1A=1
FCL2=IF{(@.response<95) IF
[EMAIL PROTECTED]("Abnormally Low Temp.  Are you sure?")="Y" "";2}}
FCL2A=2
----------------------------------------------------------------------
This is the attribute we have attached to our Temperature query.  It
Will give a warning message for an abnormally high or low temp to the
enduser and send a message to infection control if the temp is > 101.0

FCL1=IF{(@.response>103) IF
[EMAIL PROTECTED](" Abnormally High Temp. Are you sure? ")="Y" "";1}}
FCL1A=1
FCL2=IF{(@.response<95) IF
[EMAIL PROTECTED](" Abnormally Low Temp. Are you sure? ")="Y" "";2}}
FCL2A=2
[EMAIL PROTECTED]>101.0 %MIS.OA.MSG.auto("F.NU100001",Q)}
-----------------------------------------------------------------------
Warning to flag users if they document a weight + or - three lbs from
their previously documented weight

The following attribute can be used to warn a user that the weight they
entered is + or - lbs from the last documented response:

FCL1=IF{(@p.ADM.PAT.ccdqr.response["NURWT1"])>(@.response+3) @W.err(
FCL1="Check weight again")}
FCL2=IF{(@p.ADM.PAT.ccdqr.response["NURWT1"])<(@.response-3) @W.err(
FCL2="Check weight again")}
------------------------------------------------------------------------
Good Luck,

Bill Mullins RN
Williamson Medical Center
2021 Carothers Road
Franklin,Tn  37067
615-435-5630

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ring, Donna -
Clinical Systems Resource Nurse Specialtist
Sent: Wednesday, June 07, 2006 7:56 AM
To: [email protected]
Subject: [MEDITECH-L] Magic-5.5-NUR range question

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

We can't get our diastolic range to work. Here is the attribute-can
anyone
help me?  Thank you. 
 
[EMAIL PROTECTED]>300 @W.err("Check value just entered");""}
[EMAIL PROTECTED]<40 @W.err("Check value just entered");""}



CONFIDENTIALITY NOTICE:  This e-mail transmission message, together with
any
other documents or attachments, is intended only for the use of the
individual or entity to which it is addressed and may contain personal
information that is subject to confidential privacy regulations such as
the
Health Insurance Portability and Accountability Act of 1996 (HIPAA).
The
authorized recipient of this information is STRICTLY PROHIBITED from
disclosing this information to any other party unless required to do so
by
law or regulation and is required to destroy the information after its
stated need has been fulfilled.  If you are not the intended recipient,
you
are hereby notified that any disclosure, dissemination, saving,
printing,
copying, or action taken in reliance on the contents of these documents
of
this message or any attachment, is strictly prohibited.  Please notify
the
original sender (only) immediately by telephone or by reply e-mail and
delete this message along with any attachments, from your computer.
Thank
you.


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

**********************************************************************
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

Reply via email to