SlideShare a Scribd company logo
1 of 30
Advanced Topics on the
Mirth Connect Interface Engine
July 6, 2016
You have been automatically muted. Please use the
Q&A panel to submit questions during the presentation
PRESENTER
Nate Bessa
Technical Consultant
• Based in Boston, MA
• Specializing in custom programming
projects, HIE connectivity, data migrations,
and HL7 interface development
• 2+ years experience with Mirth Connect
• 5+ years in healthcare IT
Nate.Bessa@galenhealthcare.com
POLL #1
I. Performance tweaks
II. Security improvements
III. Programming suggestions
IV. Maintenance strategies
V. Q & A
TOPICS
PERFORMANCE TWEAKS
CHANNEL METADATA
PERFORMANCE TWEAKS
Add clarity to your message logs and minimize data storage needs
CHANNEL METADATA
PERFORMANCE TWEAKS
But most of all, speed up your message searches big time.
INCREASING HEAP MEMORY
PERFORMANCE TWEAKS
The Heap Size is the amount of memory
made available for your Mirth Connect
front end application. This plays a role
especially when searching for messages
in channels with lots of traffic.
The Server Memory setting dictates the
amount of memory that Mirth Connect
as an engine will be able to use in the
background. This allows Mirth to
process large messages and handle
heavy traffic.
SECURITY IMPROVEMENTS
SECURITY IMPROVEMENTS
ENCRYPT PLAIN-TEXT CONFIG PASSWORDS
Add this to your mirth.properties file and
restart the Mirth Connect service.
SECURITY IMPROVEMENTS
ENCRYPT MESSAGE STORAGE
If you choose to use this
feature, add these settings to
your mirth.properties file and
restart the Mirth service.
For added security, you can
encrypt message content
stored in the database.
SECURITY IMPROVEMENTS
IMPORTING A SELF-SIGNED SSL CERTIFICATE
3
2
1
PROGRAMMING SUGGESTIONS
POLL #2
MOVE FUNCTIONS TO CODE TEMPLATES
PROGRAMMING SUGGESTIONS
Allows you to edit a function in one location instead of having
to make changes in every channel where you are using.
Also lets you keep your channels simple by
moving long and complicated code out of
them and into the code templates screen.
MODIFY AN HL7 MESSAGE WITH DATABASE DATA
PROGRAMMING SUGGESTIONS
Incoming Hl7 Message (note PID 4 is blank)
Transformed Hl7 Message (PID 4 now has the PatientMrn)
Source Transformer Javascript Writer
The row in our table we want to query
Using a code template for database connections
COMMON CHANNEL SETTINGS
PROGRAMMING SUGGESTIONS
ENVIRONMENT STRATEGIES
PROGRAMMING SUGGESTIONS
• Programmatically dictate desired
behavior based on server names rather
than manually making changes to
channels between development and
production environments.
• This eliminates potential for human
error when exporting channels from
development environment to
production.
ROUTING A MESSAGE TO OTHER CHANNELS
PROGRAMMING SUGGESTIONS
KNOW THE REASON FOR FILTERING
PROGRAMMING SUGGESTIONS
If you use a lot of filters, Mirth Connect
currently does not tell you which filter was
triggered. If that information is useful, here
is a custom way of showing that.
USING A JAVASCRIPT LIBRARY TO ENCRYPT FILES
PROGRAMMING SUGGESTIONS
MAINTENANCE STRATEGIES
MESSAGE STORAGE IMPACT
MAINTENANCE STRATEGIES
Uses the most disk space which
also slows processing time.
Preserves essential troubleshooting
data. Pair with pruning options to
keep disk usage in check.
Stores just the original source
message. No mapped variables.
Reprocess a message when you
need to troubleshoot one.
Deletes everything except what you
see on the channel message log.
Cannot reprocess a message.
1x
5x8x
DATABASE BACKEND
MAINTENANCE STRATEGIES
Default Setting Preferred Configuration
• The default Apache Derby option is for quick deployment and testing.
• Mirth Corp recommends PostgreSQL, MySQL, Oracle, or SQL Server.
• These offer better performance, disk space efficiency, backup options,
security, etc.
PRETTYPRINTXML
MAINTENANCE STRATEGIES
SourceXmlUnformatted SourceXmlPrettyPrintFormat
POLL #3
WRAPPING UP
ADDITIONAL RESOURCES
“Best Practices and Vulnerabilities
in Mirth Connect” white paper
Google “Mirth Connect Security
White Paper Galen”
“Mirth Connect - Introduction” webcast
Search “Mirth Connect Galen” on Youtube
“10 Tips and Tricks To Make Mirth
Connect Work For You” blog post
Google “Mirth Connect Tips and Tricks Galen”
Confidential © 2015 Galen Healthcare Solutions
SOLVING FOR TODAY. PREPARING FOR TOMORROW.
Thank you for joining us today.
To access the slides from today’s presentation, please visit:
http://wiki.galenhealthcare.com/Category:Webcasts
For additional assistance or to request information about our many products and
services, including help with Mirth Connect, please contact us through our website:
www.galenhealthcare.com

