|
Name |
Type |
Discontinued? |
|
1 |
PAT_ENC_CSN_ID |
NUMERIC |
No |
|
|
|
A unique serial number for this encounter. This number is unique across all patients and encounters in the system. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number of the report for the patient encounter. |
|
|
3 |
REPORT_TYPE_C_NAME |
VARCHAR |
No |
|
|
|
The type of result order report created for this encounter. |
May contain organization-specific values: Yes |
Category Entries: |
Procedure |
|
|
4 |
REPORT_ID |
VARCHAR |
No |
|
|
|
The unique ID of the result order report for this encounter. |
|
|
5 |
REPORT_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
The status of the result order report for this encounter. |
May contain organization-specific values: Yes |
Category Entries: |
Pended |
Signed |
Addended - Not Signed |
Addended - Signed |
Deleted |
|
|
6 |
CREATE_DATETIME |
DATETIME (Local) |
No |
|
|
|
The date and time the result order report was created for this encounter. |
|
|
7 |
REPORT_AUTHOR_ID |
VARCHAR |
No |
|
|
|
The unique ID of the system user who created the result order report for this encounter. |
|
|
8 |
REPORT_AUTHOR_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
9 |
LAST_UPDATE_TIME |
DATETIME (Local) |
No |
|
|
|
The date and time the result order report was last updated for this encounter. |
|
|
10 |
LAST_UPDATE_USR_ID |
VARCHAR |
No |
|
|
|
The unique ID of the system user who last updated the result order report for this encounter. |
|
|
11 |
LAST_UPDATE_USR_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
12 |
SIGN_DATETIME |
DATETIME (Local) |
No |
|
|
|
The date and time the result order report was signed for this encounter. |
|
|
13 |
SIGN_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the system user who signed the result order report for this encounter. |
|
|
14 |
SIGN_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
15 |
COSIGN_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
The cosign status of the result order report for this encounter. |
May contain organization-specific values: Yes |
Category Entries: |
Cosign Required |
Cosign Not Required |
Cosigned |
|
|
16 |
COSIGN_DATETIME |
DATETIME (Local) |
No |
|
|
|
The date and time the result order report was cosigned for this encounter. |
|
|
17 |
COSIGN_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the system user who cosigned the result order report for this encounter. |
|
|
18 |
COSIGN_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
19 |
REPORT_ORDER_ID |
NUMERIC |
No |
|
|
|
The unique ID of the order resulted in this encounter, on which the report is based. |
|
|