STARS Implementation Guide
0.6.1 - release
This page is part of the Csiro Stars (v0.6.1: 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
| Active as of 2026-04-21 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="tasktype-code-system"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Generated Narrative: CodeSystem tasktype-code-system</b></p><a name="tasktype-code-system"> </a><a name="hctasktype-code-system"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p></div><p>This case-insensitive code system <code>https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">request-received<a name="tasktype-code-system-request-received"> </a></td><td/><td/></tr><tr><td style="white-space:nowrap">specimen-received<a name="tasktype-code-system-specimen-received"> </a></td><td>Specimen Received</td><td>The specimen has been received</td></tr></table></div>
</text>
<url
value="https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system"/>
<version value="0.6.1"/>
<name value="TaskTypeCodeSystem"/>
<title value="STARS Task Type CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-04-21T15:55:02+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 various Task Types."/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="request-received"/>
</concept>
<concept>
<code value="specimen-received"/>
<display value="Specimen Received"/>
<definition value="The specimen has been received"/>
</concept>
</CodeSystem>