Shu Chen

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 20 total)
  • Author
    Replies
  • in reply to: cycle save message #83390
    Shu Chen
    Participant

      wondering how to call a perl program from version 6.1 now.? or I am missing some system env setup???

      in reply to: Help- Strange backslash issue #81331
      Shu Chen
      Participant

        hi jim,

        thanks for your advise. it work great!

        shu

        in reply to: regsub question #81147
        Shu Chen
        Participant

          thanks guys. works great!!!!

          hi Jim, I figured it out this one. thanks for you help.

          in reply to: Help – repeating field ~ question #81047
          Shu Chen
          Participant

            hi jim and robert.

            thanks for you reply. worked great!!!!

            Shu Chen
            Participant

              works great!!!!!

              thank you so much mark!!!!

              Shu Chen
              Participant

                HI JIM

                thanks for your quick reply,

                I am using cloverleaf v6

                my logic is

                if PV1:3 is “^^^J” , copy PV2:3.2 to PV1:3.1

                Shu Chen
                Participant

                  yes. only use copy in xlate

                  no tcl has been used.

                  in reply to: remove one repeating field based on certain condition #80846
                  Shu Chen
                  Participant

                    Hi Jim,

                    thanks for you reply. I am a new user for cloverleaf and haven’t use math function before. is there any sample that I could follow your suggestion?

                    I am really appreciated your time and help.

                    thank you

                    Jim Kosloskey wrote:

                    I think this can be done in an Xlate with no Tcl.

                    You will need to maintain your own field (%fx) counter for the outbound. Something like %f99. Initialize %f99 at the beginning of your Xlate (COPY =0 –> $%f99 (note the $).

                    As you ITERATE through the field repetitions (specifying a counter like %f1) add one to your outbound counter (using MATH ADD =1 $%f99 –> $%f99 – again note the $) UNLESS (using an IF Action) the condition you specify is true. Then make sure you use the %f1 in the inbound address path and the %f99 in the outbound address path when you COPY the field.

                    in reply to: remove one repeating field based on certain condition #80845
                    Shu Chen
                    Participant

                      Max Drown wrote:

                      The ~ is the default HL7 field repetition delimiter. ITERATE on the field (%f1), use IF and PATHCOPY to only copy the desired fields across to the destination. If you used BULKCOPY or PATHCOPY on the segment earlier in the xlate, you will need to first empty out the field with a PATHCOPY (source: @null, destination: path to field).

                      hi max,

                      thanks for you reply. I am a new user for cloverleaf engine. I actually did setup the way you suggested it and please see my screenshot attached. however, it still shows default repeating field delimiter”~”. I need to remove it. I am not too sure what is proper way to only display the part I need it in cloverleaf.

                      [/img][/b][/code]

                      in reply to: Newbie HA script for Version 6 question #79354
                      Shu Chen
                      Participant

                        thanks for sharing. We need to find out how to config node 1 & 2 setup.

                        in reply to: Newbie HA script for Version 6 question #79352
                        Shu Chen
                        Participant

                          Anybody could give some advise? thanks a lot

                          in reply to: How to break large ORU message into two messages? #67968
                          Shu Chen
                          Participant

                            i still could not figure out how to map the dsc segment in qdx xlate editor. both inbound and outbound are using HL7 2.3. i am writing a script to split the messages. it is a pain.

                            in reply to: How to break large ORU message into two messages? #67965
                            Shu Chen
                            Participant

                              Hi David,

                              do you have some samples which use DSC segment to split the messages? I never use DSC segment before. i am a newbie.. thanks so much for your help.

                              in reply to: qdx5.7 warning #67302
                              Shu Chen
                              Participant

                                I had tclindex in /hci/integrator/tclprocs level and /hci/integrator/test_site/tclprocs level too. Should I remove one of them? and which one i should remove?? any suggestions?? thanks!!!

                                in reply to: Qdx5.7 Upgrade #67291
                                Shu Chen
                                Participant

                                  I am doing the upgrade qdx5.7 right now. i would like to share this information with you. i just finish install the product on my aix 5.3 box. active my box.. setup netconfig file right now.

                                Viewing 15 replies – 1 through 15 (of 20 total)