Package org.hl7.v3

Class CO


public class CO extends CV
Coded data, where the domain from which the codeset comes is ordered. The Coded Ordinal data type adds semantics related to ordering so that models that make use of such domains may introduce model elements that involve statements about the order of the terms in a domain.

Java class for CO complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CO">
   <complexContent>
     <extension base="{urn:hl7-org:v3}CV">
     </extension>
   </complexContent>
 </complexType>