NHS North West Genomics
2.2.0 - ci-build
NHS North West Genomics - Local Development build (v2.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-09-20 |
{
"resourceType" : "ValueSet",
"id" : "CancerTestCode",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CancerTestCode</b></p><a name=\"CancerTestCode\"> </a><a name=\"hcCancerTestCode\"> </a><ul><li>Include codes from<a href=\"CodeSystem-GenomicTestCode.html\"><code>https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦2.2.0</span> where category = cancer</li></ul></div>"
},
"url" : "https://fhir.nwgenomics.nhs.uk/ValueSet/CancerTestCode",
"version" : "2.2.0",
"name" : "CancerTestCode",
"title" : "Genomic Cancer Test Directory",
"status" : "draft",
"experimental" : false,
"date" : "2026-09-20T05:53:36+00:00",
"publisher" : "NHS North West Genomics",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description" : "- See **National genomic test directory for cancer** (non-CNS v16) on [Genomic Test Directory](https://www.england.nhs.uk/publication/national-genomic-test-directories)\n- Includes CNS cancer (and one solid-tumour outlier, Fibrolamellar Hepatocellular\n Carcinoma) from the M* Haematological Oncology/Cancer CNS block that predates the\n digital TP/GT scheme - see `CodeSystem-GenomicTestCode` for detail. Haematological\n Oncology codes from that same block are instead in\n `ValueSet-HaematologicalOncologyTestCodes`, not here.\n- All `category = cancer` codes from `EnglandTestCode` (`CodeSystem-GenomicTestCode`), checked/refreshed 2026-09-05.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"filter" : [
{
"property" : "category",
"op" : "=",
"value" : "cancer"
}
]
}
]
}
}