STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: Specimen Type Value Set - XML Representation
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>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-sample-type-value-set.html">STARS Sample Type Value Set</a></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://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/ValueSet/specimen-type-value-set"/>
<version value="0.1.0"/>
<name value="SpecimenTypeValueSet"/>
<title value="Specimen Type Value Set"/>
<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 specimen types from SNOMED-CT."/>
<compose>
<include>
<valueSet
value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/ValueSet/sample-type-value-set"/>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="123038009"/>
</filter>
</include>
</compose>
</ValueSet>