This code system http://hl7.org/fhir/task-status defines the following codes:

CodeDisplayDefinition
draftDraftThe task is not yet ready to be acted upon.
requestedRequestedThe task is ready to be acted upon and action is sought.
receivedReceivedA potential performer has claimed ownership of the task and is evaluating whether to perform it.
acceptedAcceptedThe potential performer has agreed to execute the task but has not yet started work.
rejectedRejectedThe potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.
readyReadyTask 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.
cancelledCancelledThe task was not completed.
in-progressIn ProgressTask has been started but is not yet complete.
on-holdOn HoldTask has been started but work has been paused.
failedFailedThe task was attempted but could not be completed due to some error.
completedCompletedThe task has been completed.
entered-in-errorEntered in ErrorThe task should never have existed and is retained only because of the possibility it may have used.