Represents the category of HL7 data types that contain more than one component (e.g. CE). Implementing classes (i.e. composite data types) should initialize their components either when they are initialized or when they are first accessed. Only leaf values (values of primitives) should ever be returned as null.
@author Bryan Tripp (bryan_tripp@sourceforge.net)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|