{
  "resourceType" : "CodeSystem",
  "id" : "mii-cs-mtb-msi-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-msi-method-type</b></p><a name=\"mii-cs-mtb-msi-method-type\"> </a><a name=\"hcmii-cs-mtb-msi-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-msi-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\">IHC<a name=\"mii-cs-mtb-msi-method-type-IHC\"> </a></td><td>IHC</td></tr><tr><td style=\"white-space:nowrap\">PCR<a name=\"mii-cs-mtb-msi-method-type-PCR\"> </a></td><td>PCR</td></tr><tr><td style=\"white-space:nowrap\">bioinformatic<a name=\"mii-cs-mtb-msi-method-type-bioinformatic\"> </a></td><td>Sequenzierung</td></tr></table></div>"
  },
  "url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-msi-method-type",
  "version" : "2026.0.1",
  "name" : "MII_CS_MTB_MSI_Method_Type",
  "title" : "MII CS MSI 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 verwendete MSI-Bestimmungsmethode gemäß dnpm-Kodierung auflistet.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "276"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "IHC",
    "display" : "IHC"
  },
  {
    "code" : "PCR",
    "display" : "PCR"
  },
  {
    "code" : "bioinformatic",
    "display" : "Sequenzierung"
  }]
}