{
  "resourceType" : "CodeSystem",
  "id" : "mii-cs-mtb-genomic-analysis-method-type",
  "language" : "de-DE",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mii-cs-mtb-genomic-analysis-method-type</b></p><a name=\"mii-cs-mtb-genomic-analysis-method-type\"> </a><a name=\"hcmii-cs-mtb-genomic-analysis-method-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p></div><p>This case-sensitive code system <code>https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-genomic-analysis-method-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">tngs<a name=\"mii-cs-mtb-genomic-analysis-method-type-tngs\"> </a></td><td>Targeted NGS</td></tr><tr><td style=\"white-space:nowrap\">gene-panel<a name=\"mii-cs-mtb-genomic-analysis-method-type-gene-panel\"> </a></td><td>Genpanel</td></tr><tr><td style=\"white-space:nowrap\">fusion-detection-panel<a name=\"mii-cs-mtb-genomic-analysis-method-type-fusion-detection-panel\"> </a></td><td>Fusions-Detektions-Panel</td></tr><tr><td style=\"white-space:nowrap\">whole-genom-sequencing<a name=\"mii-cs-mtb-genomic-analysis-method-type-whole-genom-sequencing\"> </a></td><td>Whole Genom Sequencing (WGS)</td></tr><tr><td style=\"white-space:nowrap\">whole-exom-sequencing<a name=\"mii-cs-mtb-genomic-analysis-method-type-whole-exom-sequencing\"> </a></td><td>Whole Exom Sequencing (WES)</td></tr><tr><td style=\"white-space:nowrap\">rnaseq-transcriptomics<a name=\"mii-cs-mtb-genomic-analysis-method-type-rnaseq-transcriptomics\"> </a></td><td>RNA Sequencing (RNA-Seq)</td></tr></table></div>"
  },
  "url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-genomic-analysis-method-type",
  "version" : "2026.0.1",
  "name" : "MII_CS_MTB_Genomic_Analysis_Method_Type",
  "title" : "MII CS Genomic Analysis Method Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-30T07:35:49+00:00",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [{
    "name" : "Medizininformatik-Initiative",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.medizininformatik-initiative.de"
    }]
  }],
  "description" : "Codesystem, welches die verwendeten NGS-Methodiken gemäß dnpm-Kodierung high-level auflistet",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "276"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "tngs",
    "display" : "Targeted NGS"
  },
  {
    "code" : "gene-panel",
    "display" : "Genpanel"
  },
  {
    "code" : "fusion-detection-panel",
    "display" : "Fusions-Detektions-Panel"
  },
  {
    "code" : "whole-genom-sequencing",
    "display" : "Whole Genom Sequencing (WGS)"
  },
  {
    "code" : "whole-exom-sequencing",
    "display" : "Whole Exom Sequencing (WES)"
  },
  {
    "code" : "rnaseq-transcriptomics",
    "display" : "RNA Sequencing (RNA-Seq)"
  }]
}