|
Name |
Type |
Discontinued? |
|
1 |
ORDER_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the order 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 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
|
|
4 |
CONTACT_DATE |
DATETIME |
No |
|
|
|
The date of this contact in calendar format. |
|
|
5 |
FNDMETA_DOC_INFO_ID |
VARCHAR |
No |
|
|
|
The unique DCS ID for findings images metadata for an order. |
|
|
6 |
SELECTED_YN |
VARCHAR |
No |
|
|
|
Indicates whether the image is selected by the user for this order. 'Y' indicates that the image is selected by the user for this order. 'N' or NULL indicates that the image is not selected by the user for this order. |
May contain organization-specific values: No |
Category Entries: |
No |
Yes |
|
|
7 |
GENRTD_CAPT |
VARCHAR |
No |
|
|
|
The auto-generated caption for the image from the Findings activity. |
|
|
8 |
FREETEXT_CAPT |
VARCHAR |
No |
|
|
|
The free-text caption entered by end users for the image from the Findings activity. |
|
|
9 |
BODY_LOC_RECORD_ID |
NUMERIC |
No |
|
|
|
The unique ID of the image body location chosen by end users from the Findings activity for the order. |
|
|
10 |
BODY_LOC_RECORD_ID_RECORD_NAME |
VARCHAR |
No |
|
|
|
|
11 |
IMG_DISP_LABEL |
VARCHAR |
No |
|
|
|
The unique, auto-generated label ID in the form of a capital letter, which is added in ascending order (A, B, C, etc.). |
|
|