HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1, published by HL7 International - Patient Care WG. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-eyecare-ig/ and changes regularly. See the Directory of published versions
Summary
Defining URL: | http://terminology.hl7.org/uv/eyecare/ValueSet/observation-final-status |
Version: | 0.1.0 |
Name: | ObservationStatus |
Title: | Observation Status |
Status: | Experimental as of 2021-07-24 09:29:23+1100 |
Definition: | Describes whether a recorded observation is either final or amended |
Publisher: | HL7 International - Patient Care WG |
Source Resource: | XML / JSON / Turtle |
References
http://hl7.org/fhir/observation-status
Code | Display | Definition |
final | Final | The 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. |
amended | Amended | Subsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections. |
This value set contains 2 concepts
Expansion based on ObservationStatus v4.0.1 (CodeSystem)
All codes in this table are from the system http://hl7.org/fhir/observation-status
Code | Display | Definition |
final | Final | The 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. |
amended | Amended | Subsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections. |
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. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
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) |
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 |