cda datatypes nblock voc common

Element : CO (XML Type: CO )


Package : datatypes

XML Type : CO

Comments : 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.


Parent : CV


There are no specific attributes for this element.


There are no specific rules for this element.


<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="CO">
      
<xs:annotation>
         
<xs:documentation>
            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. 
         
</xs:documentation>
      
</xs:annotation>
      
<xs:complexContent>
         
<xs:extension base="CV" />
      
</xs:complexContent>
   
</xs:complexType>