STARS Implementation Guide
0.1.0 - ci-build

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

: STARS Legacy Submission Category Code System - XML Representation

Draft as of 2023-04-26

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="legacy-submission-category-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-submission-category-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="legacy-submission-category-code-system-1"> </a></td><td>Routine testing no suspicion of emergency disease</td></tr><tr><td style="white-space:nowrap">2<a name="legacy-submission-category-code-system-2"> </a></td><td>Exclusion of emergency disease low priority</td></tr><tr><td style="white-space:nowrap">3<a name="legacy-submission-category-code-system-3"> </a></td><td>Identification of emergency disease high priority</td></tr></table></div>
  </text>
  <url
       value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-submission-category-code-system"/>
  <version value="0.1.0"/>
  <name value="LegacySubmissionCategoryCodeSystem"/>
  <title value="STARS Legacy Submission Category Code System"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-04-26T15:23:36+10:00"/>
  <contact>
    <name value="Conor Vahland"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:stars@csiro.au"/>
    </telecom>
  </contact>
  <description value="Codes describing various Submission Category."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="Routine testing no suspicion of emergency disease"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Exclusion of emergency disease low priority"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Identification of emergency disease high priority"/>
  </concept>
</CodeSystem>