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

I'm trying to send 3 elements of data from PHA to BAR in TXN rule -- the
elements are NDC#, RX#, Ordering Physician.  I've been successful
getting the NDC# to pass to B/AR unique for each transaction; however,
the RX# that appears to get sent to B/AR for all transactions is the RX#
for the first transaction in the batch, not the unique RX# associated
with each transaction.  Furthermore, I get nothing for ordering
physician.

I've set this up as a single rule for all three data elements being
called in one rule and I've tried it with 3 separate rules -- I get the
same results either way.  The rule is TXN type and each is defined to
evaluate at TXN in the CDP.

Anyone see any errors in the following syntax to explain my erroneous
results?

[f txn qry resp]([f rx number],"PHA.RX"),
[f txn qry resp]([f rx order phys],"PHA.MD"),
[f txn qry resp]([f rx med ndc],"PHA.NDC");

TIA!!!

Jim 


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

Reply via email to