FHIR IG Statistics: CodeSystem/mii-cs-onko-nebenwirkung-ctcae-grad
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "mii-cs-onko-nebenwirkung-ctcae-grad",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-nebenwirkung-ctcae-grad",
"version": "2025.1.0",
"name": "MII_CS_Onko_Nebenwirkung_CTCAE_Grad",
"title": "MII CS Onko Nebenwirkung nach CTCAE-Grad",
"status": "active",
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Gibt an, zu welchem Schweregrad von Nebenwirkungen es bei der Bestrahlung oder der systemischen Therapie gekommen ist.",
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "1",
"display": "mild",
"definition": "Mild"
},
{
"code": "2",
"display": "moderat",
"definition": "Moderat"
},
{
"code": "3",
"display": "schwerwiegend",
"definition": "Schwerwiegend"
},
{
"code": "4",
"display": "lebensbedrohlich",
"definition": "Lebensbedrohlich"
},
{
"code": "5",
"display": "tödlich",
"definition": "Tödlich"
},
{
"code": "U",
"display": "unbekannt",
"definition": "Unbekannt"
},
{
"code": "K",
"display": "keine",
"definition": "Keine"
}
]
}