More Related Content

What's hot

Oracle GoldenGate on Docker
Oracle GoldenGate on DockerOracle GoldenGate on Docker
Oracle GoldenGate on DockerBobby Curtis
 
Oracle Database on ACFS: a perfect marriage?
Oracle Database on ACFS: a perfect marriage?Oracle Database on ACFS: a perfect marriage?
Oracle Database on ACFS: a perfect marriage?Ludovico Caldara
 
Oracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & glOracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & glmagnifics
 
Oracle ZDM KamaleshRamasamy Sangam2020
Oracle ZDM KamaleshRamasamy Sangam2020Oracle ZDM KamaleshRamasamy Sangam2020
Oracle ZDM KamaleshRamasamy Sangam2020Kamalesh Ramasamy
 
Concurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsConcurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsMaris Elsins
 
IDM Resume _ Kiran
IDM Resume _ KiranIDM Resume _ Kiran
IDM Resume _ KiranKiran Kumar
 
Backup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RACBackup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RACPaulo Fagundes
 
Presentation oracle net services
Presentation    oracle net servicesPresentation    oracle net services
Presentation oracle net servicesxKinAnx
 
Rman 12c new_features
Rman 12c new_featuresRman 12c new_features
Rman 12c new_featuresNabi Abdul
 
Simplifying the Complexity of Salesforce CPQ: Tips & Best Practices
Simplifying the Complexity of Salesforce CPQ: Tips & Best PracticesSimplifying the Complexity of Salesforce CPQ: Tips & Best Practices
Simplifying the Complexity of Salesforce CPQ: Tips & Best Practicespanayaofficial
 
大量データを扱う際のクイックTips インデックス&スキニーテーブル編-
大量データを扱う際のクイックTips インデックス&スキニーテーブル編-大量データを扱う際のクイックTips インデックス&スキニーテーブル編-
大量データを扱う際のクイックTips インデックス&スキニーテーブル編-Salesforce Developers Japan
 
EPM, ERP, Cloud, and On-Premise: All Integration Options Explained
EPM, ERP, Cloud, and On-Premise:  All Integration Options ExplainedEPM, ERP, Cloud, and On-Premise:  All Integration Options Explained
EPM, ERP, Cloud, and On-Premise: All Integration Options ExplainedJoseph Alaimo Jr
 
Best Practices with Apex in 2022.pdf
Best Practices with Apex in 2022.pdfBest Practices with Apex in 2022.pdf
Best Practices with Apex in 2022.pdfMohith Shrivastava
 
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...Ludovico Caldara
 
Db2 hadr commands
Db2 hadr commandsDb2 hadr commands
Db2 hadr commandsvnanaji
 
Introducing Cloudera DataFlow (CDF) 2.13.19
Introducing Cloudera DataFlow (CDF) 2.13.19Introducing Cloudera DataFlow (CDF) 2.13.19
Introducing Cloudera DataFlow (CDF) 2.13.19Cloudera, Inc.
 
Ch01 네트워크와+소켓+프로그래밍+[호환+모드]
Ch01 네트워크와+소켓+프로그래밍+[호환+모드]Ch01 네트워크와+소켓+프로그래밍+[호환+모드]
Ch01 네트워크와+소켓+프로그래밍+[호환+모드]지환 김
 
Cai dat squid proxy trong suot
Cai dat  squid proxy trong suotCai dat  squid proxy trong suot
Cai dat squid proxy trong suotTHT
 

What's hot (20)

