spark_auto_mapper_fhir.value_sets.task_status

Module Contents

Classes

TaskStatusCode

TaskStatus

TaskStatusCodeValues

The task is not yet ready to be acted upon.

class spark_auto_mapper_fhir.value_sets.task_status.TaskStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

TaskStatus From: http://hl7.org/fhir/task-status in valuesets.xml

The current status of the task.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/task-status
class spark_auto_mapper_fhir.value_sets.task_status.TaskStatusCodeValues

The task is not yet ready to be acted upon. From: http://hl7.org/fhir/task-status in valuesets.xml

Draft

The task is ready to be acted upon and action is sought. From: http://hl7.org/fhir/task-status in valuesets.xml

Requested

A potential performer has claimed ownership of the task and is evaluating whether to perform it. From: http://hl7.org/fhir/task-status in valuesets.xml

Received

The potential performer has agreed to execute the task but has not yet started work. From: http://hl7.org/fhir/task-status in valuesets.xml

Accepted

The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action. From: http://hl7.org/fhir/task-status in valuesets.xml

Rejected

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. From: http://hl7.org/fhir/task-status in valuesets.xml

Ready

The task was not completed. From: http://hl7.org/fhir/task-status in valuesets.xml

Cancelled

The task has been started but is not yet complete. From: http://hl7.org/fhir/task-status in valuesets.xml

InProgress

The task has been started but work has been paused. From: http://hl7.org/fhir/task-status in valuesets.xml

OnHold

The task was attempted but could not be completed due to some error. From: http://hl7.org/fhir/task-status in valuesets.xml

Failed

The task has been completed. From: http://hl7.org/fhir/task-status in valuesets.xml

Completed

The task should never have existed and is retained only because of the possibility it may have used. From: http://hl7.org/fhir/task-status in valuesets.xml

EnteredInError