This image contains the open-source version of Mirth® Connect, originally developed by NextGen Healthcare, packaged for easy deployment by Innovar Healthcare. Open Source Mirth® Connect provides a secure, highly-efficient, flexible approach for enabling interoperability between your software systems. Open Source Mirth® Connect provides a secure, highly-efficient, flexible approach for enabling interoperability between your software systems. Easily and securely transmit health information from any location to any location in various formats with Mirth® Connect. This software facilitates seamless integration by automatically converting different data formats for your system and supports multiple data standards including DICOM, HL7, XML, etc. Enhance your Mirth® Connect installation with exclusive Innovar plugins: SSL: Strengthens network security with enhanced encryption. OpenAI: Integrates advanced artificial intelligence for smarter processing and analytics. Channel History: Stores the channels and code templates on the remote version control repository and keep track the history of changes Mirth® Connect also allows you to search and extract data using defined filters or to push the data into a database. The Innovar team offers flexible and cost-effective support plans tailored to your needs. Please see the support section for more information. Deploy OSS Mirth® Connect through this AWS Marketplace offering to facilitate painless integrations with enhanced features from our platform! This open source platform is created and packaged by Innovar Healthcare. Mirth® is a registered trademark of Nextgen Healthcare, and there is no affiliation between Innovar Healthcare and Nextgen Healthcare. This image utilizes Open Source Mirth Connect licensed under a Mozilla Public License.
Highlights
Transformation: Automatically converts incoming data to another standard by your definition.
Extraction: Enables you to search and extract data from database easily and also push data into the database.
Routing: Manages and transmits the health data to the destination securely and efficiently.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for this software running on AWS EC2 instances. Pricing scales with the instance type you choose, so no upfront commitment applies. The many options cover different instance families and sizes, including general-purpose (m5, m6i, m7i, m7a and related variants) and burstable (t2, t3, t3a) instances. Larger sizes provide more compute and memory and bill at a higher hourly rate. Smaller sizes suit lighter workloads and testing. You match the instance to your throughput and volume needs, then pay only for the hours you run it.
Top-of-mind questions for buyers
What resources do I get for the hourly instance charge?
You get the software running on the AWS EC2 instance type you select. Each instance size maps to a set amount of vCPU and memory. Larger sizes give more compute and memory; smaller sizes suit lighter testing. The hourly rate covers the software license for that running instance.
Am I charged when the instance is stopped or powered off?
Software charges accrue only while the instance runs. A fully stopped or powered-off instance does not incur the hourly software fee. You may still pay underlying AWS storage costs for attached volumes, but the software license meters running hours only.
What does this software do once running on the instance I choose?
It is an open-source Mirth Connect distribution for healthcare integration. You use it to transmit and transform health data between systems in common formats. Existing Mirth Connect channels, transformers, and code templates carry over, so no rip-and-replace is required.
www.innovarhealthcare.com
Helpful?
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
Open Source Mirth® Connect provides a secure, highly-efficient, flexible approach for enabling interoperability between your software systems. Easily and securely transmit health information from any location to any location in various formats with Mirth® Connect. This software facilitates seamless integration by automatically converting different data formats for your system and supports multiple data standards including DICOM, HL7, XML, etc.
Enhance your Mirth® Connect installation with exclusive Innovar plugins:
SSL: Strengthens network security with enhanced encryption.
OpenAI: Integrates advanced artificial intelligence for smarter processing and analytics.
Channel History:
Stores the channels and code templates on the remote version control repository and keep track the history of changes
Mirth® Connect also allows you to search and extract data using defined filters or to push the data into a database. The Innovar team offers flexible and cost-effective support plans tailored to your needs. Please see the support section for more information.
Deploy OSS Mirth® Connect through this AWS Marketplace offering to facilitate painless integrations with enhanced features from our platform! This open source platform is created and packaged by Innovar Healthcare. Mirth® is a registered trademark of Nextgen Healthcare, and there is no affiliation between Innovar Healthcare and Nextgen Healthcare. This image utilizes Open Source Mirth Connect licensed under a Mozilla Public License.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
Update AMI
Additional details
Usage instructions
Template components
CloudFormation template
Usage instructions
When a new AMI is deployed for the first time, Mirth® Connect version 4.5.0 will be installed, auto configured and started. The Mirth® Connect will be automatically allocated 50% of the total memory of the EC2 instance. You can either select the existing RDS instance as Mirth's database or create a new RDS Aurora/Postgres instance and define the database and schema. Furthermore, it allows users to upload SSL certificates for encryption on Mirth® Connect channels. First of all, if you choose to create a new RDS Aurora/Postgres instance, you have to create a subnet group in AWS RDS console and please make sure that the subnet group belongs to the same VPC which the EC2 instance will be allocated to. This subnet group is a required parameter in the CloudFormation template. When launching a new stack from the Cloudformation template, you can set up parameters such as RDS PostgreSQL database username and password, Mirth® Connect admin password, S3 URL of the SSL certificate. The SSL certificate and key files can be found at "/etc/pki/tls/certs/fullchain.pem" and "/etc/pki/tls/certs/privkey.pem" respectively. Please click here for plugin user guides. Mirth® Connect status can be checked by running: "systemctl status mirthconnect". Mirth® Connect default index page will be accessible at http://<public_dns>:8080 or from the Mirth® Connect Administrator Launcher at https://<public_dns>:8443. Downloading Mirth® Connect Administrator Launcher is optional; all the functionalities of Mirth® Connect can be accessed in the REST API. Mirth® Connect REST API can be accessed at https://<public_dns>:8443/api Mirth® Connect configuration can be found in /etc/mirthconnect/conf/mirth.properties and the documentation is available on https://docs.nextgen.com/bundle/Mirth_User_Guide_4_5/page/connect/connect/topics/c_intro_mirth_connect_ug.html
Innovar offers flexible, cost-effective support tiers for AWS Marketplace users. Our technical team is available to help resolve critical issues efficiently. See more about support:
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Automatically converts incoming data between different standards including DICOM, HL7, and XML formats according to defined specifications.
Data Extraction and Management
Enables searching, extracting data from databases, and pushing data into databases using defined filters.
Secure Health Data Routing
Manages and transmits health data to destinations with secure and efficient routing capabilities.
Enhanced Network Security
Provides SSL encryption plugin to strengthen network security with enhanced encryption protocols.
Artificial Intelligence Integration
Integrates OpenAI plugin for advanced artificial intelligence-based processing and analytics capabilities.
Message Format Support
Supports multiple healthcare data standards including HL7, XML, CCD, DICOM, EDI, and NCPDP message formats
SSL Certificate Management
Create, import, export, and apply SSL certificates to inbound and outbound connections with secure HTTPS traffic capability
Message Transformation Engine
Converts incoming message standards to different standards through filtering, transformation, extraction, and routing capabilities
Channel Revision History
Automatically saves all revision history for channels and code templates with ability to view previous revisions, compare changes, and revert to prior versions
HL7 Message Generation
Generate sample HL7 v2.x messages for testing channels with integrated functionality in Send Message dialog and Message Templates pane
Unified API Integration
Single standardized endpoint enabling code-once deployment across 100+ different EHRs and health information networks with consistent interface regardless of backend system
Real-time Data Exchange
Secure, real-time message processing capability handling over 1.4 billion messages monthly with support for clinical patient summaries, medical records transmission, and real-time patient updates
Data Normalization and Standardization
Normalized data delivery in consistent JSON or FHIR format with support for query functionality, write-back capabilities, and optional feed filtering
Security and Compliance
HITRUST certification and SOC II compliance with centralized authentication credential management and secure messaging infrastructure
High Availability Infrastructure
99.95 percent uptime guarantee with 24x7 automated connectivity monitoring, alerting, and support built on AWS infrastructure designed for network-scale operations
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.