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

Hi Troy

        Try This

IFE=[ANS,@p.ADM.PAT.adm.patient.file.sex]|O=”F”

        I assume what you are trying to do her is access the permanent field for
gender in ADM.PAT.  If the name of the field that you selected from ADM.PAT
is correct then this should work.  We are a C/S site and you are using a
magic field name.

        The @p. says to access the permanent file.  @t. would be used if you 
wanted
to test what was entered for gender for the patient but not yet filed.

Hope this Helps
Ken

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Troy Shaffer
Sent: Thursday, June 29, 2006 1:42 AM
To: [email protected]
Subject: [MEDITECH-L] Meditech Attribute Issue


I am setting up a CDS and have used an attribute to restrict to only Females
(for mammogram).  It enters without syntax error….. but when tested just
skips over the question completely….

Here is the code…


IFE=[ANS,”ADM.PAT.adm.patient.file.sex”]|O=”F”




Any ideas?

Thanks
Troy Shaffer
McDuffie Regional Medical Center

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

Reply via email to