|
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 |
STENOSIS_BRANCH_ID |
INTEGER |
No |
|
|
|
| Stores the lesion branch that the stenosis belongs to. |
|
|
| 4 |
PRE_STENOSIS |
INTEGER |
No |
|
|
|
| Stores the pre-intervention stenosis value. |
|
|
| 5 |
POST_STENOSIS |
INTEGER |
No |
|
|
|
| Stores the post-intervention stenosis value. |
|
|
| 6 |
PRE_STENOSIS_C_NAME |
VARCHAR |
No |
|
|
|
| Stores the pre-intervention stenosis grade. |
| May contain organization-specific values: Yes |
| Category Entries: |
| Normal |
| Minimal (1-24%) |
| Mild (25-49%) |
| Moderate (50-69%) |
| Severe (70-99%) |
| Occluded |
|
|
| 7 |
POST_STENOSIS_C_NAME |
VARCHAR |
No |
|
|
|
| Stores the post-intervention stenosis grade. |
| The category values for this column were already listed for column: PRE_STENOSIS_C_NAME |
|
|