Announcement

Collapse

Mirth Connect 4.3.0 Released!

Mirth Connect 4.3.0 is now available as an appliance update and on our GitHub page.

This is a major release containing new features like adding new functionality to the Mirth Connect Setup Wizard, adding the ability for resource and channel-specific classloaders to load child-first or parent-first, and added a default implementation of the getObjectsForSwaggerExamples() method in the ServicePlugin class. This release also contains enhancements for the Mirth Connect Administrator Launcher, the Mirth Connect Docker images, and several bug fixes and security improvements.

Download | See What's New | Upgrade Guide | Release Notes

For discussion on this release, see this thread.
See more
See less

Reading Hl7 and output to file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Reading Hl7 and output to file

    I have just installed the latest version of Mirth and am setting it up to read in an HL7 format and output a file. How do I setup the output to be an ascii flat file with a delimiter between fields? Our system read this file in and populates a btrieve DB. This DB is not a sql.

    Thanks

    Richard

  • #2
    Re: Reading Hl7 and output to file

    This is a link to an LLP listener to file writer from the File Repositiory:


    Also I know Mirth can be expanded with more JDBC drivers to work with many databases. I do not know if those DBs have to be SQL based or not. So if btreive has a JDBC driver you might be able to add that and use it instead of going through a file.

    Comment

    Working...
    X