|
Name |
Type |
Discontinued? |
|
1 |
LOG_ID |
VARCHAR |
No |
|
|
|
The unique ID of the log record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number of the procedure answer associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
PROC_ID |
VARCHAR |
No |
|
|
|
The unique ID of the procedure record for which there is an answer. |
|
|
4 |
PROC_ID_PROC_NAME |
VARCHAR |
No |
|
|
|
The name of the surgical procedure record. |
|
|
5 |
PANEL |
INTEGER |
No |
|
|
|
The panel number in which the questionnaire is found. |
|
|
6 |
ANSWER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the answer record. |
|
|