DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
11 Monitoring and Observability Tools for 2023
Learn more
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Deployment
  4. HL7 Integration Using Mule Healthcare Toolkit- Part 1

HL7 Integration Using Mule Healthcare Toolkit- Part 1

This article is first in a series walking you through installation of Mule Healthcare Toolkit, which facilitates integration with HL7 healthcare systems.

Sumit Bansal user avatar by
Sumit Bansal
·
Apr. 13, 17 · Tutorial
Like (3)
Save
Tweet
Share
6.98K Views

Join the DZone community and get the full member experience.

Join For Free

The Mule Healthcare Toolkit is a collection of features that facilitates integration with healthcare systems by providing the tools needed to easily create, read, and transform HL7 messages within Mule. Health Level Seven International is a standards development organization that defines a set of standards for the transport and communication of healthcare information. The version of the MuleSoft HL7 connector is different from the HL7 version numbering. The HL7 connector only supports HL7 software versions v2.1, v2.2, v2.3.1, v2.3, v2.4, v2.5, v2.5.1, v2.6, 2.7, 2.7.1, 2.8, and 2.8.1. HL7 software version 3.0 is not supported.

The Mule Healthcare toolkit allows you to send and receive HL7 messages over MLLP and other transport protocols and corresponding connectors supported by Mule, such as HTTP. Minimal Lower Layer Protocol (MLLP) uses the HL7 MLLP connector.

Installing the Mule Healthcare Toolkit

In Anypoint Studio, click Help > Install New Software.

In the Work With field of the Install wizard, use the drop-down menu to click: Anypoint Connectors Update Site.

Expand Premium and check HL7 EDI Connector. Click Next.

Click Next to confirm the installation details.

Click I accept the terms of the license agreement, then click Finish.

After installation finishes, the installer asks you to restart Studio. Click Yes to restart. After Studio restarts, type hl7 in the palette search to quickly find the HL7 EDI building block.

If you want to use the MLLP Transport, please expand Premium and check Mule MLLP Transport.

Steps to Build HL7 Integration to Append the Segment to the Inbound Message:

  1. Place the HL7 MLLP, HL7 append, and logger nodes in the source area of the canvas:Image title

  2. Configure the HL7 MLLP node in the General tab for IP and Port:Image title

  3. In the Advanced tab, the exchange pattern should be selected as one-way.Image title

  4. In the HL7 append node, add AL1 segment as below to the inbound message:Image title

  5. Start the project in debugger mode:Image title

  6. Send the HL7 message from any HL7 client without waiting for any acknowledgment:Image title

  7. AL1 is segment added in the inbound message as per HL7 message library:Image title

For more details, refer to this link.

Integration

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Readability in the Test: Exploring the JUnitParams
  • What’s New in Flutter 3.7?
  • 5 Steps for Getting Started in Deep Learning
  • gRPC on the Client Side

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: