Code
|
Display
|
Definition
|
ready
|
Ready |
The task is ready to be performed, but no action has yet been taken. Used in place of requested/received/accepted/rejected when request assignment and acceptance is a given. |
in-progress
|
In Progress |
The task has been started but is not yet complete. |
completed
|
Completed |
The task has been completed. |
cancelled
|
Cancelled |
The task was not completed. |
on-hold
|
On Hold |
The task has been started but work has been paused. |
failed
|
Failed |
The task was attempted but could not be completed due to some error. |
entered-in-error
|
Entered in Error |
The task should never have existed and is retained only because of the possibility it may have used. |