Object Expands
Synopsis
Object that determines whether a symptom can expands into other symptoms.
Properties
- symId : Symptom id (from nrs)
- expandSymId : Symptom id (from nrsarg)
Storage
Stored in Expands.
indexes
- symId
- expandSymId
JSON example
{
"symId" : 160,
"expandSymId" : 177
}