Converting HL7 message to a Web request with credentials.
Vendor we are working with can only except an HL7 ADT message via HTTPS web request. It also needs to have a cert for credentials user/pass.
Can this be done with regular basic settings in management portal along with using a cert?
Endpoint example: https://xxxxxxx/xxxxxx/Test/TestEMR.cfm
Product version: IRIS 2020.1
Discussion (2)2
Comments
Hi Dmitry,
I just typed a lengthy answer but I think Marc's answer is better... looks like Ensemble has a Business Operation that solves your issue
Yes, this can be done through configuration and is a standard feature of the HL7 HTTP business operation (EnsLib.HL7.Operation.HTTPOperation).
Details on settings for the HTTP operation. Look in particular at SSLConfiguration:
https://docs.intersystems.com/healthconnectlatest/csp/docbook/Doc.View…
Details on creating an SSL/TLS config (with or without cert) to be used by the operation:
https://docs.intersystems.com/healthconnectlatest/csp/docbook/DocBook.U…