Oracle GoldenGate on Docker
Oracle GoldenGate on DockerOracle GoldenGate on Docker
Oracle GoldenGate on Docker
 
Autonomous Data Warehouse
Autonomous Data WarehouseAutonomous Data Warehouse
Autonomous Data Warehouse
 
Oracle Database on ACFS: a perfect marriage?
Oracle Database on ACFS: a perfect marriage?Oracle Database on ACFS: a perfect marriage?
Oracle Database on ACFS: a perfect marriage?
 
Oracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & glOracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & gl
 
Apex Testing Best Practices
Apex Testing Best PracticesApex Testing Best Practices
Apex Testing Best Practices
 
Oracle ZDM KamaleshRamasamy Sangam2020
Oracle ZDM KamaleshRamasamy Sangam2020Oracle ZDM KamaleshRamasamy Sangam2020
Oracle ZDM KamaleshRamasamy Sangam2020
 
Concurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsConcurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAs
 
IDM Resume _ Kiran
IDM Resume _ KiranIDM Resume _ Kiran
IDM Resume _ Kiran
 
Backup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RACBackup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RAC
 
Presentation oracle net services
Presentation    oracle net servicesPresentation    oracle net services
Presentation oracle net services
 
Rman 12c new_features
Rman 12c new_featuresRman 12c new_features
Rman 12c new_features
 
Simplifying the Complexity of Salesforce CPQ: Tips & Best Practices
Simplifying the Complexity of Salesforce CPQ: Tips & Best PracticesSimplifying the Complexity of Salesforce CPQ: Tips & Best Practices
Simplifying the Complexity of Salesforce CPQ: Tips & Best Practices
 
大量データを扱う際のクイックTips インデックス&スキニーテーブル編-
大量データを扱う際のクイックTips インデックス&スキニーテーブル編-大量データを扱う際のクイックTips インデックス&スキニーテーブル編-
大量データを扱う際のクイックTips インデックス&スキニーテーブル編-
 
EPM, ERP, Cloud, and On-Premise: All Integration Options Explained
EPM, ERP, Cloud, and On-Premise:  All Integration Options ExplainedEPM, ERP, Cloud, and On-Premise:  All Integration Options Explained
EPM, ERP, Cloud, and On-Premise: All Integration Options Explained
 
Best Practices with Apex in 2022.pdf
Best Practices with Apex in 2022.pdfBest Practices with Apex in 2022.pdf
Best Practices with Apex in 2022.pdf
 
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
 
Db2 hadr commands
Db2 hadr commandsDb2 hadr commands
Db2 hadr commands
 
Introducing Cloudera DataFlow (CDF) 2.13.19
Introducing Cloudera DataFlow (CDF) 2.13.19Introducing Cloudera DataFlow (CDF) 2.13.19
Introducing Cloudera DataFlow (CDF) 2.13.19
 
Ch01 네트워크와+소켓+프로그래밍+[호환+모드]
Ch01 네트워크와+소켓+프로그래밍+[호환+모드]Ch01 네트워크와+소켓+프로그래밍+[호환+모드]
Ch01 네트워크와+소켓+프로그래밍+[호환+모드]
 
Cai dat squid proxy trong suot
Cai dat  squid proxy trong suotCai dat  squid proxy trong suot
Cai dat squid proxy trong suot
 

Similar to Advanced Topics on the Mirth Connect Interface Engine

Mirth Connect - Informations.pptx
Mirth Connect - Informations.pptxMirth Connect - Informations.pptx
Mirth Connect - Informations.pptxRafaelPaim17
 
DAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI Convergence
DAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI ConvergenceDAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI Convergence
DAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI Convergenceinside-BigData.com
 
MS Inspire Update | Data Flex and Return to Workspace Solution
MS Inspire Update | Data Flex and Return to Workspace SolutionMS Inspire Update | Data Flex and Return to Workspace Solution
MS Inspire Update | Data Flex and Return to Workspace SolutionManoj Mittal
 
IBMHadoopofferingTechline-Systems2015
IBMHadoopofferingTechline-Systems2015IBMHadoopofferingTechline-Systems2015
IBMHadoopofferingTechline-Systems2015Daniela Zuppini
 
