<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ahd-counseling-result-status"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ahd-counseling-result-status</b></p><a name="ahd-counseling-result-status"> </a><a name="hcahd-counseling-result-status"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R5/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references"> version &#x1F4E6;5.0.0</span><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/R5/codesystem-observation-status.html#observation-status-final">final</a></td><td style="color: #cccccc">Final</td><td>The observation is complete and there are no further actions needed. Additional information such &quot;released&quot;, &quot;signed&quot;, 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/R5/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 &quot;cancelled&quot; rather than &quot;entered-in-error&quot;.).</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.ee/ahd/ValueSet/ahd-counseling-result-status"/>
  <version value="0.1.0"/>
  <name value="AHDCounselingResultStatusVS"/>
  <title value="PET nõustamise otsuse staatus"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-06-10T13:31:52+00:00"/>
  <publisher value="TEHIK"/>
  <contact>
    <name value="TEHIK"/>
    <telecom>
      <system value="url"/>
      <value value="https://tehik.ee"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="abi@tehik.ee"/>
    </telecom>
  </contact>
  <description value="Lubatud staatused PET nõustamise otsuse jaoks: final | entered-in-error"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/observation-status"/>
      <concept>
        <code value="final"/>
      </concept>
      <concept>
        <code value="entered-in-error"/>
      </concept>
    </include>
  </compose>
</ValueSet>