Code¶
A code value whose meaning is defined by membership in (or reference to) a code list.
Diagram¶

Specializations of Code¶
| Class | Description |
|---|---|
| Activation Status Code | A code indicating the activation status of an object |
| Direction Code | A code representing orientation of a line or movement. |
Formalization for Code¶
| Property | Constraint |
|---|---|
| codeValue | exactly 1 xsd:string |
| fromCodeList | exactly 1 CodeList |
| subClassOf | ITSThing |
| subClassOf | cdm2:Code |