Class

The element Class defines a class in the coding scheme. EXAMPLE<Class code="A00" kind="3digit">
  <SuperClass code="A00-A09"/>
  <SubClass code="A00.0"/>
  <SubClass code="A00.1"/>
  <SubClass code="A00.9"/>
  <Rubric kind="preferred">
    <Label xml:lang="en">Cholera</Label>
  </Rubric>
</Class>

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
code xs:NMTOKEN required
The attribute code defines the code for the class.
kind xs:IDREF required
The attribute kind references the ClassKind of the class, e.g. chapter, block, category, etc.
usage xs:IDREF optional
The attribute usage refers to a UsageKind and specifies the usage of the class.
variants xs:IDREFS optional
The attribute variants defines the list of variants in which this Class is valid. When the attribute is absent the Class is valid in all variants.

Used By

Element ClaML

Source

<xs:element name="Class">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The element Class defines a class in the coding scheme. EXAMPLE
      <Class code="A00" kind="3digit">
        <SuperClass code="A00-A09"/>
        <SubClass code="A00.0"/>
        <SubClass code="A00.1"/>
        <SubClass code="A00.9"/>
        <Rubric kind="preferred">
          <Label xml:lang="en">Cholera</Label>
        </Rubric>
      </Class>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Meta"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="SuperClass"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="SubClass"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ModifiedBy"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ExcludeModifier"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Rubric"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="History"/>
    </xs:sequence>
    <xs:attributeGroup ref="attlist.Class"/>
  </xs:complexType>
</xs:element>

Sample

A04

A00-A09

Other bacterial intestinal infections

foodborne intoxications, bacterial (A05.-)

tuberculous enteritis (A18.3)

Sonstige bakterielle Darminfektionen

Bakteriell bedingte Lebensmittelvergiftun..

Tuberkulöse Enteritis (A18.3)