|
Name |
Type |
Discontinued? |
|
1 |
FINDING_ID |
NUMERIC |
No |
|
|
|
The unique ID of the finding record. |
|
|
2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of the associated audit information in this finding record. Together with FINDING_ID, this forms the foreign key to the RESULT_AUDIT table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple malignancy types that are associated with the finding audit information from the RESULT_AUDIT table. |
|
|
4 |
MALIGNANCY_TYPE_C_NAME |
VARCHAR |
No |
|
|
|
The malignancy type category ID, if any, for the action being audited. |
May contain organization-specific values: Yes |
Category Entries: |
Invasive |
Non-Invasive |
Other |
Invasive and In Situ |
|
|