{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "MII_VS_Onko_Strahlentherapie_Ende_Grund",
  "id": "mii-vs-onko-strahlentherapie-ende-grund",
  "title": "MII VS Onkologie Strahlentherapie Ende Grund",
  "description": "oBDS-spezifisches ValueSet für Klassifikation des Grundes der Beendigung der Strahlentherapie",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-strahlentherapie-ende-grund",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "version": "2024.0.0-ballot",
  "compose": {
    "include": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-therapie-grund-ende",
        "concept": [
          {
            "code": "E",
            "display": "reguläres Ende"
          },
          {
            "code": "F",
            "display": "Zieldosis erreicht mit Unterbrechung > 3 Kalendertage"
          },
          {
            "code": "A",
            "display": "Abbruch wegen Nebenwirkungen"
          },
          {
            "code": "P",
            "display": "Abbruch wegen Progress"
          },
          {
            "code": "S",
            "display": "Abbruch aus sonstigen Gründen"
          },
          {
            "code": "V",
            "display": "Patient verweigert weitere Therapie"
          },
          {
            "code": "T",
            "display": "Patient verstorben"
          },
          {
            "code": "U",
            "display": "unbekannt"
          }
        ]
      }
    ]
  }
}
