Package com.merge.HL7

The com.merge.HL7 package provides the core API that implements version independent HL7 functionality.

See:
          Description

Interface Summary
HL7Field.FieldFormatter Defines the interface for formatting simple field values before sending and after receiving.
HL7Formatter Defines the interface for formatting data before sending or after receiving messages.
HL7Logger Defined the logging and tracing functionality for the toolkit.
HL7ReceiverListener Defines the notification interface for an HL7Receiver.
 

Class Summary
HL7Field The HL7Field class represents a generic field in a segment.
HL7Message Represents an HL7 message.
HL7MessageConfiguration Represents delimiter data from an MSH segment.
HL7MessageFile Represents a text file that contains one or more HL7 encoded messages.
HL7MessageMapping Represents a transformation of HL7 messages based on a script language.
HL7Receiver The HL7Receiver class provides a means to establish a server socket and receive HL7 messages.
HL7ReceiverConfiguration Represents the configuration of a message receiver service.
HL7Segment The HL7Segment class represents a generic segment.
HL7SocketConfiguration The HL7SocketConfiguration class contains communication configuration for HL7 message receivers and transmitters.
HL7Toolkit This class provides an interface for various non HL7 specific features.
HL7Transmitter This class may be used to send HL7 Messages to a particular receiver
HL7TransmitterConfiguration Represents the configuration of a message transmitter service.
 

Exception Summary
HL7Exception Represents an exception thrown by the HL7 toolkit.
 

Package com.merge.HL7 Description

The com.merge.HL7 package provides the core API that implements version independent HL7 functionality.


Copyright © 2009 Merge Healthcare Inc. All Rights Reserved.