Condition Set
Note
This data class is at a trial use maturity level and may change in future releases. Maturity levels are described in the maturity-model.
Computational Definition
A set of conditions (diseases, phenotypes, traits) that occur together or are related, depending on the membership operator, and may manifest together in the same patient or individually in a different subset of participants in a research study.
Information Model
Some ConditionSet attributes are inherited from gks-core:Element.
Field |
Flags |
Type |
Limits |
Description |
|---|---|---|---|---|
id |
string |
0..1 |
The ‘logical’ identifier of the data element in the system of record, e.g. a UUID. This ‘id’ is unique within a given system, but may or may not be globally unique outside the system. It is used within a system to reference an object from another. |
|
extensions |
⋮ | 0..m |
A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model. |
|
conditions |
⋮ | 2..m |
A list of conditions (diseases, phenotypes, traits) that are co-occurring or related, depending on the membership operator. |
|
membershipOperator |
string |
1..1 |
The logical relationship between members of the set, that indicates how they manifest in patients/research subjects. The value ‘AND’ indicates that all conditions in the set co-occur together in a given patient or subject. The value ‘OR’ indicates that only one condition in the set manifests in each participant interrogated in a given study. |