Mahmoud Ihaddadene

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 28 total)
  • Author
    Replies
  • in reply to: Need to remove LF on OBX segment #122076
    Mahmoud Ihaddadene
    Participant

      Thank you David

      in reply to: Need to remove LF on OBX segment #122072
      Mahmoud Ihaddadene
      Participant

        Hi David,

        Here is an example (test.txt) . The docode Base64 is done at Cloveleaf level using a tcl script at inbound tps (fonemedDoc.tcl).

        Regards

         

        Attachments:
        You must be logged in to view attached files.
        in reply to: JSON Acknowledgement Script #121599
        Mahmoud Ihaddadene
        Participant

          Hi David,

          I’m looking for a curl tcl script to :

          1 -initiate a POST Token API  jason  Authorization: Bearer token

          2- Add Patient using POST to jason API when i get the Token

          Thanks

          in reply to: JSON Acknowledgement Script #121594
          Mahmoud Ihaddadene
          Participant

            Hi

            I’m developing for a first time an interface to send ADT to Jason API.

            How can i configure my thread to do the following steps:

            1-New Token Path/oauth/token

            Request Method POST Headers

            Content-Type: application/json

            2-Add Patient Path /endpoint/patients/

            Request Method POST

            Headers Content-Type: application/json

            Authorization: Bearer oauth_access_token

            Description Use this method to add eligibility data for a new patient

            3-Update Patient Path /endpoint/patients/id

            Request Method PATCH

            Headers Content-Type: application/json

            Authorization: Bearer oauth_access_token

            Description Use this method to update eligibility data for an existing patient

            Thank you in advance.

            Best Regards,

            Mahmoud

            in reply to: JSON Acknowledgement Script #121579
            Mahmoud Ihaddadene
            Participant

              Hi,

              I’m looking for a tcl script to convert HL7 2.3 ADT transactions to JSON.

              Thanks in advance

              Mahmoud

               

               

              in reply to: Currently supported releases – GM #119580
              Mahmoud Ihaddadene
              Participant

                Hi Rob,

                Is there a GM Cloverleaf API for Cloverleaf version 6.1.3 under Aix ? Is there any documentation how to configure it ?

                Thank you

                 

                in reply to: script to make a dashboard for our Engine #119579
                Mahmoud Ihaddadene
                Participant

                  Hi Peter,

                  The script TCL for example and shell scripting can be run on a cron job and save it on a MYSQL database and after somebody can query the table and have all the information on the Grafana Dashboard….

                  I know that Cloverleaf has an API, how can we use it ???

                  Thank you

                   

                   

                  in reply to: Need help with Regsub trying to change ‘~*’ to a ‘~’. #119304
                  Mahmoud Ihaddadene
                  Participant

                    Hi Tom,

                    Here is a example:

                    tcl>set a “~*”
                    ~*
                    tcl>regsub -all — {\*} $a “”

                    You can add the following script hciregsub.tcl on outbound TPS with arg {\*} “”

                    Hope it will help you

                    Regards

                    Attachments:
                    You must be logged in to view attached files.
                    in reply to: How can I prioritize a message ? in transaltion ? #117408
                    Mahmoud Ihaddadene
                    Participant

                      rename NephroORU2StrmXML to NephroStrmXML

                      in reply to: How can I prioritize a message ? in transaltion ? #117407
                      Mahmoud Ihaddadene
                      Participant

                        NephroORU2StrmXML

                        in reply to: How can I prioritize a message ? in transaltion ? #117406
                        Mahmoud Ihaddadene
                        Participant

                          add the translation NephroORU2StrmXML.txt

                          in reply to: How can I prioritize a message ? in transaltion ? #117403
                          Mahmoud Ihaddadene
                          Participant

                            You can the state for the messages in the recovery database. How to force the state 7 to 11 or more to be treated before the others in the recovery database

                             

                            Thank you

                            Attachments:
                            You must be logged in to view attached files.
                            in reply to: Database-inbound protocol #115621
                            Mahmoud Ihaddadene
                            Participant

                              Hi levy,

                              Thank you for your pint screen. It’s working now.

                              Have a great day

                               

                               

                              in reply to: Database-inbound protocol #115530
                              Mahmoud Ihaddadene
                              Participant

                                Hi Levy,

                                 

                                Thank you for your response. I will do and get back to you.

                                I found your post in 2018 but without the *.png files. Is it possible for you to make a print screen for the xlate and the proprietes for the outbound protocol.

                                Best Regards

                                in reply to: Database-inbound protocol #115463
                                Mahmoud Ihaddadene
                                Participant

                                  Hi Levy,

                                  Here is the error i’m getting:
                                  <pre>[java:wrte:ERR /0:BI_checkBdOut_0:02/11/2020 15:36:35] Call to “doMsg” returned error string “BADDATA caught exception trying to processMessageFromCloverleaf: Failed to write message to database: The multi-part identifier “moe.dt_msg” could not be bound.”. Returning bad send to engine.
                                  [dbp :wrte:ERR /0:BI_checkBdOut_0:02/11/2020 15:36:49] The multi-part identifier “moe.dt_msg” could not be bound.</pre>
                                  Did you try it on your end ? and how you set it.

                                   

                                  Thank you in advance

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