FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeMeasure
IdMeasure-mii-measure-mtb-deskriptiv.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.mtb@2026.0.1&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/Measure/mtb-deskriptiv
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/Measure/mtb-deskriptiv
Version2026.0.0
Statusactive
Date2026-03-16
NameMII_Measure_MTB_Deskriptiv
TitleMII Measure MTB Deskriptive Kennzahlen
Realmde
DescriptionDeskriptive Kennzahlen der MTB-Kohorte: Overall Response Rate (ORR), Disease Control Rate (DCR) und Umsetzungsrate der Therapieempfehlungen, stratifiziert nach Anzahl der Vortherapielinien.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Measure",
  "id": "mii-measure-mtb-deskriptiv",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/Measure/mtb-deskriptiv",
  "version": "2026.0.0",
  "name": "MII_Measure_MTB_Deskriptiv",
  "title": "MII Measure MTB Deskriptive Kennzahlen",
  "status": "active",
  "experimental": false,
  "date": "2026-03-16",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Deskriptive Kennzahlen der MTB-Kohorte: Overall Response Rate (ORR), Disease Control Rate (DCR) und Umsetzungsrate der Therapieempfehlungen, stratifiziert nach Anzahl der Vortherapielinien.",
  "library": [
    "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/Library/mtb-outcomes"
  ],
  "group": [
    {
      "code": {
        "text": "Overall Response Rate (ORR)"
      },
      "description": "Anteil der Patienten mit Complete Response (CR) oder Partial Response (PR) an allen auswertbaren Patienten",
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ]
          },
          "description": "Alle MTB-Patienten",
          "criteria": {
            "language": "text/cql",
            "expression": "In MTB Kohorte"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator"
              }
            ]
          },
          "description": "MTB-Patienten mit auswertbarem Response",
          "criteria": {
            "language": "text/cql",
            "expression": "Hat Response"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator"
              }
            ]
          },
          "description": "Patienten mit CR oder PR",
          "criteria": {
            "language": "text/cql",
            "expression": "ORR Numerator"
          }
        }
      ],
      "stratifier": [
        {
          "code": {
            "text": "Vortherapielinien"
          },
          "description": "Stratifizierung nach Anzahl der Vortherapielinien (0, 1, 2, 3+)",
          "criteria": {
            "language": "text/cql",
            "expression": "Vortherapie Kategorie"
          }
        }
      ]
    },
    {
      "code": {
        "text": "Disease Control Rate (DCR)"
      },
      "description": "Anteil der Patienten mit CR, PR oder SD an allen auswertbaren Patienten",
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ]
          },
          "description": "Alle MTB-Patienten",
          "criteria": {
            "language": "text/cql",
            "expression": "In MTB Kohorte"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator"
              }
            ]
          },
          "description": "MTB-Patienten mit auswertbarem Response",
          "criteria": {
            "language": "text/cql",
            "expression": "Hat Response"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator"
              }
            ]
          },
          "description": "Patienten mit CR, PR oder SD",
          "criteria": {
            "language": "text/cql",
            "expression": "DCR Numerator"
          }
        }
      ],
      "stratifier": [
        {
          "code": {
            "text": "Vortherapielinien"
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Vortherapie Kategorie"
          }
        }
      ]
    },
    {
      "code": {
        "text": "Umsetzungsrate MTB-Empfehlungen"
      },
      "description": "Anteil der MTB-Patienten, bei denen mindestens eine Therapieempfehlung umgesetzt wurde",
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ]
          },
          "description": "Alle MTB-Patienten",
          "criteria": {
            "language": "text/cql",
            "expression": "In MTB Kohorte"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator"
              }
            ]
          },
          "description": "Alle MTB-Patienten",
          "criteria": {
            "language": "text/cql",
            "expression": "In MTB Kohorte"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator"
              }
            ]
          },
          "description": "Patienten mit umgesetzter Therapie",
          "criteria": {
            "language": "text/cql",
            "expression": "Hat MTB Therapie Erhalten"
          }
        }
      ],
      "stratifier": [
        {
          "code": {
            "text": "Vortherapielinien"
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Vortherapie Kategorie"
          }
        }
      ]
    },
    {
      "code": {
        "text": "Best Overall Response (BOR)"
      },
      "description": "Verteilung des besten Ansprechens (CR, PR, SD, PD)",
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ]
          },
          "description": "MTB-Patienten mit auswertbarem Response",
          "criteria": {
            "language": "text/cql",
            "expression": "Hat Response"
          }
        }
      ],
      "stratifier": [
        {
          "code": {
            "text": "Best Response"
          },
          "description": "Stratifizierung nach bestem Ansprechen (CR, PR, SD, PD)",
          "criteria": {
            "language": "text/cql",
            "expression": "Best Response"
          }
        }
      ]
    }
  ]
}