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.3.2.62 CodeSystem http://hl7.org/fhir/request-status

Patient Care icon Work Group  Maturity Level: 4 Trial Use Use Context: Country: World, Not yet ready for Production use
Official URL: http://hl7.org/fhir/request-status Version: 6.0.0-ballot2
draft as of 2024-11-12 Computable Name: RequestStatus
Flags: Experimental, CaseSensitive, Complete. All codes ValueSet: RequestStatus OID: 2.16.840.1.113883.4.642.4.112

This Code system is used in the following value sets:

  • ValueSet: RequestStatus (Codes identifying the lifecycle stage of a request.)

Codes identifying the lifecycle stage of a request.

Generated Narrative: CodeSystem request-status

Last updated: 2024-11-12T02:57:08.856Z

This case-sensitive code system http://hl7.org/fhir/request-status defines the following codes:

CodeDisplayDefinitionCopy
draft Draft The request has been created but is not yet complete or ready for action. btn btn
active Active The request is in force and ready to be acted upon. btn btn
on-hold On Hold The request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future. btn btn
revoked 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. btn btn
completed Completed The activity described by the request has been fully performed. No further activity will occur. btn btn
entered-in-error 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".). btn btn
unknown 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. btn btn

 

See the full registry of code systems defined as part of FHIR.


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