R4 Draft for Comment

This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). 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

4.2.12.401 Code System http://hl7.org/fhir/observation-status

Vocabulary Work Group Maturity Level: 5Normative Use Context: Any

Normative Candidate Note: This page is candidate normative content for R4 in the Observation Package. Once normative, it will lose it's Maturity Level, and breaking changes will no longer be made.

This is a code system defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/observation-status
Name:ObservationStatus
Definition:

Codes providing the status of an observation.

Committee:Clinical Decision Support Work Group
OID:2.16.840.1.113883.4.642.1.401 (for OID based terminology systems)
Source ResourceXML / JSON

This Code system is used in the following value sets:

Codes providing the status of an observation.

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

LvlCodeDisplayDefinition
1registered RegisteredThe existence of the observation is registered, but there is no result yet available.
1preliminary PreliminaryThis is an initial or interim observation: data may be incomplete or unverified.
1final FinalThe observation is complete.
1amended AmendedSubsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections.
2  corrected CorrectedSubsequent to being Final, the observation has been modified to correct an error in the test result.
1cancelled CancelledThe observation is unavailable because the measurement was not started or not completed (also sometimes called "aborted").
1entered-in-error Entered 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".)
1unknown UnknownThe authoring 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 system does not know which.

 

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