Here is a rule we use for warning the scheduler that this procedure is
to be ordered by the doctor's office and not by the patient.
It is attached in the SCH APPT type dict.

Enter/Edit SCH Appointment Type Dict under Conflict Rules

                                  Enter/Edit SCH Rules

 Mnemonic       ELLLY

 Active?        Y
 Description    DR ELLINGTON (MAMO)

 Edit Rules?
    ;Rule will warn schedulers to only schedule mamo's for Dr Lynn

Ellington's patients, if the office calls to schedule, not the patient.
    ;
    "WARNING: THIS TEST MUST BE ORDERED BY DR ELLINGTON'S OFFICE!
CONTINUE?"^ORD,
    [f appt doctor]^ODM,
    [f appt type]^OAP,
    IF{(ODM="ELLLY")&(OAP="MAM.SCR") [f Y/N quest once](ORD),""};
------------------------------------------------------------------------
---
Conflict Rules
                        Enter a conflict rule that is evaluated when
booking
                        this appointment type.

                        Lookup: Rule Dictionary
------------------------------------------------------------------------
---
This appt type has this cds attached to page 1 of the SCH Appointment
Type Dictionary

Schedule CDS          SCH.MAM4        MAMMOGRAM QUESTIONS NEW
------------------------------------------------------------------------
---
ATTRIBUTE FOR A SCH CDS:

[EMAIL PROTECTED]"ELLLY" @W.yes.no "WARNING: THIS TEST MUST BE ORDERED
BY,
FCL1= DR ELLINGTON'S OFFICE! DO YOU WANT TO CONTINUE ");1}
------------------------------------------------------------------------
---

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Christopher Wishon
Sent: Wednesday, January 17, 2007 8:49 AM
To: [EMAIL PROTECTED]
Subject: [MEDITECH-L] Scheduling Rule

Good Day to all Meditech Guru's,

I am trying to create a rule for scheduling that says that if you answer
yes to a question then the system will not let you book before 9a or
after 5p M-f.

I have not been able to get this to work properly.

Any assistance you have would be greatly appreciated.

Thank you in advance


Chris Wishon
St. Alexius Medical Center
SIM Dept
Service Coordinator
3040 W.Salt Creek Ln
Arlington Heights, Il 60005
847-590-2451



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.

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit MTUsers.COM.

To check the status of the meditech-l, visit MTUsers.NET.

For help, email [EMAIL PROTECTED]
______________________________________
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.
**********************************************************************

MNEMONIC          DRAFT ACT  DESCRIPTION                      TYPE              
   ROWS USED  COLS USED  MARK REQ FLDS    FIRST FIELD  PAGE  SECTION     EDIT 
USERS       EDIT GROUPS

SCH.MAM4                Y    MAMMOGRAM QUESTIONS NEW          SCH APPT          
   6          92         Y                1            1     1                  
                         
                                             PCI Data Source:          

                     <--------PROMPT-------->                                   
      <-RESPONSE->
                  FLD#  QUERY       ROW COL TEXT                                
      ROW  COL REQ        ATTRIBUTES/DOCUMENTATION

                  1     SCH.CALL1   1   1   Caller name:                        
      SAME 14  I                                                                
                                      
                  2     SCH.PREV    1   51  Was your previous mammogram at 
WMC/FWC?   SAME 91  I          <ATTRIBUTES>                                     
                                           
                                                                                
                            [EMAIL PROTECTED]"N" @W.err("Please ask patient to 
bring or send films!")}              
                  3     SCH.DATE    2   12  If yes, Date of Exam:               
      SAME 34             <ATTRIBUTES>                                          
                                      
                                                                                
                            IFE=IF{[ANS,"SCH.PREV"]|0="N" "";                   
                                      
                                                                                
                            IFE=IF{/["ea"]^/R.FRAG.MRIURN 1,                    
                                      
                                                                                
                            
IFE=%Z.rw.fragment("RADRW.EXAM.zcus.frag.rad.to.sch.R","RADRW.WTN"),            
          
                                                                                
                            
IFE=P(R,S,/R.FRAG.VAL["EXDATE"]^/[ANS%0,"SCH.DATE"]|0)^#,1;1}}                  
          
                  4     SCH.EXTYPE  2   45  Exam Type:                          
      SAME 56             <ATTRIBUTES>                                          
                                      
                                                                                
                            IFE=IF{[ANS,"SCH.PREV"]|0="N" "";                   
                                      
                                                                                
                            IFE=IF{/["ea"]^/R.FRAG.MRIURN 1,                    
                                      
                                                                                
                            
IFE=%Z.rw.fragment("RADRW.EXAM.zcus.frag.rad.to.sch.R","RADRW.WTN"),            
          
                                                                                
                            
IFE=P(R,S,/R.FRAG.VAL["TYPE"]^/[ANS%0,"SCH.EXTYPE"]|0)^#,1;1}}                  
          
                  5     SCH.MAM.SP  3   1   Have you seen the physician,who 
will rec                                                                        
                                          
                  6     SCH.MAM.S2  3   60  results in the past 18 months?      
      SAME 91  I          <ATTRIBUTES>                                          
                                      
                                                                                
                            [EMAIL PROTECTED]"N" @W.err("Patient must contact 
physician's office!")}                
                  7     SCH.BRIMP   4   70  Any Breast Implants?                
      SAME 91                                                                   
                                      
                  8     SCH.BRCAN   5   61  Any history of Breast Cancer?       
      SAME 91  I          <ATTRIBUTES>                                          
                                      
                                                                                
                            [EMAIL PROTECTED]"Y" @W.err("Schedule a Diagnostic 
Mammogram and a Physician            
                                                                                
                            FCL1= Order is required !")}                        
                                      
                  9     SCH.BRPB    6   47  Are you having any present breast 
proble  SAME 91  I          <ATTRIBUTES>                                        
                                        
                                                                                
                            [EMAIL PROTECTED]"Y" @W.err("Schedule a Diagnostic 
Mammogram and a Physician            
                                                                                
                            FCL1= Order is required !")}                        
                                      




Attachment: MAMFRAG.npr
Description: MAMFRAG.npr

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit MTUsers.COM.

To check the status of the meditech-l, visit MTUsers.NET.

For help, email [EMAIL PROTECTED]
______________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to