HAPI - The Open Source Java HL7 Parser and API
· HAPI (HL7 application programming interface; pronounced "happy") is an open-source,
object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging
specification for healthcare information systems. This project is not affiliated with
the HL7 organization; we are just writing some software that conforms to their
specification. The project was initiated by University Health Network
(a large multi-site teaching hospital in Toronto, Canada).
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hapi-2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.