Using the GUI, is there an IF stmnt that will check a table?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Using the GUI, is there an IF stmnt that will check a table?

  • Creator
    Topic
  • #53058
    sandy sothman
    Participant

      Hi,

      I am needing to check a field in the OBR segment of my lab messages for the existence of one of the names of our physician group.  I intend to suppress any messages that are not meant for them.

      For various reasons, I would like to do this strictly using the GUI, and not using TCL.

      Has anyone here done this?  If so, will you share?

      Thank you.

    Viewing 0 reply threads
    • Author
      Replies
      • #76389
        Paul Mitas
        Participant

          You could build a table that would give you a positive value for the output and just have the physicians you want included on the input with a negative for the default. This Table lookup would be stored in a xlate variable (@phy_grp) then just use your IF statement against that variable.

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.