ca.infoway.messagebuilder.datatype
Interface AD

Package class diagram package AD
All Superinterfaces:
ANY<PostalAddress>, BareANY, NullFlavorSupport
All Known Implementing Classes:
ADImpl

public interface AD
extends ANY<PostalAddress>

HL7 datatype for addresses. Backed by the java datatype PostalAddress.

Covers:

AD.BASIC: Used to communicate addresses for simple display, mailing and contact purposes. The data type is not generally suitable for registries.

AD.FULL: Used to communicate fully validatable addresses. Usually appropriate only for registry-type situations.

AD.SEARCH: This type is used to convey high level address information for searching purposes. All matches are considered to be "starts with" for each specified property.

Author:
Intelliware Development

Method Summary
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.ANY
getNullFlavor, getValue, isNull, nonNull, notApplicable, other, setNullFlavor, setValue, unknown
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.BareANY
getBareValue, getDataType, setDataType
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.nullflavor.NullFlavorSupport
hasNullFlavor
 



Copyright © 2013. All Rights Reserved.