OpenELIS GLOBAL2 Implementation Guide
0.1.0 - ci-build

OpenELIS GLOBAL2 Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Diagnostic Report Status - XML Representation

Active as of 2023-03-05

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="diagnostic-report--status-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://i-tech-uw.github.io/openelis-global2-fhir-ig/codesystem-diagnostic-report-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">final<a name="diagnostic-report--status-code-system-final"> </a></td><td>Final</td><td>The report is complete and verified by an authorized person.</td></tr><tr><td style="white-space:nowrap">preliminary<a name="diagnostic-report--status-code-system-preliminary"> </a></td><td>Preliminary</td><td>Verified early results are available, but not all results are final.</td></tr><tr><td style="white-space:nowrap">registered<a name="diagnostic-report--status-code-system-registered"> </a></td><td>Registered</td><td>The existence of the report is registered, but there is nothing yet available.</td></tr><tr><td style="white-space:nowrap">unknown<a name="diagnostic-report--status-code-system-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 &quot;other&quot; - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr></table></div>
  </text>
  <url
       value="https://i-tech-uw.github.io/openelis-global2-fhir-ig/codesystem-diagnostic-report-status"/>
  <version value="0.1.0"/>
  <name value="DiagnosticReportStatusCodeSystem"/>
  <title value="Diagnostic Report Status"/>
  <status value="active"/>
  <date value="2023-03-05T22:47:16+00:00"/>
  <contact>
    <name value="I-TECH-UW"/>
    <telecom>
      <system value="url"/>
      <value value="www.github.com/i-tech-uw"/>
    </telecom>
  </contact>
  <description value="DiagnosticReport Status Code System"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="final"/>
    <display value="Final"/>
    <definition
                value="The report is complete and verified by an authorized person."/>
  </concept>
  <concept>
    <code value="preliminary"/>
    <display value="Preliminary"/>
    <definition
                value="Verified early results are available, but not all results are final."/>
  </concept>
  <concept>
    <code value="registered"/>
    <display value="Registered"/>
    <definition
                value="The existence of the report is registered, but there is nothing yet available."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition
                value="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 &quot;other&quot; - one of the listed statuses is presumed to apply, but the authoring/source system does not know which."/>
  </concept>
</CodeSystem>