Overview and description of Leadtools Medical HL7 classes.
Class | Description | |
---|---|---|
HL7Exception | The exception that is thrown when an HL7 toolkit related error occurs. | |
HL7FieldException | The exception that is thrown when accessing an invalid HL7 message field. | |
HL7InternalException | The exception that is thrown when an HL7 toolkit internal error occurs. | |
HL7InvalidArgumentException | The exception that is thrown when an HL7 toolkit error occurs related to an invalid argument . | |
HL7MandatorySegmentException | The exception that is thrown on parsing HL7 message error related to a missing mandatory segment. | |
HL7MissingRequiredFieldException | The exception that is thrown when parsing an HL7 message and a mandatory field was skipped. | |
HL7ParsingException | The exception that is thrown on parsing HL7 message error. | |
HL7PassedEndOfGroupException | The exception that is thrown when parsing an HL7 message and the requested segment to match could not be found within the current segments. | |
HL7SegmentException | The exception that is thrown when accessing an invalid HL7 message segment. | |
HL7SegmentNotFoundException | The exception that is thrown when parsing an invalid HL7 message segment. | |
HL7UnknownMessageException | The exception that is thrown when parsing HL7 message and a mandatory field was skipped. | |
HL7UnknownVersionException | The exception that is thrown when parsing an unknown/unsupported HL7 message version. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET