| Package | Description |
|---|---|
| ca.uhn.hl7v2 | |
| ca.uhn.hl7v2.app | |
| ca.uhn.hl7v2.model | |
| ca.uhn.hl7v2.parser | |
| ca.uhn.hl7v2.preparser | |
| ca.uhn.hl7v2.protocol | |
| ca.uhn.hl7v2.protocol.impl | |
| ca.uhn.hl7v2.util |
| Class and Description |
|---|
| GenericParser
A Parser that delegates parsing tasks to an underlying PipeParser and DefaultXMLParser as needed.
|
| ModelClassFactory
Looks up classes for message model components (e.g.
|
| ParserConfiguration
Contains configuration which will be applied to any parsers which are a part of the given
HAPI Context.
|
| PipeParser
An implementation of Parser that supports traditionally encoded (ie delimited
with characters like |, ^, and ~) HL7 messages.
|
| XMLParser
Parses and encodes HL7 messages in XML form, according to HL7's normative XML encoding
specification.
|
| Class and Description |
|---|
| Parser
Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7
message Strings.
|
| Class and Description |
|---|
| ModelClassFactory
Looks up classes for message model components (e.g.
|
| Parser
Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7
message Strings.
|
| ParserConfiguration
Contains configuration which will be applied to any parsers which are a part of the given
HAPI Context.
|
| Class and Description |
|---|
| AbstractModelClassFactory
Abstract base class for
ModelClassFactory implementations that read event maps from the
file system. |
| DefaultModelClassFactory
Default implementation of ModelClassFactory.
|
| EncodingCharacters
Represents the set of special characters used to encode traditionally
encoded HL7 messages.
|
| EncodingNotSupportedException
Represents a problem where a Parser does not support a particular HL7 encoding.
|
| Escaping
Handles "escaping" and "unescaping" of text according to the HL7 escape
sequence rules defined in section 2.10 of the standard (version 2.4).
|
| GenericParser
A Parser that delegates parsing tasks to an underlying PipeParser and DefaultXMLParser as needed.
|
| IStructureDefinition
Contains information about the composition of a given type of
Structure. |
| ModelClassFactory
Looks up classes for message model components (e.g.
|
| Parser
Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7
message Strings.
|
| ParserConfiguration
Contains configuration which will be applied to any parsers which are a part of the given
HAPI Context.
|
| PipeParser
An implementation of Parser that supports traditionally encoded (ie delimited
with characters like |, ^, and ~) HL7 messages.
|
| StructureDefinition
Defines
|
| UnexpectedSegmentBehaviourEnum
Defines the behaviour to use when an unexpected
segment is discovered while parsing a message.
|
| XMLParser
Parses and encodes HL7 messages in XML form, according to HL7's normative XML encoding
specification.
|
| Class and Description |
|---|
| EncodingCharacters
Represents the set of special characters used to encode traditionally
encoded HL7 messages.
|
| Class and Description |
|---|
| Parser
Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7
message Strings.
|
| Class and Description |
|---|
| Parser
Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7
message Strings.
|
| Class and Description |
|---|
| ModelClassFactory
Looks up classes for message model components (e.g.
|
Copyright © 2001–2017 University Health Network. All rights reserved.