Genomics Clinical Picture Repository Implementation Guide
0.1.0 - ci-build

Genomics Clinical Picture Repository Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Genomic Test Types Value Set - XML Representation

Active as of 2022-03-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="GenomicTestTypes"/>
  <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>Include all codes defined in <a href="CodeSystem-GenomicTestType.html"><code>http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType</code></a></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/86205-2.html">86205-2</a></td><td>Whole exome sequence analysis in Blood or Tissue by Molecular genetics method</td></tr><tr><td><a href="http://details.loinc.org/LOINC/86206-0.html">86206-0</a></td><td>Whole genome sequence analysis in Blood or Tissue by Molecular genetics method</td></tr></table></li></ul></div>
  </text>
  <url value="http://aehrc.github.io/genclipr-fhir-ig/ValueSet/GenomicTestTypes"/>
  <version value="0.1.0"/>
  <name value="GenomicTestTypes"/>
  <title value="Genomic Test Types Value Set"/>
  <status value="active"/>
  <date value="2022-03-21T00:46:36+00:00"/>
  <publisher value="The Australian e-Health Research Centre"/>
  <contact>
    <name value="The Australian e-Health Research Centre"/>
    <telecom>
      <system value="url"/>
      <value value="https://aehrc.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ontoserver-support@csiro.au"/>
    </telecom>
  </contact>
  <description value="Genomic test types, including research tests."/>
  <copyright
             value="[Australian Genomics](https://www.australiangenomics.org.au)"/>
  <compose>
    <include>
      <system
              value="http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType"/>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="86205-2"/>
        <display
                 value="Whole exome sequence analysis in Blood or Tissue by Molecular genetics method"/>
      </concept>
      <concept>
        <code value="86206-0"/>
        <display
                 value="Whole genome sequence analysis in Blood or Tissue by Molecular genetics method"/>
      </concept>
    </include>
  </compose>
</ValueSet>