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 (.1 item) 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
CV_RES_CHILD_FINDING_ID
NUMERIC
No
This item represents the unique identifier (.1 item) for a child finding under a parent finding.