Methods in ca.infoway.messagebuilder.marshalling.hl7 with parameters of type Hl7Errors |
String |
TelValidationUtils.determineActualType(TelecommunicationAddress telecomAddress,
String type,
String specializationType,
VersionNumber version,
Element element,
String propertyPath,
Hl7Errors errors,
boolean logErrors)
|
void |
EdValidationUtils.doValidate(EncapsulatedData encapsulatedData,
String specializationType,
Hl7BaseVersion baseVersion,
String type,
String propertyPath,
Hl7Errors errors)
|
void |
EdValidationUtils.doValidate(String specializationType,
Compression compression,
boolean hasCompression,
x_DocumentMediaType mediaType,
String language,
String representation,
String reference,
byte[] content,
Hl7BaseVersion baseVersion,
String type,
Element element,
String propertyPath,
Hl7Errors errors)
|
Class<? extends UnitsOfMeasureCaseSensitive> |
PqValidationUtils.getUnitTypeByHl7Type(StandardDataType dataType,
String propertyPath,
Hl7Errors errors)
|
Class<? extends UnitsOfMeasureCaseSensitive> |
PqValidationUtils.getUnitTypeByHl7Type(String typeAsString,
Element element,
String propertyPath,
Hl7Errors errors)
|
void |
CdValidationUtils.validateCodedType(CD codeWrapper,
String codeAsString,
boolean isCwe,
boolean isCne,
boolean isTranslation,
String type,
Hl7BaseVersion baseVersion,
Element element,
String propertyPath,
Hl7Errors errors)
|
void |
PnValidationUtils.validatePersonName(PersonName personName,
String type,
Hl7BaseVersion baseVersion,
Element element,
String propertyPath,
Hl7Errors errors)
|
void |
AdValidationUtils.validatePostalAddress(PostalAddress postalAddress,
String type,
Hl7BaseVersion baseVersion,
Element element,
String propertyPath,
Hl7Errors errors)
|
void |
TelValidationUtils.validateTelecommunicationAddress(TelecommunicationAddress telecomAddress,
String type,
String specializationType,
VersionNumber version,
Element element,
String propertyPath,
Hl7Errors errors)
|
UnitsOfMeasureCaseSensitive |
PqValidationUtils.validateUnits(String type,
String unitsAsString,
Element element,
String propertyPath,
Hl7Errors errors)
|
BigDecimal |
PqValidationUtils.validateValue(String value,
VersionNumber version,
String type,
Element element,
String propertyPath,
Hl7Errors errors)
|