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


Hi - I have a couple of tough questions concerning RXM rules. The first 
question concerns pulling a Query from a rule for an MD to answer when he is
entering an order. What I would like to do is pull a query at the point that a 
msg would normally be displayed.
The rule flags based on answers to queries in the Drug Dictionary customer 
defined screen in the Customer Defined Parameters in RXM.
Here is the MAIN rule:


Mnemonic       NUMTUBE
                                                  Evaluate a
Active?        Y                                    DOSE
Description    NUMBER TUBES TO DISPENSE
Data Flds from RX


   "INDICATE NUMBER OF FORMS TO DISPENSE"^F,
   IF{[q RXM.DRPBTL]'="Y";
   IF{[q RXM.TUBE]'="Y";
   IF{[q RXM.INJVIA]'="Y";
   [f rx msg](F)}}};


q RXM.DRPBTL, etc are the queries attached to the CDS in the customer defined 
parameters in RXM. If one of these is answered Y the rule will flag
(i.e. if RXM.TUBE is answered yes in Hydrocortisone Ointment in the drug 
dictionary, you will get the Flag "Indicate the number of Tubes to dispense.")

I have a query "RXM.QUANTITY" built into a CDS call  RXM.QUANT. All it consists 
of is a question and a box where you could put a number if I could bring
this query up  - in other words  "Indicate quantity of TUBES, Dropperbottles, 
etc. to dispense [    ].
I want the MD to enter the number of tubes in the box.
I would then use the [f rx set  rx comments  field to set the comments to  the 
number of tubes  of 15 gm, 30 gms etc. to dispense.

That part I can do. I just need to see if someone knows a way that I can 
substitute the usual "MESSAGE" with my RX.QuANT CDS.so that it can be answered.

Thanks tons. Cindy






This e-mail message, including its attachments, is for the sole use of the 
intended recipient(s) and may contain confidential or 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.

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

Reply via email to