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

FHIR IG Statistics: CodeSystem/mii-cs-mtb-antwort-kostenuebernahme-ablehnungsgrund

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeCodeSystem
Idmii-cs-mtb-antwort-kostenuebernahme-ablehnungsgrund
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-antwort-kostenuebernahme-ablehnungsgrund
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-antwort-kostenuebernahme-ablehnungsgrund
Statusdraft
NameMII_CS_MTB_Antwort_Kostenuebernahme_Ablehnungsgrund
TitleMII CS Kostenuebernahme Ablehnungsgrund
Realmde
DescriptionCodesystem zum Grund der Ablehnung der Kostenuebernahme nach DNPM
Contentcomplete

Resources that use this resource

ValueSet
mii-vs-mtb-antwort-kostenuebernahme-ablehnungsgrundMII VS Kostenuebernahme Ablehnungsgrund

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_Antwort_Kostenuebernahme_Ablehnungsgrund",
  "id": "mii-cs-mtb-antwort-kostenuebernahme-ablehnungsgrund",
  "title": "MII CS Kostenuebernahme Ablehnungsgrund",
  "description": "Codesystem zum Grund der Ablehnung der Kostenuebernahme nach DNPM",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-antwort-kostenuebernahme-ablehnungsgrund",
  "concept": [
    {
      "code": "insufficient-evidence",
      "display": "Nicht ausreichende Evidenz"
    },
    {
      "code": "standard-therapy-not-exhausted-temporary",
      "display": "Standardtherapie nicht ausgeschöpft (Neuantrag erforderlich)"
    },
    {
      "code": "standard-therapy-not-exhausted-definite",
      "display": "Standardtherapie nicht ausgeschöpft (kein Neuantrag erforderlich)"
    },
    {
      "code": "formal-reasons",
      "display": "Inhaltliche Gründe"
    },
    {
      "code": "other-therapy-recommended",
      "display": "Andere Therapie vorgeschlagen"
    },
    {
      "code": "inclusion-in-study",
      "display": "Studieneinschluss"
    },
    {
      "code": "approval-revocation",
      "display": "Rücknahme der Zulassung"
    },
    {
      "code": "other",
      "display": "Weitere Gründe"
    },
    {
      "code": "unknown",
      "display": "Unbekannt"
    }
  ],
  "count": 9
}