
Review foundational concepts from prior course, then recap how to install and use Math Connect, including server manager, administrator launcher, dashboard, analyzing math messages, logs, channel configuration, scripts, and import/export.
Learn about message templates, filters, transformers, code templates, and user defined functions, and how to code filters and transformers and use code templates in Mirth Connect.
Explore how a Mirth Connect channel transforms HL7 messages into JSON, reading from input and writing to output directories every five seconds.
Learn how message templates define inbound and outbound formats for filters and transformers, enabling message conversion and scripting at the transport level across source and destination channels.
Define filters at the source or destinations to reject messages not meeting criteria, and apply transformers to modify incoming messages, such as XML to HL7 conversions.
Explore how Mirth Connect filters use rule builder or JavaScript to validate messages with conditions like exists, equals, and contains, using static values or dynamic variables, destination and source filters.
Explore transformers in Mirth Connect to create, transform, and extract data from messages; learn mapper, message builder, iterators, JavaScript transformer, external script transformer, and XSLT transformer types and map scopes.
Explore iterators in Mirth Connect to streamline filters and transformers for HL7 messages, implementing filter iterators and transformer iterators with practical examples.
Explore code templates in Mirth Connect, enabling reuse of JavaScript functions across channels, transformers, and filters. Learn to create, import, group, set visibility, and export or delete templates and libraries.
Manage core templates and code templates across libraries, name and describe libraries, move templates between them, and define types like function, drag drop code block, or compiled code block.
Define a new library and code template, create a user defined account transform function, set dependencies to expose it to channels, test with messages, deploy, and reuse code across transformers.
Master importing libraries and code templates in Mirth Connect, then export them and manage deletions to streamline template workflows.
Mirth Connect is a free Interface Engine which is very popular in the Healthcare industry and IT teams working in the Healthcare industry will at some point come across Mirth Connect because of its wide spread use in Healthcare and due to the popularity of the messaging standard HL7 and its successor FHIR in the Healthcare industry. Beyond Healthcare Mirth Connect can be used for a wide variety of application integration requirements to integrate commercial applications of various nature in different industries.
Students who have learnt the fundamentals of Mirth Connect through the prerequisite Udemy course 'Mirthful Introduction to
Mirth Connect- Working with Mirth Connect' can follow this course to enhance their understanding of Mirth Connect. This course covers essential technical aspects of Mirth Connect which will enable the learner to create functional channels and maintain a functional instance of Mirth Connect. This course will be of great benefit to developers who are new to Mirth Connect to learn the fundamentals of developing Mirth Connect channels.
Through this course students can learn about filters, transformers and the different types of transformers, iterators, channel maps and how to organize their code using code templates as well how to export code templates and import new code templates. This enables the learner to get a deeper understanding of the dynamics of Mirth Connect and how it operates.