This image contains the open-source version of Mirth® Connect, originally developed by NextGen Healthcare, packaged for easy deployment by Innovar Healthcare with OpenAI, SSL, AutoScale.
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. Easily and securely transmit health information from any location to any location in various formats. 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 installation with exclusive Innovar plugins: MFA: Enhances security with Multi-Factor Authentication. Cognito: Adds powerful user authentication features. SSL: Strengthens network security with enhanced encryption. OpenAI: Integrates advanced artificial intelligence to assist with debugging, code optimization, and generating sample data. Channel History: Stores the channels and code templates on the remote version control repository and keep track the history of changes and 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 through this AWS Marketplace offering to facilitate 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 based on the Amazon EC2 instance type you run. This is a usage-based model with no fixed subscription. Each dimension maps to a specific instance size across several families, including general-purpose M-series and burstable T-series instances. Pricing scales with the compute capacity you select: smaller instances like t3.nano suit light workloads, while larger sizes such as m7a.48xlarge and metal instances handle higher-volume message processing. You choose the instance that fits your throughput needs, and your hourly cost follows that choice. There are no separate tiers or add-on charges.
Top-of-mind questions for buyers
What does one billed unit represent for each instance type listed?
Each unit is one running Amazon EC2 instance measured per hour. One hour of a single instance equals one billed unit. Instance size determines the rate. A larger size like m6i.24xlarge bills at a higher hourly rate than a smaller one like t3.nano, but both count time the same way.
Am I charged when my instance is stopped or paused?
Software charges accrue per running instance-hour. When you fully stop an instance, the hourly software charge stops. Stopped instances may still incur underlying AWS storage fees for attached volumes, but the software meter counts running time only.
What software runs on these instances, and does the hourly rate cover support?
The listing packages an open-source integration engine that forks Mirth Connect, letting existing channels, transformers, and code templates carry over without rip-and-replace. The hourly rate covers running the software. Migration help, clustering, and 24/7 support are handled through the vendor's managed service, not this hourly charge.
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 OSS 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:
MFA: Enhances security with Multi-Factor Authentication.
Cognito: Adds powerful user authentication features.
SSL: Strengthens network security with enhanced encryption.
OpenAI: Integrates advanced artificial intelligence to assist with debugging, code optimization, and generating sample data.
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 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 refer to the plugin user guides for more information. Mirth® Connect status can be checked by running: "systemctl status mirthconnect". Mirth® Connect default index page will be accessible at http://your-public-dns:8080 or from the Mirth® Connect Administrator Launcher at https://your-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://your-public-dns:8443/api Mirth® Connect configuration can be found in /etc/mirthconnect/conf/mirth.properties
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 with defined filters for data retrieval and storage.
Secure Health Data Routing
Manages and transmits health data to destinations with secure and efficient routing capabilities.
Multi-Factor Authentication
Enhances security with Multi-Factor Authentication (MFA) plugin for strengthened access control.
AI-Assisted Development Tools
Integrates OpenAI capabilities to assist with debugging, code optimization, and generating sample data.
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.