Integration of Mirth Connect With OpenEMR2
Integration of Mirth Connect With OpenEMR2
OpenEMR
Prepared by
ViSolve Inc.,
6559, Springpath Lane, San Jose, California 95120, USA
Email: services@visolve.com
11th January 2019
Version Edited By Date
Initial version ViSolve - Development team 11 January
2020
BUSINESS PROBLEM 5
MIRTH CONNECT 5
Mirth Connect With OpenEMR 5
Test Case Scenario: 6
Mirth Connect Channel 6
Configuration in Mirth Connect: 7
Conclusion 14
References 14
BUSINESS PROBLEM
The need for electronic Health Information Exchange (HIE) among care
professionals are growing along with the efforts to improve the quality,
safety and efficiency of health care delivery. The standardization of health
information and patient data are critical to healthcare organizations and so,
various interconnection engines have been developed to improve the
efficiency of Health Information Exchange. Mirth Connect (MC) is one such
integration engine, and it serves healthcare organizations for more than a
decade and is primarily designed to transfer healthcare information. The
solution could be easily configured, deployed and scaled.
MIRTH CONNECT
Source System
1. Next to the summary tab is the source tab. In the source, set the
connector type as TCP Listener.
2. The user can configure the source channel according to their needs.
1. Source Tab -> Left Panel -> Edit Transformer -> Message template (In
Right Panel)
2. In the Source transformer paste the sample HL7 message which was
given below. The message tree will expand the segments from HL7
message separately and the PID segment in the HL7 message will have
the patient’s demographics details.
MSH|^~\&||N|||201506250954|3^JLW61|ADT^A08|63728_35_SC6|P|2.3|||||||
PID|1|1000060662|03656495~3131313|8003378|^^^||19330103|F|SANDIEGO^CARLITA**ACO**^^^^|
OTH|601W168THSTREET^APT 5^NEW YORK^NY^10032-3706|060|(212)305-3131^@NONE||POLISH|
SINGLE||123-66-3131|||DRE||||||||N|
3. The Next process is to add new step and map the message variable
4. Now Right click the main tab as shown below and click the Add New
Step
5. Then Give the Variable name and Default Value Here
4. The Variables used in this code where the same variable which was
mapped earlier in Source transformer.
Destination Filter (Optional)
References