|
Name |
Type |
Discontinued? |
|
1 |
FINDING_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the finding record |
|
|
2 |
CONTACT_DATE_REAL |
FLOAT |
No |
|
|
|
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
|
|
3 |
CONTACT_DATE |
DATETIME |
No |
|
|
|
The date of this contact in calendar format. |
|
|
4 |
ST_FIND_TYPE_C_NAME |
VARCHAR |
No |
|
|
|
The soft tissue finding type, documenting severity of the finding. |
May contain organization-specific values: No |
Category Entries: |
Malignant Lesion |
Pre-Malignant Lesion |
Benign Lesion |
Neoplasm |
Other |
|
|
5 |
ST_AVAT_TYPE_C_NAME |
VARCHAR |
No |
|
|
|
The soft tissue avatar type, which is either extraoral or intraoral. |
May contain organization-specific values: No |
Category Entries: |
Extraoral |
Intraoral |
|
|
6 |
ST_FIND_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
The current status of the soft tissue finding, which is either unresolved, resolved, or removed. |
May contain organization-specific values: No |
Category Entries: |
Resolved |
Unresolved |
Removed |
|
|
7 |
ST_MOD_USER_ID |
VARCHAR |
No |
|
|
|
A unique user identifier that consists of the name and the user ID of the user that modified the soft tissue finding. |
|
|
8 |
ST_MOD_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
9 |
ST_MOD_INST_DTTM |
DATETIME (UTC) |
No |
|
|
|
The instant when the soft tissue finding was modified. |
|
|
10 |
DX_ID_DX_NAME |
VARCHAR |
No |
|
|
|
The name of the diagnosis. |
|
|
11 |
REGION_RECORD_ID |
NUMERIC |
No |
|
|
|
The unique ID of the anatomy region associated with the soft tissue finding. |
|
|
12 |
REGION_RECORD_ID_RECORD_NAME |
VARCHAR |
No |
|
|
|
|
13 |
FINDING_LOC |
VARCHAR |
No |
|
|
|
The exact coordinates of the soft tissue finding based on the coordinate system of the avatar it was documented on. If the finding is an icon (point and click tool), this item stores the coordinates of the center of the finding icon. If the finding is selected using the region selection tool, this item is left blank since the region ID is already stored in item 17004. |
|
|
14 |
FINDING_COUNT |
INTEGER |
No |
|
|
|
The number of findings this soft tissue finding represents. Allows user to document like findings in the same region under one soft tissue finding record. |
|
|
15 |
FINDING_LOC_NAME |
VARCHAR |
No |
|
|
|
The display name of the soft tissue finding that overrides the finding's default name of the associated anatomy region. |
|
|