Release 5 R6 Ballot (3rd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

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

FHIR Infrastructure icon Work Group   Maturity Level : 4 Trial Use Use Context : Country: World, Not yet ready for Production use World
Official URL : http://hl7.org/fhir/ValueSet/request-status Version : 5.0.0 6.0.0-ballot3
draft as of 2023-03-26 2025-04-01 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.


Generated Narrative: ValueSet request-status

Last updated: 2025-04-01T12:16:37.966+11:00

Profile: Shareable ValueSet

 

This expansion generated 26 Mar 2023 01 Apr 2025


This value set contains 7 concepts

ValueSet

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

This value set contains 8 concepts

Level Code System Display Definition Canonical 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.

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

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

~ active 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.

~ suspended valueset-resource-status.html
1    revoked 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".).

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

The This request (and any implicit authorization is no longer to act) be acted upon. This status does not differentiate what degree of action (if any) has already been terminated prior to the known full completion of undertaken against the intended actions. No further activity should occur. request.

~ failed 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.

~ complete valueset-resource-status.html
   entered-in-error 2      revoked http://hl7.org/fhir/request-status Entered in Error Revoked

This The 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 (and any implicit authorization to act) has occurred, been terminated prior to the status known full completion of the intended actions. No further activity should be "revoked" rather than "entered-in-error".). occur.

~ error 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.

~ unknown 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