Re: Re: Orders to LabCorp, SOAP

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Orders to Quest, SOAP Re: Re: Orders to LabCorp, SOAP

#59033
frans de Wet
Participant

    We have not done orders to labcorp with SOAP.  We have a VPN to labcorp and we do Cloverleaf to Cloverleaf HL7 (for results only at this time).  We are ramping up delivering data to our county systems using tclSOAP.  Seems to work quite well.  There seems to be a few quirks when you use tclSOAP with .NET Web Services (had to change the type of the web service in .NET), but none that I could find with Cache or Java.  HTTPS works too, X509 certificates too.  In order to get tclSOAP to work you will need to install tclXML, tclDOM, libxml2, and perhaps a few others.  They are all listed on thee tclXML or tclSOAP sites.  Just google for those keywords.  One nice feature of all of this is that you could also install tclXSLT … which helps with XML translations 😉  

    There are other solutions listed if you search clovertech for web services.