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

FHIR IG Statistics: CodeSystem/CodeSystem-onco-core-CodeSystem-EndeGrundCS

Packagede.dktk.oncology
Resource TypeCodeSystem
IdCodeSystem-onco-core-CodeSystem-EndeGrundCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/EndeGrundCS
URLhttp://dktk.dkfz.de/fhir/onco/core/CodeSystem/EndeGrundCS
Version1.0.0
Statusactive
NameEndeGrundCS
DescriptionGibt den Grund an, warum die Strahlentherapie beendet wurde.
Contentcomplete

Resources that use this resource

ValueSet
EndeGrundVSEndeGrundVS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

EndeGrund

Gibt den Grund an, warum die Strahlentherapie beendet wurde.


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/EndeGrundCS",
  "version": "1.0.0",
  "name": "EndeGrundCS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Gibt den Grund an, warum die Strahlentherapie beendet wurde.",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 8,
  "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"
    }
  ]
}