Uses of Package
org.dellroad.hl7
-
Packages that use org.dellroad.hl7 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. -
Classes in org.dellroad.hl7 used by org.dellroad.hl7 Class 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 ofHL7Segment
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. -
Classes in org.dellroad.hl7 used by org.dellroad.hl7.io Class 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. -
Classes in org.dellroad.hl7 used by org.dellroad.hl7.llp Class 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.MSHSegment Represents an MSH segment.