Table to contain child results for any parent result. Each result can have multiple child results. For example, documentation on main vessel will create parent result record while documenting on lesion or collateral will create child result record for that parent result.
Primary Key
Column Name
Ordinal Position
FINDING_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
FINDING_ID
NUMERIC
No
The unique identifier for the finding record.
2
LINE
INTEGER
No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3
CHILD_RES_ID
NUMERIC
No
Indicates the result ID. Each result could have multiple child result records.