OO Incubator Implementation Guide
0.1.0 - ci-build International flag

OO Incubator Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/oo-incubator/ and changes regularly. See the Directory of published versions

CodeSystem: Supply Request Status

Official URL: http://hl7.org/fhir/supplyrequest-status Version: 0.1.0
Standards status: Normative Draft as of 2021-01-05 Maturity Level: 1 Computable Name: SupplyRequestStatus
Other Identifiers: OID:2.16.840.1.113883.4.642.4.696, OID:2.16.840.1.113883.4.642.1.682 (use: old, ), OID:2.16.840.1.113883.4.642.2.354 (use: old, )

Status of the supply request.

This Code system is referenced in the definition of the following value sets:

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

CodeDisplayDefinition
draft Draft The request has been created but is not yet complete or ready for action.
active Active The request is ready to be acted upon.
suspended Suspended The authorization/request to act has been temporarily withdrawn but is expected to resume in the future.
cancelled Cancelled The authorization/request to act has been terminated prior to the full completion of the intended actions. No further activity should occur.
completed Completed Activity against the request has been sufficiently completed to the satisfaction of the requester.
entered-in-error Entered in Error This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "cancelled" rather than "entered-in-error".).
unknown Unknown The authoring/source system does not know which of the status values currently applies for this observation. 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.

Description of the above table(s).