Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

4.4.1.448 Value Set http://hl7.org/fhir/ValueSet/observation-status

Orders and Observations Work Group Maturity Level: NNormative (from v4.0.0) Use Context: Any
This page has been approved as part of an ANSI standard. See the Observation Package for further details.

This is a value set defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/observation-status
Version:4.0.1
Name:ObservationStatus
Title:ObservationStatus
Definition:

Codes providing the status of an observation.

Committee:Orders and Observations Work Group
OID:2.16.840.1.113883.4.642.3.400 (for OID based terminology systems)
Source ResourceXML / JSON

This value set is used in the following places:


This value set includes codes from the following code systems:

 

This expansion generated 01 Nov 2019


This value set contains 8 concepts

Expansion based on http://hl7.org/fhir/observation-status version 4.0.1

All codes from system http://hl7.org/fhir/observation-status

LvlCodeDisplayDefinitionCanonical Status
0registeredRegisteredThe existence of the observation is registered, but there is no result yet available.~received
0preliminaryPreliminaryThis is an initial or interim observation: data may be incomplete or unverified.~draft
0finalFinalThe observation is complete and there are no further actions needed. Additional information such "released", "signed", etc would be represented using [Provenance](provenance.html) which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of `preliminary` until they are all completed and then a status of `final` would be applied.~complete
0amendedAmendedSubsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections.
1  correctedCorrectedSubsequent to being Final, the observation has been modified to correct an error in the test result.
0cancelledCancelledThe observation is unavailable because the measurement was not started or not completed (also sometimes called "aborted").~abandoned
0entered-in-errorEntered in ErrorThe observation has been withdrawn following previous final release. 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".).~error
0unknownUnknownThe 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.~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