draft
1 binding

TaskStatus

http://hl7.org/fhir/ValueSet/task-status

The current status of the task.

Official spec

Composition

Code system
http://hl7.org/fhir/task-status
TaskStatus
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.
readyReadyThe 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.
cancelledCancelledThe task was not completed.
in-progressIn ProgressThe task has been started but is not yet complete.
on-holdOn HoldThe task 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.

Bound by

ResourcePathStrength
TaskTask.status
required