ca.infoway.messagebuilder.datatype
Interface CE

Package class diagram package CE
Type Parameters:
V - the underlying Code
All Superinterfaces:
ANY<Code>, BareANY, CD, NullFlavorSupport
All Known Subinterfaces:
CS, CV
All Known Implementing Classes:
CEImpl, CSImpl, CVImpl

public interface CE
extends CD

HL7 datatype CE. Backed by a Code.

Coded data that consists of a coded value and, optionally, coded value(s) from other coding systems that identify the same concept. Used when alternative codes may exist.

Note: The use of this data type has been reviewed and the recommendation is to use CD instead. Namely because the only difference between CD and CE was the use of the qualifier property, which is no longer being used for this release.

Author:
Intelliware Development

Method Summary
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.CD
getDisplayName, getOriginalText, getTranslations, setDisplayName, setOriginalText
 
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.