Comparing HL7 Integration Engines: 2026 Review
Updated July 2026
Last year I compared some of the main HL7 interface engines and ended up choosing HL7 Soup Integration Host. A lot has changed since then. Mirth has completed its move away from open source, iNTERFACEWARE has taken a rather unusual new direction, and HL7 Soup Integration Host has a new name: Integration Soup.
My own thinking has changed a little as well. I used to give code-led engines extra credit simply because anything could be coded. After spending more time inside some of our older Lua interfaces, I am less convinced that writing everything ourselves is an advantage. Modern graphical engines are far more capable than they used to be, and they can remove a lot of repeated logging, connection, security and error-handling code without limiting the business logic.
| Integration Engine | License & Cost | Ease of Use | Standards & Connectivity | Scalability & Deployment | 2026 View |
|---|---|---|---|---|---|
| Integration Soup Previously HL7 Soup Integration Host | Commercial subscription with workflow, site and enterprise options. Pricing is by quote. A 30-day trial is available. | Very high. Visual workflows, drag-and-drop transformations and readable message views cover most ordinary work. C# remains available when code really is the clearest answer. | HL7 v2, FHIR, JSON, XML, CSV and now DICOM. MLLP/TCP, HTTP/S, REST/SOAP, OAuth, files and broad database support. Extension libraries add cloud, SFTP, validation, document and encryption activities. | On-premise or cloud deployment, with Windows and .NET Core builds. Azure and AWS extensions, Git-based workflow deployment and product, site and enterprise licensing options. | Strengths: The easiest product here to understand quickly. Version 4.0 added useful depth without losing the simple workflow model. HL7 Soup Web is becoming an excellent browser companion, and the migration tooling is a real advantage. Weaknesses: Smaller vendor and installed base than the enterprise incumbents. I would like to see more of the full Integration Soup experience move into the browser. |
| Infor Cloverleaf | Commercial enterprise product with quote-based pricing. | Medium. GUI tools and wizards are improving, but complex work can still require specialist Cloverleaf and TCL knowledge. | HL7 v2, FHIR, CDA, X12 and broad legacy connectivity. Includes API gateway, FHIR and Da Vinci capabilities. | Very high scalability and high availability. Available on-premise, in the cloud or as a hybrid deployment, including container options. | Strengths: Proven at large healthcare organisations, broad standards support and strong operational reliability. Weaknesses: Enterprise cost and complexity. It remains a product that benefits from experienced specialists rather than occasional interface developers. |
| iNTERFACEWARE Iguana / IguanaX | Commercial. Published pricing starts at US$10,000 per year for two integrations, with larger packages by quote. | Low to medium. IguanaX has a more visual component model, but Lua and code remain central to building and maintaining the interfaces. | HL7 v2, FHIR, JSON, XML, REST, databases, files and other formats through components, libraries and custom Lua. | Cross-platform deployment with cloud options. IguanaX development is active, with high availability and SSO identified as current areas of focus. | Strengths: Fast, flexible and still extremely capable when you have strong developers and want complete control. Weaknesses: My experience of the older codebase has exposed how much repeated plumbing the customer can end up owning. More importantly, the company now describes itself as being largely run by its founder. Whatever the theory behind that decision, it creates a support and business-continuity concern for a production interface engine. |
| Rhapsody Corepoint | Commercial enterprise pricing based on organisation size, deployment model and requirements. | Very high. Its graphical, analyst-friendly approach remains one of the strongest in the market, and Rhapsody Axon now adds integrated AI assistance. | HL7, FHIR, REST APIs and other healthcare formats, with reusable actions, testing, monitoring and alerting. | Enterprise scale with high-availability options. Available as SaaS, on customer infrastructure or as an iPaaS deployment. | Strengths: Excellent GUI, support and enterprise record. It was named Best in KLAS again in 2026 and is no longer fairly described as simply Windows-only. Weaknesses: Premium pricing and a closed platform. It can be more product than a smaller integration team needs. |
| Mirth Connect by NextGen Healthcare | Mirth Connect 4.6 and later are commercial and proprietary. Version 4.5.2 remains available as the final open-source release but is no longer maintained by NextGen. | Medium. The channel GUI is familiar to a very large community, but JavaScript or Java is still needed for a lot of real mapping and workflow logic. | HL7 v2, X12, JSON, XML, REST, SOAP, DICOM and commercial FHIR capabilities. | Cross-platform and cloud-agnostic, with commercial clustering, security extensions and central monitoring through Mirth Command Center. | Strengths: Huge installed base, a great deal of existing knowledge and very flexible scripting. The commercial product continues to be developed and supported. Weaknesses: The maintained free edition is gone. The dated development experience and amount of scripting are harder to excuse once commercial licensing is part of the decision. |
| Qvera Interface Engine (QIE) | Commercial with flexible subscription licensing and pricing based on requirements. | High. A browser-based visual channel editor handles the main workflow, with JavaScript available for more complex requirements. Qvera now also promotes an AI Companion for help, mapping and troubleshooting. | HL7 v2, FHIR, CDA, X12, DICOM, ASTM, databases, JSON, XML and web services. | Cloud-optimised and container-friendly, with AWS, Azure and Google Cloud deployment and orchestration options. | Strengths: Modern web interface, strong standards coverage, credible cloud deployment and a good reputation for support. It remains one of the strongest alternatives in this list. Weaknesses: Smaller market share than the major enterprise platforms, quote-based pricing and some scripting for complex work. |
So... what do I choose in 2026?
The answer is still Integration Soup, although I think I have better reasons for choosing it this year.
In the past I tended to see a code-first engine as the more powerful option. If everything is code, then surely nothing is out of reach. The problem is that you also take responsibility for everything you code. Looking through our existing Iguana libraries, a surprising amount of the Lua is there to manage connections, logging, errors, security and cleanup. It is important work, but it is also repeated work, and every copy becomes another place for a mistake or an old security decision to survive.
Modern graphical engines do not have the same limitations that put people off them years ago. A good workflow designer can handle the normal integration work while still allowing code where it is genuinely useful. That leaves the developer concentrating on mappings, transformations and the rules that are actually different for that interface.
Integration Soup 4.0 has moved a long way in that direction. It now has broader database support, DICOM, Azure and AWS extensions, stronger source-control deployment and tools for converting existing channels. The rename from HL7 Soup Integration Host also makes sense: this is now much more than an HL7 utility with an engine attached.
I particularly like what is happening in the browser. HL7 Soup Web is already a very good way to inspect, understand and share a message, and Integration Soup is beginning to take over from there when that message needs to become a real workflow. I would definitely like to see more of the Integration Soup experience move into the browser, but the direction looks right.
Corepoint and Qvera remain very credible alternatives, and Cloverleaf is still difficult to argue with at true enterprise scale. For the sort of work I actually want to build and maintain, though, Integration Soup gives me the best balance: a proper interface engine, a modern GUI, code when I need it, and far less code that I have to own simply to keep an interface safe and running.
