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