[NetApp] Simplified HA:DR Using Storage Solutions
[NetApp] Simplified HA:DR Using Storage Solutions[NetApp] Simplified HA:DR Using Storage Solutions
[NetApp] Simplified HA:DR Using Storage SolutionsPerforce
 
Spectrum Scale final
Spectrum Scale finalSpectrum Scale final
Spectrum Scale finalJoe Krotz
 
Steve Totman Syncsort Big Data Warehousing hug 23 sept Final
Steve Totman Syncsort Big Data Warehousing hug 23 sept FinalSteve Totman Syncsort Big Data Warehousing hug 23 sept Final
Steve Totman Syncsort Big Data Warehousing hug 23 sept FinalSteven Totman
 
Mastering Data Management: Leveraging FME for Cloud Native Databases
Mastering Data Management: Leveraging FME for Cloud Native DatabasesMastering Data Management: Leveraging FME for Cloud Native Databases
Mastering Data Management: Leveraging FME for Cloud Native DatabasesSafe Software
 
Red hat Storage Day LA - Designing Ceph Clusters Using Intel-Based Hardware
Red hat Storage Day LA - Designing Ceph Clusters Using Intel-Based HardwareRed hat Storage Day LA - Designing Ceph Clusters Using Intel-Based Hardware
Red hat Storage Day LA - Designing Ceph Clusters Using Intel-Based HardwareRed_Hat_Storage
 
Hp Converged Systems and Hortonworks - Webinar Slides
Hp Converged Systems and Hortonworks - Webinar SlidesHp Converged Systems and Hortonworks - Webinar Slides
Hp Converged Systems and Hortonworks - Webinar SlidesHortonworks
 
Building Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery NetworksBuilding Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery NetworksRebekah Rodriguez
 
Prostep enterprise data exchange
Prostep enterprise data exchangeProstep enterprise data exchange
Prostep enterprise data exchangeJoseph Lopez, M.ISM
 
Webinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash MarketWebinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash MarketStorage Switzerland
 
HP flash optimized storage - webcast
HP flash optimized storage - webcastHP flash optimized storage - webcast
HP flash optimized storage - webcastCalvin Zito
 
Web Speed And Scalability
Web Speed And ScalabilityWeb Speed And Scalability
Web Speed And ScalabilityJason Ragsdale
 
Ibm pure data system for analytics n3001
Ibm pure data system for analytics n3001Ibm pure data system for analytics n3001
Ibm pure data system for analytics n3001Abhishek Satyam
 
Optimized Systems: Matching technologies for business success.
Optimized Systems: Matching technologies for business success.Optimized Systems: Matching technologies for business success.
Optimized Systems: Matching technologies for business success.Karl Roche
 
Bsit – integration styles (intra + inter)
Bsit – integration styles (intra + inter)Bsit – integration styles (intra + inter)
Bsit – integration styles (intra + inter)kyroskoh
 
Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...
Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...
Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...IBM India Smarter Computing
 
NVMe_Infrastructure_final1.pdf
NVMe_Infrastructure_final1.pdfNVMe_Infrastructure_final1.pdf
NVMe_Infrastructure_final1.pdfIrfanBroadband
 

Similar to Advanced Topics on the Mirth Connect Interface Engine (20)

Mirth Connect - Informations.pptx
Mirth Connect - Informations.pptxMirth Connect - Informations.pptx
Mirth Connect - Informations.pptx
 
DAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI Convergence
DAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI ConvergenceDAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI Convergence
DAOS - Scale-Out Software-Defined Storage for HPC/Big Data/AI Convergence
 
MS Inspire Update | Data Flex and Return to Workspace Solution
MS Inspire Update | Data Flex and Return to Workspace SolutionMS Inspire Update | Data Flex and Return to Workspace Solution
MS Inspire Update | Data Flex and Return to Workspace Solution
 
IBMHadoopofferingTechline-Systems2015
IBMHadoopofferingTechline-Systems2015IBMHadoopofferingTechline-Systems2015
IBMHadoopofferingTechline-Systems2015
 
[NetApp] Simplified HA:DR Using Storage Solutions
[NetApp] Simplified HA:DR Using Storage Solutions[NetApp] Simplified HA:DR Using Storage Solutions
[NetApp] Simplified HA:DR Using Storage Solutions
 
Spectrum Scale final
Spectrum Scale finalSpectrum Scale final
Spectrum Scale final
 
