Simple Hl7

screenshot of Simple Hl7

A simple library for creating HL7 middleware, based on connect & express.

Overview:

The simple-hl7 library is a straightforward tool designed for creating HL7 middleware using connect & express. HL7 middleware refers to software applications that facilitate the exchange of HL7 messages between healthcare systems.

Features:

  • Parser: Parses HL7 messages for efficient processing.
  • Message Builder/Editor API: Allows for easy creation and editing of HL7 messages.
  • Server/Client components: Supports TCP and File System Based Interfaces for server and client interactions.
  • Philosophy: Aims to simplify the creation of HL7 interfaces and middleware similar to setting up express web servers.

Summary:

The simple-hl7 library provides a user-friendly solution for building HL7 middleware, offering features like parsing HL7 messages, message editing capabilities, and server/client components for different interfaces. By aiming to streamline the process of creating HL7 interfaces akin to express web servers, simple-hl7 presents a convenient and efficient tool for healthcare systems integration.