Loading...
Recommendations
Explore
Mirth® Connect by NextGen Healthcare User Guide
Channel Configuration
Use tags to categorize your channels Place any reusable JavaScript code into Code Template functions and organize them into Code Template Libraries. Use Custom Meta Data Columns to increase the performance of searching the message history on a particular message field. Use Deploy/Start Dependencies if one channel depends on another to operate correctly. Use multiple resource folders for your Java libraries if you need to limit library usage to specific channels or if you have many Java libraries. Use tags to categorize your channels Place any reusable JavaScript code into Code Template functions and organize them into Code Template Libraries. Use Custom Meta Data Columns to increase the performance of searching the message history on a particular message field. Use Deploy/Start Dependencies if one channel depends on another to operate correctly. Use multiple resource folders for your Java libraries if you need to limit library usage to specific channels or if you have many Java librari
Mirth® Connect by NextGen Healthcare User Guide
Channel Performance
Adjust the Message Storage slider so that the channel only retains the message data that you will actually need. If large messages are expected, use an Attachment Handler to improve throughput and reduce memory and disk usage. Enable source queuing if an auto-generated acknowledgement is sufficient for the upstream system. Enable destination queuing if you do not need to respond to the originating system from your destination. Increase the Max Processing Threads value if message order is not important and you may receive a large number of messages in a short time Increase the Queue Threads value if the downstream system can accept multiple concurrent connections. Clear the "Wait for previous destination" checkbox, unless you need destinations to process messages one after another. Use the "Destination Set Filter" feature in your source transformer when you need to route messages to only one (or a subset) of destinations in your channel. Adjust the Message Storage slider so that the cha
Mirth® Connect by NextGen Healthcare User Guide
Other Tips
Do not reference Mirth Connect internal Java classes in your JavaScript code. Do not reference Mirth Connect internal Java classes in your JavaScript code. Parent topic: Channel Development Best Practices and Tips
Mirth® Connect by NextGen Healthcare User Guide
Message Integrity
Use hashing to ensure message integrity Use hashing to ensure message integrity Parent topic: Channel Development Best Practices and Tips
Mirth® Connect by NextGen Healthcare User Guide
Channel Components
General Channel Properties Source Connector Destination Connectors Channel Scripts General Channel Properties Source Connector Destination Connectors Channel Scripts Parent topic: About Channels and Connectors
Mirth® Connect by NextGen Healthcare User Guide
Security Best Practices
Secure Installation and Deployment Secure Configuration Secure Installation and Deployment Secure Configuration Operational Procedures Environmental Upkeep
Channel Development Best Practices and Tips
Channel Performance
Channel Configuration
Other Tips
Channel Performance
Channel Configuration
Message Integrity
Other Tips