This page is part of the FHIR Specification (v0.0.82: DSTU 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 Using Codes Systems Value Sets v2 Tables v3 Namespaces Concept Maps 1.14.2.1.7 Value Set for codes in http://hl7.org/fhir/observation-status This is a value set defined by the FHIR project. Summary Code System URL: http://hl7.org/fhir/observation-status Value Set URL: http://hl7.org/fhir/vs/observation-status Definition: Codes providing the status of an observation Formal value Set definition : XML or JSON . This value set defines its own codes: 1.14.2.1.7.1 ObservationStatus Codes providing the status of an observation This value set defines its own terms in the system http://hl7.org/fhir/observation-status Code Display Definition registered The existence of the observation is registered, but there is no result yet available. preliminary This is an initial or interim observation: data may be incomplete or unverified. final The observation is complete and verified by an authorized person. amended The observation has been modified subsequent to being Final, and is complete and verified by an authorized person. cancelled The observation is unavailable because the measurement was not started or not completed (also sometimes called "aborted"). entered in error The observation has been withdrawn following previous Final release. These codes are used in the following places: Observation.status ( Fixed ) OIDs Code System URL: 7 Value Set URL: 2.16.840.1.113883.4.642.2.7 Note: these OIDs are not used in FHIR, but may be used in v3, or OID based terminology systems See the full registry of value sets 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. 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 In addition, this page will include mappings to HL7 v2 or HL7 v3 code where these have been defined. © HL7.org 2011+. FHIR DSTU (v0.0.82.2943) generated on Tue, Sep 30, 2014 18:09+1000. Links: What's a DSTU? | Version History | | Propose a change var disqus_shortname = 'fhirdstu';(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-676355-1']); _gaq.push(['_setDomainName', '.hl7.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();