Hl7v2
Summary
Frends offers seamless integration with Hl7v2, enabling you to effortlessly connect and automate healthcare data flows that require reading and manipulating Hl7 messages.
Frends has tasks for performing all core Hl7v2 operations, supporting versions 2.1, 2.2, 2.3, 2.3.1, 2.4, 2.5, 2.5.1, 2.6, 2.7, 2.7.1, 2.8 and 2.8.1, including standard and custom Z-segments.
By leveraging Frends' task-based approach, you can configure and customize Hl7 integrations according to clinical workflows. Frends offers a wide range of tasks that facilitate integrations between Electronic Health Records (EHR), Laboratory Information Systems (LIS), and other medical platforms.
Use cases
Below you will find typical use cases for Hl7v2 integrations and how they are implemented in Frends.
Parse Hl7v2 and save data to SQL Server
By using the Hl7v2 ConvertToXml task, we can create an integration that receives incoming MLLP messages, validates patient data, and saves it in more redatable format.
Create Hl7v2 messages from predefined templates
By using the Hl7v2 ConvertToXml and Hl7v2 CreateFromXml tasks, we can create an integration that generates new Hl7 messages (such as ADT or ORM) based on existing templates or incoming Xml data from a web API.