Wilhelm Pettersson

Forum Replies Created

Viewing 4 replies – 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Meditech Magic – demographic query #67797
    Wilhelm Pettersson
    Participant

      MEDITECH Magic does not support A19 request on the normal ADT interface, however what you could do is create a thread that writes to a SQL database and then have a thread the accepts the A19 request and pull the information from the SQL database.

      Wilhelm

      in reply to: How to write msgs from thread to SQL Server DB? #66223
      Wilhelm Pettersson
      Participant

        Hi,

        I am planning to construct a thread that will store the HL7 LAB messages in a SQL database, index against our hospital number and date but also a unique id.

        Then want to create query thread that will receive our hospital number and date range via HL7, in return send the HL7 messages related to the select.

        Has anyone does this or similar idea with LAB results?

        Also is possible to the get a copy of a TCL proc that will allow me to use SQL statements to send data to tables and get data from the tables?

        Help would be much appreciated.

        Thanks,

        Wilhelm

        in reply to: Meditech issue with cloverleaf. #66850
        Wilhelm Pettersson
        Participant

          With a MEDITECH RAD interface you must have two threads setup in Cloverleaf, one for the ADT and the other for orders, and then combine them when going to your PACS system.

          Having them go to the same thread will cause port lock outs to occur in NMI, hence stopping and starting.

          in reply to: Reply without Message ID #66141
          Wilhelm Pettersson
          Participant

            Hi Jim,

            Thanks for that. Do you have an example of a check reply proc?

            Many thanks,

            Wilhelm

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