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

: Specimen Type Value Set - XML Representation

Active as of 2025-06-03

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="specimen-type-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet specimen-type-value-set</b></p><a name="specimen-type-value-set"> </a><a name="hcspecimen-type-value-set"> </a><a name="specimen-type-value-set-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://ontoacdp.csiro.au/fhir/CodeSystem/stars-sample-type-code-system</code></li><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a 123038009 (Specimen)</li></ul></div>
  </text>
  <url
       value="https://starsapi.csiro.au/fhir-ig/stars/ValueSet/specimen-type-value-set"/>
  <version value="0.3.0"/>
  <name value="SpecimenTypeValueSet"/>
  <title value="Specimen Type Value Set"/>
  <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 specimen types from SNOMED-CT."/>
  <compose>
    <include>
      <system
              value="https://ontoacdp.csiro.au/fhir/CodeSystem/stars-sample-type-code-system"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="123038009"/>
      </filter>
    </include>
  </compose>
</ValueSet>