Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 385 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 385 Bytes

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.