elixir_hl7 v0.3.4 API Reference

Modules

HL7

Utility functions to load HL7 files as local streams

Functions to provide sample HL7 data which can be used to explore the API

An HL7 header implementation that can be used to build MSH segments and HL7 messages. It is also exposed as metadata after parsing any HL7 message

Contains information concerning any failed attempt to parse Field or Segment Grammar Notations

Contains information concerning any failed attempt to parse an HL7 MSH segment

Contains information concerning any failed attempt to parse an HL7 message, generally MSH-related

Creates, parses and modifies HL7 messages with a focus on performance. Contains a list of parsed segments and header metadata

Queries and modifies HL7 messages using Field and Segment Grammar Notations with a pipeline-friendly API and set-based operations

Contains the raw text of an HL7 message alongside parsed header metadata from the MSH segment

Filter, parse and modify individual HL7 segments and their fragments

Contains HL7 delimiter information (optionally specified by the end system) used to parse or generate HL7 messages