FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

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

FHIR Infrastructure icon Work Group  Maturity Level: 4 Trial Use Use Context: Country: World
Official URL: http://hl7.org/fhir/ValueSet/request-status Version: 6.0.0-ballot2
draft as of 2025-03-18 Computable Name: RequestStatus
Flags: 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.


Generated Narrative: ValueSet request-status

Last updated: 2025-03-18T13:49:06.036Z

Profile: Shareable ValueSet

 

This expansion generated 18 Mar 2025


ValueSet

Expansion performed internally based on codesystem RequestStatus v6.0.0-ballot2 (CodeSystem)

This value set contains 8 concepts

LevelCodeSystemDisplayDefinitionCanonical Mapping for "RequestStatus"
1   draft http://hl7.org/fhir/request-status Draft

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

~valueset-resource-status.html
1   active http://hl7.org/fhir/request-status Active

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

~valueset-resource-status.html
1   on-hold http://hl7.org/fhir/request-status On Hold

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

~valueset-resource-status.html
1   entered-in-error http://hl7.org/fhir/request-status Entered 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".).

~valueset-resource-status.html
1   ended http://hl7.org/fhir/request-status Ended

This request is no longer to be acted upon. This status does not differentiate what degree of action (if any) has already been undertaken against the request.

~valueset-resource-status.html
2     completed http://hl7.org/fhir/request-status Completed

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

~valueset-resource-status.html
2     revoked http://hl7.org/fhir/request-status Revoked

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.

~valueset-resource-status.html
1   unknown http://hl7.org/fhir/request-status Unknown

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.

~valueset-resource-status.html

 

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


Explanation of the columns that may appear on this page:

Lvl A 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
Source 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). If the code is in italics, this indicates that the code is not selectable ('Abstract')
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