Task Processing Performance
This reporting view is build to give the capability for a user to know the performance of task processing of either a specific claim or average task timings of all the claims processed on the current day.
This topic gives the available fields and the metadata details for each field of the Task Processing Performance operational reporting view.
Field | Table Name | Column Name | Data Type | Searchable? | PHI? |
---|---|---|---|---|---|
ID |
OHI_TASKS |
ID |
Number |
No |
No |
Status |
OHI_TASKS |
STATUS |
String |
Yes |
No |
Task Type |
OHI_TASK_TYPES_B |
TASK_TYPE |
String |
Yes |
No |
Claim Code |
CLA_CLAIMS |
CLAIM_CODE |
String |
Yes |
No |
Claim Creation Time |
CLA_CLAIMS |
CLAIM_CREATION_TIME |
Date |
No |
No |
Task Creation Time |
OHI_TASKS |
TASK_CREATION_TIME |
Date |
Yes |
No |
Task Process Start Time |
OHI_TASKS |
PROCESS_START_TIME |
Date |
No |
No |
Task Process Stop Time |
OHI_TASKS |
PROCESS_STOP_TIME |
Date |
No |
No |
Process Start Interval in Milliseconds (Difference between task’s process start time and claim’s creation time) |
OHI_TASKS |
PROCESS_START_INTERVAL_MS |
Number |
No |
No |
Process Elapsed Interval in Milliseconds (Difference between task’s process stop time and process start time) |
OHI_TASKS |
PROCESS_ELAPSED_TIME_MS |
Number |
No |
No |
PII/PHI column is No for all the rows. |