HAPI is an open-source, object-oriented HL7 2.x parser for Java used in healthcare information systems.
<dependency>
<groupId>ca.uhn.hapi</groupId>
<artifactId>hapi-base</artifactId>
<version>2.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses an HL7 v2.x message using the PipeParser.
No known issues recorded.
No dependency data recorded yet.