STARS Implementation Guide
0.5.0 - release

This page is part of the Csiro Stars (v0.5.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: STARS Submission Category - XML Representation

Active as of 2025-09-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="submission-category-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem submission-category-code-system</b></p><a name="submission-category-code-system"> </a><a name="hcsubmission-category-code-system"> </a><p>This case-insensitive code system <code>https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/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="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="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="submission-category-code-system-3"> </a></td><td>Identification of emergency disease high priority</td></tr></table></div>
  </text>
  <url
       value="https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/submission-category-code-system"/>
  <version value="0.5.0"/>
  <name value="SubmissionCategoryCodeSystem"/>
  <title value="STARS Submission Category"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-08T19:08:28+10:00"/>
  <publisher value="ACDP Informatics CSIRO"/>
  <contact>
    <name value="ACDP Informatics CSIRO"/>
    <telecom>
      <system value="url"/>
      <value value="https://starsapi.csiro.au"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="stars-support@csiro.au"/>
    </telecom>
  </contact>
  <description value="Codes describing levels of 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>