/hl7lib

Lightweight Java library for HL7 messages

Primary LanguageHTMLApache License 2.0Apache-2.0

hl7lib is a small Java library for parsing and manipulating version 2.x HL7 messages.

Features include:

  • Parsing and formatting
  • HL7 lower layer protocol (LLP)
  • Java API for creating, editing, and querying
  • An efficient and semantically equivalent XML encoding

See the Javadocs API for more information.