Top "Mirth" questions

Mirth is an open source cross-platform interface engine with a focus on medical message formats (HL7, CCD, CCDA, DICOM, and more) that enables bi-directional sending and transformation of messages between systems and applications over multiple transports available.

Count the number of nodes in an XML snippet using Javascript/E4X

Consider this problem: Using Javascript/E4X, in a non-browser usage scenario (a Javascript HL7 integration engine), there is a …

javascript xml e4x mirth
Convert XML to HL7 messages using Mirth Connect

I'm working with Mirth Connect v2.0 and getting stuck on one task, transformation of XML to HL7 v3. I've connected …

xml hl7 mirth
Json Parsing in Mirth OR Json in Mirth OR HL7 to JSON in Mirth

I want to use JSON as input of mirth channel and output like details Save in db or Create HL7 …

json mirth
Mirth processing multiple segments

Here I am doing some mapping for Next of Kin $('Nok') (see mapping table). Then to process this I have …

mirth
Set Mirth destination to send transform data back as a custom ACK

I have a Mirth channel that set up as a web service listener, it receives an ID, build an HL7 …

mirth mirth-connect
How to get Response from another channel in mirth

We have two channels called channelA and channelB. In channelA we have two destinations a. first destination will invoke the …

response channel mirth
How to send Mirth HTTP connector using POST

We have a mirth instance sending out using a POST method to a rest service. However, Mirth seems to be …

web-services mirth
Adding Multiple NTE segments to HL7 message with Mirth

I am trying to add multiple NTE lines to the end of HL7 messages using Mirth. I can add a …

javascript hl7 mirth
read sqlserver database using mirth connect and convert it into xml format and vice versa

I have a requirement where I have to read data from sql server local database and first map it in …

mirth
Mirth: Send file like PDF, zip or Transfer pdf files using mirth

I want to transfer pdf/zip file through mirh. I am using file reader connector as source and file writer …

mirth