Package | Description |
---|---|
ca.uhn.hl7v2.conf.check | |
ca.uhn.hl7v2.conf.spec.message |
Modifier and Type | Method and Description |
---|---|
List<HL7Exception> |
DefaultValidator.testType(Type type,
AbstractComponent<?> profile,
String encoded,
String profileID)
Tests a Type against the corresponding section of a profile.
|
protected void |
DefaultValidator.testTypeAgainstTable(Type type,
AbstractComponent<?> profile,
String profileID,
List<HL7Exception> exList)
Tests table values for ID, IS, and CE types.
|
Modifier and Type | Class and Description |
---|---|
class |
Component
The specification for a particular field component in a message profile.
|
class |
Field
The specification for a specific field in a message profile.
|
class |
SubComponent
The specification for a particular field sub-component in a message profile.
|
Copyright © 2001–2017 University Health Network. All rights reserved.