ca.infoway.messagebuilder.datatype
Interface SXCM<T>
- Type Parameters:
T
- the underlying java datatype
- All Superinterfaces:
- ANY<SetComponent<T>>, BareANY, NullFlavorSupport
- All Known Implementing Classes:
- SXCMImpl
public interface SXCM<T>
- extends ANY<SetComponent<T>>
Set Component (SXCM) HL7 datatype. Backed by the java datatype SetComponent.
http://www.hl7.org/v3ballot/html/infrastructure/itsxml/datatypes-its-xml.htm#dtimpl-SXCM
Definition: An ITS-defined generic type extension for the base data type of a
set, representing a component of a general set over a discrete or continuous
value domain. Its use is mainly for continuous value domains. Discrete
(enumerable) set components are the individual elements of the base data
type.
- Author:
- Intelliware Development
Copyright © 2013. All Rights Reserved.