FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/mii-cs-mtb-msi-method-type

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeCodeSystem
Idmii-cs-mtb-msi-method-type
FHIR VersionR4
Sourcehttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ImplementationGuide/mii-ig-mtb-de/https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-msi-method-type
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-msi-method-type
Version2024.0.0-ballot
Statusdraft
NameMII_CS_MTB_MSI_Method_Type
TitleMII CS MSI Method Type
Realmde
DescriptionCodesystem, welches die verwendete MSI-Bestimmungsmethode gemäß dnpm-Kodierung auflistet.
Contentcomplete

Resources that use this resource

ValueSet
mii-vs-mtb-msi-method-typeMII VS MSI Method Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "MII_CS_MTB_MSI_Method_Type",
  "id": "mii-cs-mtb-msi-method-type",
  "title": "MII CS MSI Method Type",
  "description": "Codesystem, welches die verwendete MSI-Bestimmungsmethode gemäß dnpm-Kodierung auflistet.",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-msi-method-type",
  "concept": [
    {
      "code": "IHC",
      "display": "IHC"
    },
    {
      "code": "PCR",
      "display": "PCR"
    },
    {
      "code": "bioinformatic",
      "display": "Sequenzierung"
    }
  ],
  "version": "2024.0.0-ballot",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "experimental": false,
  "language": "de-DE",
  "caseSensitive": true,
  "count": 3
}