PackagesCanonicalsLogsProblems
    Packages
    uk.nhsengland.genomics.r4@0.6.1-pre-release
    https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type
{
  "description": "CodeSystem used to identify the genomic test methodology used to generate genomic findings or results, as defined within the Digital Genomic Test Service (DGTS).",
  "_filename": "CodeSystem-Genomics-DGTS-genomictest-method-type.json",
  "package_name": "uk.nhsengland.genomics.r4",
  "date": "2026-06-15T00:00:00+00:00",
  "publisher": "NHS England",
  "purpose": "Defines a standard set of genomic testing methodologies for use within Digital Genomic Test Service (DGTS).",
  "content": "complete",
  "name": "DGTSGenomicTestMethodType",
  "copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DGTS Genomic Test Method Type",
  "package_version": "0.6.1-pre-release",
  "status": "draft",
  "id": "3f269812-42ce-4549-a35e-17522d1d25a5",
  "kind": null,
  "count": 6,
  "url": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
  "concept": [ {
    "code": "chromosome-analysis",
    "display": "Chromosome analysis",
    "definition": "Chromosome analysis, or karyotyping, is a traditional method for detecting large-scale changes in chromosomes, such as missing or extra chromosomes, by visually examining them under a microscope."
  }, {
    "code": "microarray",
    "display": "Microarray",
    "definition": "Microarray analysis is a method that detects copy number variants (CNVs), which are small deletions or duplications of DNA segments. It works by comparing a patient's DNA to a reference sample."
  }, {
    "code": "relative-haplotype-dosage",
    "display": "Relative Haplotype Dosage (RHDO)",
    "definition": "Relative Haplotype Dosage (RHDO) is a method primarily used in prenatal testing to non-invasively detect genetic variants in the fetus by analysing DNA from the mother's blood."
  }, {
    "code": "sequencing",
    "display": "Sequencing",
    "definition": "Sequencing is a general term for determining the order of the DNA bases in a specific region, a gene, or a whole genome."
  }, {
    "code": "targeted-assay",
    "display": "Targeted assay",
    "definition": "Targeted assays, or gene panels, focus on sequencing a specific, pre-selected set of genes known to be associated with a particular condition."
  }, {
    "code": "whole-genome-sequencing",
    "display": "Whole Genome Sequencing",
    "definition": "Whole genome sequencing is a laboratory process that determines the complete DNA sequence of a patient's genome, providing a comprehensive view of all their genetic material."
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}