ca.infoway.messagebuilder.datatype
Interface 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
Copyright © 2013. All Rights Reserved.