This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-03-08 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="valueset-status-obs-it"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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-registered">registered</a></td><td style="color: #cccccc">Registered</td><td>The existence of the observation is registered, but there is no result yet available.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td><td>The observation is unavailable because the measurement was not started or not completed (also sometimes called "aborted").</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-unknown">unknown</a></td><td style="color: #cccccc">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><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-entered-in-error">entered-in-error</a></td><td style="color: #cccccc">Entered in Error</td><td>The 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".).</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.it/fhir/lab-report/ValueSet/valueset-status-obs-it"/>
<version value="0.2.0"/>
<name value="ObservationStatusCodeLabReport"/>
<title value="Observation status code"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-03-08T10:59:35+01:00"/>
<publisher value="HL7 Italia"/>
<contact>
<name value="HL7 Italia"/>
<telecom>
<system value="url"/>
<value value="https://hl7.it"/>
</telecom>
</contact>
<contact>
<name value="HL7 Italia"/>
<telecom>
<system value="url"/>
<value value="https://hl7.it"/>
</telecom>
</contact>
<description
value="Valueset contenente i codici di di stato per la risorsa Observation Document - Lab Report."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="IT"/>
<display value="Italy"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/observation-status"/>
</include>
<exclude>
<system value="http://hl7.org/fhir/observation-status"/>
<concept>
<code value="registered"/>
</concept>
<concept>
<code value="cancelled"/>
</concept>
<concept>
<code value="unknown"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
</exclude>
</compose>
</ValueSet>