{
  "resourceType" : "ValueSet",
  "id" : "order-category",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<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 <a href=\"CodeSystem-NWGMSA.html\"><code>https://fhir.nwgenomics.nhs.uk/CodeSystem/NWGMSA</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.1.4</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-NWGMSA.html#NWGMSA-RareAndInheritedDiseasesGeneticTesting\">RareAndInheritedDiseasesGeneticTesting</a></td><td>Rare and inherited diseases Genetic Testing (procedure)</td></tr><tr><td><a href=\"CodeSystem-NWGMSA.html#NWGMSA-PreNatalGeneticTesting\">PreNatalGeneticTesting</a></td><td>Pre Natal Genetic Testing (procedure)</td></tr><tr><td><a href=\"CodeSystem-NWGMSA.html#NWGMSA-HaemoglobinopathyGeneticTesting\">HaemoglobinopathyGeneticTesting</a></td><td>Haemoglobinopathy Genetic Testing (procedure)</td></tr><tr><td><a href=\"CodeSystem-NWGMSA.html#NWGMSA-CancerGeneticTesting\">CancerGeneticTesting</a></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><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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>"
  },
  "url" : "https://fhir.nwgenomics.nhs.uk/ValueSet/order-category",
  "version" : "2.1.4",
  "name" : "OrderCategory",
  "title" : "Order Category",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-07-24T08:52:06+00:00",
  "publisher" : "NHS North West Genomics",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nwgenomics.nhs.uk/contact-us"
    }]
  }],
  "description" : "Top level classification of Genomic Test Directory",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://fhir.nwgenomics.nhs.uk/CodeSystem/NWGMSA",
      "concept" : [{
        "code" : "RareAndInheritedDiseasesGeneticTesting",
        "display" : "Rare and inherited diseases Genetic Testing (procedure)"
      },
      {
        "code" : "PreNatalGeneticTesting",
        "display" : "Pre Natal Genetic Testing (procedure)"
      },
      {
        "code" : "HaemoglobinopathyGeneticTesting",
        "display" : "Haemoglobinopathy Genetic Testing (procedure)"
      },
      {
        "code" : "CancerGeneticTesting",
        "display" : "Cancer Genetic Testing (procedure)"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "1186936003",
        "display" : "Storage of specimen (procedure)"
      }]
    }]
  }
}