An open API service indexing awesome lists of open source software.

https://github.com/archiecobbs/hl7lib

Lightweight Java library for HL7 messages
https://github.com/archiecobbs/hl7lib

hl7-parser

Last synced: about 1 year ago
JSON representation

Lightweight Java library for HL7 messages

Awesome Lists containing this project

README

          

**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](http://archiecobbs.github.io/hl7lib/site/apidocs/index.html) for more information.