Josh Fishel

Forum Replies Created

Viewing 12 replies – 1 through 12 (of 12 total)
  • Author
    Replies
  • in reply to: List of command line commands #77424
    Josh Fishel
    Participant

      awesome.  thank you!

      in reply to: When to change OS? #76391
      Josh Fishel
      Participant

        What is the recommended message limit to switch to a Linux box?  We are currently using windows 2003 R2, but are beginning the upgrade process to 5.8.5 (from 5.7).  We were originally thinking about going to Windows Server 2008.

        in reply to: Flat File to HL7 #72537
        Josh Fishel
        Participant

          what is the Fill Char and Prefix?

          Again, sorry for the dumb questions — I have never used this tool before.

          in reply to: Flat File to HL7 #72535
          Josh Fishel
          Participant

            OK.  If i have two fields in my flat file, how do i determine which field is field and field1 in the FRL configurator?

            in reply to: Flat File to HL7 #72534
            Josh Fishel
            Participant

              nevermind, that was dumb.  i figured it out.

              in reply to: Flat File to HL7 #72533
              Josh Fishel
              Participant

                so since I have never messed with the FRL option before…

                When choosing the File Formats, it says FRL File.  What needs to be placed in this field?

                in reply to: Flat File to HL7 #72531
                Josh Fishel
                Participant

                  I’m using T-SQL to pull an alert and the visit ID from our patient database.  I would then like to place it into a “make-shift” HL7 message that has only the visit ID and the alert in it.  The Visit ID would be placed into PID-18 and the alert would be in a Z segment.

                  So, SQL would dump the data to a flat file like “1234567890, special needs”, where 1234567890 is the Visit ID and special needs is the alert.

                  The HL7 I would send would be blank, except for the MSH segment and those two fields.  Is this possible?

                  josh

                  in reply to: removing segments — question #69331
                  Josh Fishel
                  Participant

                    Got it!  Thanks for all your help!!

                    and yes i did notice the lsort 🙂

                    in reply to: removing segments — question #69325
                    Josh Fishel
                    Participant

                      I would like to use Tcl because I have to do this for several ADT messages of different types, so the XLATE would be out (from what i can tell).  

                      So i guess what i’m really asking is, what would be the syntax to do something like this?

                      in reply to: adding 6 OBX segments to the end of a message #69295
                      Josh Fishel
                      Participant

                        what i needed to do was to add the 6 additional OBX segments  starting at OBX|994 to OBX|996.  So i just used David’s code from above and set i to 994 i<=999.  Then modified the inside of the loop to accommodate what i need done….

                        I can post my code if that will help….

                        in reply to: adding 6 OBX segments to the end of a message #69292
                        Josh Fishel
                        Participant

                          I am new to cloverleaf, and tcl.  i have written a few tcl procs but not that many. The ones i have written were simple and just did a quick replace.  I just could not figure out how to add these 6 additional OBX records.

                          Thank you very much for your help.

                          in reply to: adding 6 OBX segments to the end of a message #69290
                          Josh Fishel
                          Participant

                            would you be able to give me a quick example?

                          Viewing 12 replies – 1 through 12 (of 12 total)