| Package | nw-gmsa.github.io | 
| Resource Type | ValueSet | 
| Id | order-category | 
| FHIR Version | R4 | 
| Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/ValueSet-order-category.html | 
| URL | https://nw-gmsa.github.io/ValueSet/order-category | 
| Version | 0.0.7 | 
| Status | draft | 
| Date | 2025-08-12T13:52:16+00:00 | 
| Name | OrderCategory | 
| Title | Order Category | 
| Realm | uk | 
| Description | Top level classification of Genomic Test Directory | 
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition | 
| NWGMSA | NW GMSA Codes | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet order-category
This value set includes codes based on the following rules:
https://nw-gmsa.github.io/CodeSystem/NWGMSA| Code | Display | 
| RareAndInheritedDiseasesGeneticTesting | Rare and inherited diseases Genetic Testing (procedure) | 
| PreNatalGeneticTesting | Pre Natal Genetic Testing (procedure) | 
| HaemoglobinopathyGeneticTesting | Haemoglobinopathy Genetic Testing (procedure) | 
| CancerGeneticTesting | Cancer Genetic Testing (procedure) | 
http://snomed.info/sct| Code | Display | 
| 1186936003 | Storage of specimen (procedure) | 
{
  "resourceType": "ValueSet",
  "id": "order-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/ValueSet/order-category",
  "version": "0.0.7",
  "name": "OrderCategory",
  "title": "Order Category",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-12T13:52:16+00:00",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.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://nw-gmsa.github.io/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)"
          }
        ]
      }
    ]
  }
}