All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dellroad.hl7.package-info Maven / Gradle / Ivy

The newest version!

/*
 * Copyright (C) 2008 Archie L. Cobbs. All rights reserved.
 */

/**
 * This is the API documentation for the hl7lib Java library.
 *
 * 

* 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 Project Homepage */ package org.dellroad.hl7;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy