Click to preview

Unofficial Mirth Connect v3.x Developer's Guide by Shamil Nizamov


To better serve our customers, this page has been moved to other domain.

You will be redirected shortly. If you are not automatically redirected in 5 seconds, please click a link below to be transferred to a new page.



» to the Mirth Connect 3.x Developer's Guide download page… »


Book Description

As Mirth Corporation says on their web-site, "Mirth Connect is the Swiss Army knife of healthcare integration engines, specifically designed for HL7 message integration. It provides the necessary tools for developing, testing, deploying, and monitoring interfaces. And because it's open source, you get all of the advantages of a large community of users with commercial quality support."

The focus of this book is to introduce readers to version 3.x of Mirth Connect to the point that they confident enough to start building their own healthcare data exchange interfaces.

By implementing an imaginary Eligibility Query Service, described in this book, some of the topics you will cover are schema and Schematron validation, XSL Transformation, database connection pool creation, acknowledgements implementation, Mirth extensions implementation and sending objects via the ActiveMQ Message Broker.

Each connection point (channel) is explained in a separate chapter, which in turn provides step-by-step instructions how to create and code data transformation rules.

Content

Chapter 1Getting Started
Chapter 2What is a Channel?
Chapter 3Creating a Channel
   Hover to zoom the diagram
Chapter 5Query Sender Channel
Chapter 6HL7v2 to HL7v3 Transformer Channel
Chapter 7Data Logger Channel
Chapter 8HL7v3 Verification Channel
Chapter 9Response Sender Channel
Chapter 10HL7v3 to HL7v2 Transformer Channel
   Hover to zoom the diagram
Chapter 12HL7v2 ACK Channel
Chapter 13HL7v3 ACK Channel
Chapter 14HL7v3 Verification Channel
Chapter 15HL7v2 to HL7v3 Transformation Channel ACK
Chapter 16Query Sender Channel ACK
Chapter 17Debugging JavaScript in Mirth Connect
Chapter 18Utilizing JMS (Java Message Service)
Chapter 18Polling Web Services
Chapter 19Building Extensions

Related Books

Unofficial Developer's Guide
to HL7v3 Basics

Unofficial Developer's Guide to
CCD on Mirth Connect