North West Genomic Medicine Service Alliance
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Order Category - XML Representation

Draft as of 2025-06-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="order-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet order-category</b></p><a name="order-category"> </a><a name="hcorder-category"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>https://nw-gmsa.github.io/CodeSystem/nwgmsa</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>RareAndInheritedDiseasesGeneticTesting</td><td>Rare and inherited diseases Genetic Testing (procedure)</td></tr><tr><td>PreNatalGeneticTesting</td><td>Pre Natal Genetic Testing (procedure)</td></tr><tr><td>HaemoglobinopathyGeneticTesting</td><td>Haemoglobinopathy Genetic Testing (procedure)</td></tr><tr><td>CancerGeneticTesting</td><td>Cancer Genetic Testing (procedure)</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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://snomed.info/id/1186936003">1186936003</a></td><td>Storage of specimen (procedure)</td></tr></table></li></ul></div>
  </text>
  <url value="https://nw-gmsa.github.io/ValueSet/order-category"/>
  <version value="0.0.1"/>
  <name value="OrderCategory"/>
  <title value="Order Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-06-19T14:44:16+00:00"/>
  <publisher value="NHS North West GMSA"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nw-gmsa.nhs.uk/contact-us"/>
    </telecom>
  </contact>
  <description value="Top level classification of Genomic Test Directory"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://nw-gmsa.github.io/CodeSystem/nwgmsa"/>
      <concept>
        <code value="RareAndInheritedDiseasesGeneticTesting"/>
        <display
                 value="Rare and inherited diseases Genetic Testing (procedure)"/>
      </concept>
      <concept>
        <code value="PreNatalGeneticTesting"/>
        <display value="Pre Natal Genetic Testing (procedure)"/>
      </concept>
      <concept>
        <code value="HaemoglobinopathyGeneticTesting"/>
        <display value="Haemoglobinopathy Genetic Testing (procedure)"/>
      </concept>
      <concept>
        <code value="CancerGeneticTesting"/>
        <display value="Cancer Genetic Testing (procedure)"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="1186936003"/>
        <display value="Storage of specimen (procedure)"/>
      </concept>
    </include>
  </compose>
</ValueSet>