US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="LabObservationStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet LabObservationStatus</b></p><a name="LabObservationStatus"> </a><a name="hcLabObservationStatus"> </a><a name="LabObservationStatus-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final">final</a></td><td>Final</td><td>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.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary">preliminary</a></td><td>Preliminary</td><td>This is an initial or interim observation: data may be incomplete or unverified.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-unknown">unknown</a></td><td>Unknown</td><td>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.</td></tr></table></li></ul></div>
</text>
<url value="http://va.gov/fhir/ValueSet/LabObservationStatus"/>
<version value="1.3.1"/>
<name value="LabObservationStatus"/>
<title value="LabObservationStatus FHIR"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-03-31T14:29:33+00:00"/>
<publisher value="VA"/>
<contact>
<name value="VA"/>
<telecom>
<system value="url"/>
<value value="https://www.va.gov"/>
</telecom>
</contact>
<description
value="FHIR Target ValueSet for Terminology Maps [VF_LabObservationStatus](ConceptMap-VF-LabObservationStatus.html)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/observation-status"/>
<concept>
<code value="final"/>
<display value="Final"/>
</concept>
<concept>
<code value="preliminary"/>
<display value="Preliminary"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
</concept>
</include>
</compose>
</ValueSet>