Steve Totman Syncsort Big Data Warehousing hug 23 sept Final
Steve Totman Syncsort Big Data Warehousing hug 23 sept FinalSteve Totman Syncsort Big Data Warehousing hug 23 sept Final
Steve Totman Syncsort Big Data Warehousing hug 23 sept Final
 
Mastering Data Management: Leveraging FME for Cloud Native Databases
Mastering Data Management: Leveraging FME for Cloud Native DatabasesMastering Data Management: Leveraging FME for Cloud Native Databases
Mastering Data Management: Leveraging FME for Cloud Native Databases
 
Red hat Storage Day LA - Designing Ceph Clusters Using Intel-Based Hardware
Red hat Storage Day LA - Designing Ceph Clusters Using Intel-Based HardwareRed hat Storage Day LA - Designing Ceph Clusters Using Intel-Based Hardware
Red hat Storage Day LA - Designing Ceph Clusters Using Intel-Based Hardware
 
Hp Converged Systems and Hortonworks - Webinar Slides
Hp Converged Systems and Hortonworks - Webinar SlidesHp Converged Systems and Hortonworks - Webinar Slides
Hp Converged Systems and Hortonworks - Webinar Slides
 
Building Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery NetworksBuilding Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery Networks
 
Prostep enterprise data exchange
Prostep enterprise data exchangeProstep enterprise data exchange
Prostep enterprise data exchange
 
Webinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash MarketWebinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash Market
 
HP flash optimized storage - webcast
HP flash optimized storage - webcastHP flash optimized storage - webcast
HP flash optimized storage - webcast
 
Web Speed And Scalability
Web Speed And ScalabilityWeb Speed And Scalability
Web Speed And Scalability
 
Ibm pure data system for analytics n3001
Ibm pure data system for analytics n3001Ibm pure data system for analytics n3001
Ibm pure data system for analytics n3001
 
Optimized Systems: Matching technologies for business success.
Optimized Systems: Matching technologies for business success.Optimized Systems: Matching technologies for business success.
Optimized Systems: Matching technologies for business success.
 
Bsit – integration styles (intra + inter)
Bsit – integration styles (intra + inter)Bsit – integration styles (intra + inter)
Bsit – integration styles (intra + inter)
 
Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...
Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...
Efficient, fast and reliable backup and recovery solutions featuring IBM Prot...
 
NVMe_Infrastructure_final1.pdf
NVMe_Infrastructure_final1.pdfNVMe_Infrastructure_final1.pdf
NVMe_Infrastructure_final1.pdf
 

More from Julie Champagne

Your Data Migration Questions Answered: Ask the Expert Q&A Panel
Your Data Migration Questions Answered: Ask the Expert Q&A PanelYour Data Migration Questions Answered: Ask the Expert Q&A Panel
Your Data Migration Questions Answered: Ask the Expert Q&A PanelJulie Champagne
 
EHR Transitions Webinar: Legacy Support & Staff Augmentation
EHR Transitions Webinar: Legacy Support & Staff AugmentationEHR Transitions Webinar: Legacy Support & Staff Augmentation
EHR Transitions Webinar: Legacy Support & Staff AugmentationJulie Champagne
 
SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...
SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...
SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...Julie Champagne
 
What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)
What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)
What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)Julie Champagne
 
Data Migrations powered by GalenETL
Data Migrations powered by GalenETLData Migrations powered by GalenETL
Data Migrations powered by GalenETLJulie Champagne
 
Application Management & Support Best Practices
Application Management & Support Best PracticesApplication Management & Support Best Practices
Application Management & Support Best PracticesJulie Champagne
 
Business Continuity Planning: Documentation During EMR Downtime Webcast
Business Continuity Planning: Documentation During EMR Downtime WebcastBusiness Continuity Planning: Documentation During EMR Downtime Webcast
Business Continuity Planning: Documentation During EMR Downtime WebcastJulie Champagne
 
Optimizing a Data Migration with an Assessment
Optimizing a Data Migration with an AssessmentOptimizing a Data Migration with an Assessment
Optimizing a Data Migration with an AssessmentJulie Champagne
 
HIE Participant Onboarding: Best Practices
HIE Participant Onboarding: Best PracticesHIE Participant Onboarding: Best Practices
HIE Participant Onboarding: Best PracticesJulie Champagne
 
PCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement Program
PCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement ProgramPCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement Program
PCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement ProgramJulie Champagne
 

More from Julie Champagne (10)

Your Data Migration Questions Answered: Ask the Expert Q&A Panel
Your Data Migration Questions Answered: Ask the Expert Q&A PanelYour Data Migration Questions Answered: Ask the Expert Q&A Panel
Your Data Migration Questions Answered: Ask the Expert Q&A Panel
 
EHR Transitions Webinar: Legacy Support & Staff Augmentation
EHR Transitions Webinar: Legacy Support & Staff AugmentationEHR Transitions Webinar: Legacy Support & Staff Augmentation
EHR Transitions Webinar: Legacy Support & Staff Augmentation
 
SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...
SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...
SSM Integrated Health Technologies Clinical Data Migration: Functional & Tech...
 
What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)
What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)
What to Expect When Migrating: A Walk Through a Clinical Data Migration (2017)
 
Data Migrations powered by GalenETL
Data Migrations powered by GalenETLData Migrations powered by GalenETL
Data Migrations powered by GalenETL
 
Application Management & Support Best Practices
Application Management & Support Best PracticesApplication Management & Support Best Practices
Application Management & Support Best Practices
 
Business Continuity Planning: Documentation During EMR Downtime Webcast
Business Continuity Planning: Documentation During EMR Downtime WebcastBusiness Continuity Planning: Documentation During EMR Downtime Webcast
Business Continuity Planning: Documentation During EMR Downtime Webcast
 
Optimizing a Data Migration with an Assessment
Optimizing a Data Migration with an AssessmentOptimizing a Data Migration with an Assessment
Optimizing a Data Migration with an Assessment
 
HIE Participant Onboarding: Best Practices
HIE Participant Onboarding: Best PracticesHIE Participant Onboarding: Best Practices
HIE Participant Onboarding: Best Practices
 
PCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement Program
PCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement ProgramPCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement Program
PCMH: Part 4 – Learn How to Start or Improve Your Quality Improvement Program
 

Recently uploaded

Bareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Bareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetBareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Bareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetCall Girls Service
 
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171Call Girls Service Gurgaon
 
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near MeVIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Memriyagarg453
 
bhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
bhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meetbhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
bhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetCall Girls Service
 
Muzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Muzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetMuzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Muzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetCall Girls Service
 
Sambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Sambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetSambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Sambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetCall Girls Service
 
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...Gfnyt.com
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipurgragmanisha42
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Memriyagarg453
 
Call Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in Anantapur
Call Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in AnantapurCall Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in Anantapur
Call Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in Anantapurgragmanisha42
 
Jalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Jalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetJalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Jalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetCall Girls Service
 
Call Girl Raipur 📲 9999965857 whatsapp live cam sex service available
Call Girl Raipur 📲 9999965857 whatsapp live cam sex service availableCall Girl Raipur 📲 9999965857 whatsapp live cam sex service available
Call Girl Raipur 📲 9999965857 whatsapp live cam sex service availablegragmanisha42
 
VIP Call Girl Sector 10 Noida Call Me: 9711199171
VIP Call Girl Sector 10 Noida Call Me: 9711199171VIP Call Girl Sector 10 Noida Call Me: 9711199171
VIP Call Girl Sector 10 Noida Call Me: 9711199171Call Girls Service Gurgaon
 
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In FaridabadCall Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabadgragmanisha42
 
Tirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Tirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetTirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Tirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetCall Girls Service
 
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...Gfnyt.com
 
