Condition
Condition is defined as JSON with the attributes below:
-
UUID id;: Unique identifier for the condition. -
String namespace;: The namespace under which the condition is categorized. -
String version;: Version number of the condition. -
String shortname;: a short version of condition description. -
String name;: The name of the condition. -
ConditionType type;: The type of the condition. -
String code;: A piece of code applicable under the namespace