Release 5

This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

4.4.1.563 ValueSet http://hl7.org/fhir/ValueSet/request-status

FHIR Infrastructure icon Work Group Maturity Level: 4Trial Use Use Context: Country: World, Not yet ready for Production use
Official URL: http://hl7.org/fhir/ValueSet/request-status Version: 5.0.0
draft as of 2023-03-26 Computable Name: RequestStatus
Flags: Experimental, Immutable OID: 2.16.840.1.113883.4.642.3.111

This value set is used in the following places:

Codes identifying the lifecycle stage of a request.


 

This expansion generated 26 Mar 2023


This value set contains 7 concepts

Expansion based on RequestStatus v5.0.0 (CodeSystem)

CodeSystemDisplayDefinitionCanonical Mapping for "RequestStatus"
  drafthttp://hl7.org/fhir/request-statusDraft

The request has been created but is not yet complete or ready for action.

~draft
  activehttp://hl7.org/fhir/request-statusActive

The request is in force and ready to be acted upon.

~active
  on-holdhttp://hl7.org/fhir/request-statusOn Hold

The request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future.

~suspended
  revokedhttp://hl7.org/fhir/request-statusRevoked

The request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions. No further activity should occur.

~failed
  completedhttp://hl7.org/fhir/request-statusCompleted

The activity described by the request has been fully performed. No further activity will occur.

~complete
  entered-in-errorhttp://hl7.org/fhir/request-statusEntered in Error

This request should never have existed and should be considered 'void'. (It is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be "revoked" rather than "entered-in-error".).

~error
  unknownhttp://hl7.org/fhir/request-statusUnknown

The authoring/source system does not know which of the status values currently applies for this request. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.

~unknown

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LvlA few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
DisplayThe 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
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code