Package | Description |
---|---|
ca.uhn.hl7v2.validation.builder | |
ca.uhn.hl7v2.validation.builder.support | |
ca.uhn.hl7v2.validation.impl |
Modifier and Type | Class and Description |
---|---|
class |
PredicateMessageRule
Abstract base class for message rules that are evaluated using predicates
|
Modifier and Type | Class and Description |
---|---|
class |
ChoiceElementsRespectedRule
Message rule which enforces that only one "choice element" within any groups
in the message must only have content within one of the possible choices.
|
class |
OnlyAllowableSegmentsInSuperstructureRule
Validation rule for detecting populated elements in a
SuperStructure
which do not belong to the given message type |
class |
OnlyKnownSegmentsRule
Validation rule for detecting unknown segments in a message
|
class |
TerserMessageRule
Validation rule for checking values extracted by a
Terser . |
class |
VisitorMessageRule
A message rule that runs a
ValidatingMessageVisitor over the message,
collecting exceptions while traversing |
class |
WrongVersionRule
Validation rule for blaming a wring HL7 version
|
Modifier and Type | Class and Description |
---|---|
class |
ConformanceProfileRule
A MessageRule that checks conformance to message profiles.
|
Copyright © 2001–2017 University Health Network. All rights reserved.