FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ValueSet |
| Id | ValueSet-order-category.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-order-category.html |
| URL | https://fhir.nwgenomics.nhs.uk/ValueSet/order-category |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-03T16:04:38+00:00 |
| Name | OrderCategory |
| Title | Order Category |
| Realm | us |
| Authority | hl7 |
| Description | Top level classification of Genomic Test Directory |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| 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://fhir.nwgenomics.nhs.uk/CodeSystem/NWGMSA version 📦0.1.0| 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 version Not Stated (use latest from terminology server)| Code | Display |
| 1186936003 | Storage of specimen (procedure) |
{
"resourceType": "ValueSet",
"id": "order-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/order-category",
"version": "0.1.0",
"name": "OrderCategory",
"title": "Order Category",
"status": "draft",
"experimental": false,
"date": "2026-02-03T16:04:38+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)"
}
]
}
]
}
}