HL7

Mirth on Windows Server 2008 and SQL server 2008

If you are in HL7 business and have not looked at Mirth, you must. Kudos to the Mirth team, they have brought out a phenominal product. More I use it more I get amazed with its capabilities. In one of my recent project I had to install Mirth on a brand new Windows server 2008 [...]

How to parse multiple OBX segments in Mirth

Often there is a need to parse segments that occur multiple time in an HL7 message like OBX or Ali segments. For example, in an ADT message you will get height and weight in two OBX segments. How do you parse these multiple OBX segments and make the available to the channel map? I am [...]

Mirth Channel to write to a MySQL database

Attahced is a screen capture of the process to create a simple channle to write to a MySQL database. The channel reads messages form a text file, parses it and then writes to MySQL database.
create mirth channel movie