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-Klasse für CO complex type.

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

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

    • CO

      public CO()