| Package | Description |
|---|---|
| org.dellroad.hl7 |
This is the API documentation for the hl7lib Java library.
|
| org.dellroad.hl7.io |
Classes relating to sending and receiving HL7 messages.
|
| org.dellroad.hl7.llp |
Classes relating to HL7 "lower layer protocol" (LLP) framing.
|
| Class and Description |
|---|
| HL7ContentException
Exception thrown to indicate invalid HL7 content was encountered.
|
| HL7Field
Represents one field in an HL7 message, possibly with repeats.
|
| HL7Message
Represents an HL7 message.
|
| HL7Segment
Represents one segment in an HL7 message.
|
| HL7SegmentList
List of
HL7Segment objects that requires there to always be an initial MSH segment. |
| HL7Seps
Container for the HL7 separator and escape characters for an HL7 message.
|
| MSHSegment
Represents an MSH segment.
|
| Class and Description |
|---|
| HL7ContentException
Exception thrown to indicate invalid HL7 content was encountered.
|
| HL7Message
Represents an HL7 message.
|
| HL7Reader
Input source for HL7 messages.
|
| HL7Writer
Implemented by classes whose instances are capable of sending out HL7 messages.
|
| Class and Description |
|---|
| HL7ContentException
Exception thrown to indicate invalid HL7 content was encountered.
|
| HL7Message
Represents an HL7 message.
|
| HL7Reader
Input source for HL7 messages.
|
| HL7Writer
Implemented by classes whose instances are capable of sending out HL7 messages.
|
Copyright © 2018. All rights reserved.