Diagnostic Requests
0.0.9 - CI Build Australia flag

Diagnostic Requests, published by Special Committee or Project or Initiative or Collective. This guide is not an authorized publication; it is the continuous build for version 0.0.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/draft-diagnostic-orders/ and changes regularly. See the Directory of published versions

ValueSet: eRequest Task Status codes (Experimental)

Official URL: http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/eorders-task-status Version: 0.0.9
Draft as of 2024-04-09 Computable Name: ERequestTaskStatus

eRequest Task Status codes

References

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/task-status
    CodeDisplayDefinition
    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.
    cancelledCancelledThe task was not completed.
    in-progressIn ProgressThe task has been started but is not yet complete.
    completedCompletedThe task has been completed.
    failedFailedThe task was attempted but could not be completed due to some error.

 

Expansion

Expansion based on codesystem TaskStatus v4.0.1 (CodeSystem)

This value set contains 8 concepts.

CodeSystemDisplayDefinition
  requestedhttp://hl7.org/fhir/task-statusRequested

The task is ready to be acted upon and action is sought.

  receivedhttp://hl7.org/fhir/task-statusReceived

A potential performer has claimed ownership of the task and is evaluating whether to perform it.

  acceptedhttp://hl7.org/fhir/task-statusAccepted

The potential performer has agreed to execute the task but has not yet started work.

  rejectedhttp://hl7.org/fhir/task-statusRejected

The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.

  cancelledhttp://hl7.org/fhir/task-statusCancelled

The task was not completed.

  in-progresshttp://hl7.org/fhir/task-statusIn Progress

The task has been started but is not yet complete.

  completedhttp://hl7.org/fhir/task-statusCompleted

The task has been completed.

  failedhttp://hl7.org/fhir/task-statusFailed

The task was attempted but could not be completed due to some error.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code