composite-symptom-set

composite-symptom-set
composite-symptom-set

An AND/OR composition of BaseSymptomSet objects

AllOf
This class requires all of the following:
JSON Example
{
    "operator": "string",
    "symptomSets": [
        {}
    ]
}