(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...
(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...
(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...Ahmedabad Call Girls
 
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...indiancallgirl4rent
 
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Service In Goa 💋 9316020077💋 Goa Call Girls By Russian Call Girl...
Call Girls Service In Goa  💋 9316020077💋 Goa Call Girls  By Russian Call Girl...Call Girls Service In Goa  💋 9316020077💋 Goa Call Girls  By Russian Call Girl...
Call Girls Service In Goa 💋 9316020077💋 Goa Call Girls By Russian Call Girl...russian goa call girl and escorts service
 

Recently uploaded (20)

Bareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Bareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetBareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Bareilly Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
 
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
 
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near MeVIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
 
bhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
bhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meetbhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
bhubaneswar Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
 
Muzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Muzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetMuzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Muzaffarpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
 
Sambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Sambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetSambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Sambalpur Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
 
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
 
Call Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in Anantapur
Call Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in AnantapurCall Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in Anantapur
Call Girls Service Anantapur 📲 6297143586 Book Now VIP Call Girls in Anantapur
 
Jalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Jalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetJalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Jalna Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
 
Call Girl Raipur 📲 9999965857 whatsapp live cam sex service available
Call Girl Raipur 📲 9999965857 whatsapp live cam sex service availableCall Girl Raipur 📲 9999965857 whatsapp live cam sex service available
Call Girl Raipur 📲 9999965857 whatsapp live cam sex service available
 
VIP Call Girl Sector 10 Noida Call Me: 9711199171
VIP Call Girl Sector 10 Noida Call Me: 9711199171VIP Call Girl Sector 10 Noida Call Me: 9711199171
VIP Call Girl Sector 10 Noida Call Me: 9711199171
 
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In FaridabadCall Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
 
Tirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Tirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real MeetTirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
Tirupati Call Girls 👙 6297143586 👙 Genuine WhatsApp Number for Real Meet
 
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
 
(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...
(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...
(Deeksha) 💓 9920725232 💓High Profile Call Girls Navi Mumbai You Can Get The S...
 
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
 
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Service In Goa 💋 9316020077💋 Goa Call Girls By Russian Call Girl...
Call Girls Service In Goa  💋 9316020077💋 Goa Call Girls  By Russian Call Girl...Call Girls Service In Goa  💋 9316020077💋 Goa Call Girls  By Russian Call Girl...
Call Girls Service In Goa 💋 9316020077💋 Goa Call Girls By Russian Call Girl...
 

Advanced Topics on the Mirth Connect Interface Engine

  • 1. Advanced Topics on the Mirth Connect Interface Engine July 6, 2016
  • 2. You have been automatically muted. Please use the Q&A panel to submit questions during the presentation
  • 3. PRESENTER Nate Bessa Technical Consultant • Based in Boston, MA • Specializing in custom programming projects, HIE connectivity, data migrations, and HL7 interface development • 2+ years experience with Mirth Connect • 5+ years in healthcare IT Nate.Bessa@galenhealthcare.com
  • 5. I. Performance tweaks II. Security improvements III. Programming suggestions IV. Maintenance strategies V. Q & A TOPICS
  • 7. CHANNEL METADATA PERFORMANCE TWEAKS Add clarity to your message logs and minimize data storage needs
  • 8. CHANNEL METADATA PERFORMANCE TWEAKS But most of all, speed up your message searches big time.
  • 9. INCREASING HEAP MEMORY PERFORMANCE TWEAKS The Heap Size is the amount of memory made available for your Mirth Connect front end application. This plays a role especially when searching for messages in channels with lots of traffic. The Server Memory setting dictates the amount of memory that Mirth Connect as an engine will be able to use in the background. This allows Mirth to process large messages and handle heavy traffic.
  • 11. SECURITY IMPROVEMENTS ENCRYPT PLAIN-TEXT CONFIG PASSWORDS Add this to your mirth.properties file and restart the Mirth Connect service.
  • 12. SECURITY IMPROVEMENTS ENCRYPT MESSAGE STORAGE If you choose to use this feature, add these settings to your mirth.properties file and restart the Mirth service. For added security, you can encrypt message content stored in the database.
  • 13. SECURITY IMPROVEMENTS IMPORTING A SELF-SIGNED SSL CERTIFICATE 3 2 1
  • 16. MOVE FUNCTIONS TO CODE TEMPLATES PROGRAMMING SUGGESTIONS Allows you to edit a function in one location instead of having to make changes in every channel where you are using. Also lets you keep your channels simple by moving long and complicated code out of them and into the code templates screen.
  • 17. MODIFY AN HL7 MESSAGE WITH DATABASE DATA PROGRAMMING SUGGESTIONS Incoming Hl7 Message (note PID 4 is blank) Transformed Hl7 Message (PID 4 now has the PatientMrn) Source Transformer Javascript Writer The row in our table we want to query Using a code template for database connections
  • 19. ENVIRONMENT STRATEGIES PROGRAMMING SUGGESTIONS • Programmatically dictate desired behavior based on server names rather than manually making changes to channels between development and production environments. • This eliminates potential for human error when exporting channels from development environment to production.
  • 20. ROUTING A MESSAGE TO OTHER CHANNELS PROGRAMMING SUGGESTIONS
  • 21. KNOW THE REASON FOR FILTERING PROGRAMMING SUGGESTIONS If you use a lot of filters, Mirth Connect currently does not tell you which filter was triggered. If that information is useful, here is a custom way of showing that.
  • 22. USING A JAVASCRIPT LIBRARY TO ENCRYPT FILES PROGRAMMING SUGGESTIONS
  • 24. MESSAGE STORAGE IMPACT MAINTENANCE STRATEGIES Uses the most disk space which also slows processing time. Preserves essential troubleshooting data. Pair with pruning options to keep disk usage in check. Stores just the original source message. No mapped variables. Reprocess a message when you need to troubleshoot one. Deletes everything except what you see on the channel message log. Cannot reprocess a message. 1x 5x8x
  • 25. DATABASE BACKEND MAINTENANCE STRATEGIES Default Setting Preferred Configuration • The default Apache Derby option is for quick deployment and testing. • Mirth Corp recommends PostgreSQL, MySQL, Oracle, or SQL Server. • These offer better performance, disk space efficiency, backup options, security, etc.
  • 29. ADDITIONAL RESOURCES “Best Practices and Vulnerabilities in Mirth Connect” white paper Google “Mirth Connect Security White Paper Galen” “Mirth Connect - Introduction” webcast Search “Mirth Connect Galen” on Youtube “10 Tips and Tricks To Make Mirth Connect Work For You” blog post Google “Mirth Connect Tips and Tricks Galen”
  • 30. Confidential © 2015 Galen Healthcare Solutions SOLVING FOR TODAY. PREPARING FOR TOMORROW. Thank you for joining us today. To access the slides from today’s presentation, please visit: http://wiki.galenhealthcare.com/Category:Webcasts For additional assistance or to request information about our many products and services, including help with Mirth Connect, please contact us through our website: www.galenhealthcare.com

Editor's Notes

  1. Good afternoon TITLE 2nd webcast on mirth connect, last one was about Today’s webcast is more technical and a result of what we’ve learned over the past two years working
  2. Which interface engine does you organization currently use?
  3. Performance tweaks = tricks you can use to speed up Mirth and minimize disk space waste Security improvements = encrypting messages stored on your server, protecting access to Mirth itself, and a little bit on importing certificates for SSL Programming suggestions = snippets of Javascript code that can improve your processes such as channel deployment between different development and production environments, abstracting to a central location common channel settings, using Javascript libraries in Mirth, and more Maintenance strategies = database back ends, making XML variables and logs easier to read in Mirth, and a little bit more on disk space usage
  4. An essential element to configure in Mirth. Add information to the channel messages screen. Channel summary screen shows the Custom Metadata settings. Add clarity to message logs but all minimize storage needs.
  5. What are recommended settings?
  6. If you want to send data securely via an HTTP POST, you can do so by sending data to an HTTPS address. In the event that this address has a self-signed SSL certificate, you’ll want to import it into the Java Truststore on your computer. This Truststore is a file located in the /lib/security/ folder of the Java Program Files folder on the server where Mirth is installed. To edit your Truststore, there is a free application called Portecle that you can download from SourceForge.net. This is actually a Java Virtual Application, so you don’t need to install anything. Just unzip the folder that it comes in, and run the portecle.jar file as Administrator to give the application the permissions it needs to change the Truststore. On this slide you can see some screenshots showing how to import the certificate you need. Note that the little red X on the lock icon will still appear next to your HTTP Sender URL even after you have successfully imported the certificate, which can be misleading, because your data will be encrypted outgoing. Mirth Corp recommends you install their SSL Manager extension to have better certificate management on your machine. This, however, requires a paid support license with Mirth.
  7. Before we dive into some more technical aspects of Mirth, I wanted to get an idea of how much experience do you have with the Mirth Connect Interface Engine?
  8. WALK THROUGH CODE
  9. Development: Content: all -- raw, transformed, encoded, sent, response, response transformed, processed response, maps
  10. Is your organization currently evaluating migrating to a different interface engine?
  11. QUESTIONS AND ANSWERS – Any other questions I didn’t answer today I will try to follow up with individually