STARS Implementation Guide
0.3.0 - ci-build

This page is part of the Csiro Stars (v0.3.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) v5.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: STARS Identifier Type Code System - XML Representation

Active as of 2025-06-03

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="identifiertype-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifiertype-code-system</b></p><a name="identifiertype-code-system"> </a><a name="hcidentifiertype-code-system"> </a><a name="identifiertype-code-system-en-US"> </a><p>This case-insensitive code system <code>https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-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">ACSN<a name="identifiertype-code-system-ACSN"> </a></td><td>Accession ID</td><td>Accession Identifier</td></tr><tr><td style="white-space:nowrap">MCN<a name="identifiertype-code-system-MCN"> </a></td><td>Microchip Number</td><td>Microchip Number</td></tr><tr><td style="white-space:nowrap">TEST<a name="identifiertype-code-system-TEST"> </a></td><td>Analysis Result Identifier</td><td>Analysis result identifier within the observation result</td></tr><tr><td style="white-space:nowrap">SENDSAMP<a name="identifiertype-code-system-SENDSAMP"> </a></td><td>Sender Sample Identifier</td><td>Senders Sample Accession identifier</td></tr><tr><td style="white-space:nowrap">RECVSAMP<a name="identifiertype-code-system-RECVSAMP"> </a></td><td>Receiver Sample Identifier</td><td>Receivers Sample Accesion Identifier</td></tr></table></div>
  </text>
  <url
       value="https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system"/>
  <version value="0.3.0"/>
  <name value="IdentifierTypeCodeSystem"/>
  <title value="STARS Identifier Type Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-03T16:58:05+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 Identifier Types."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="ACSN"/>
    <display value="Accession ID"/>
    <definition value="Accession Identifier"/>
  </concept>
  <concept>
    <code value="MCN"/>
    <display value="Microchip Number"/>
    <definition value="Microchip Number"/>
  </concept>
  <concept>
    <code value="TEST"/>
    <display value="Analysis Result Identifier"/>
    <definition
                value="Analysis result identifier within the observation result"/>
  </concept>
  <concept>
    <code value="SENDSAMP"/>
    <display value="Sender Sample Identifier"/>
    <definition value="Senders Sample Accession identifier"/>
  </concept>
  <concept>
    <code value="RECVSAMP"/>
    <display value="Receiver Sample Identifier"/>
    <definition value="Receivers Sample Accesion Identifier"/>
  </concept>
</CodeSystem>