FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: Task Status

Official URL: http://hl7.org/fhir/task-status Version: 5.0.0
Standards status: Informative Maturity Level: 2 Responsible: Orders and Observations Computable Name: TaskStatus

The current status of the task.

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

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

CodeDisplayDefinition
draft Draft The task is not yet ready to be acted upon.
requested Requested The task is ready to be acted upon and action is sought.
received Received A potential performer has claimed ownership of the task and is evaluating whether to perform it.
accepted Accepted The potential performer has agreed to execute the task but has not yet started work.
rejected Rejected The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.
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.
cancelled Cancelled The task was not completed.
in-progress In Progress The task has been started but is not yet complete.
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.
completed Completed The task has been completed.
entered-in-error Entered in Error The task should never have existed and is retained only because of the possibility it may have used.