FHIR IG Statistics: ValueSet/mii-vs-onko-strahlentherapie-ende-grund
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "mii-vs-onko-strahlentherapie-ende-grund",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-strahlentherapie-ende-grund",
"version": "2025.1.0",
"name": "MII_VS_Onko_Strahlentherapie_Ende_Grund",
"title": "MII VS Onkologie Strahlentherapie Ende Grund",
"status": "active",
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "oBDS-spezifisches ValueSet für Klassifikation des Grundes der Beendigung der Strahlentherapie",
"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"
}
]
}
]
}
}