FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| de.medizininformatikinitiative.kerndatensatz.onkologie#2026.0.3-rc.1 | mii-cs-onko-therapie-typ | MII CS Onko Therapie Typ |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "MII_VS_Onko_Systemische_Therapie_Art",
"id": "mii-vs-onko-systemische-therapie-art",
"title": "MII VS Onkologie Systemische Therapie Art",
"description": "oBDS-spezifisches ValueSet für Klassifikation der Art der systemischen oder abwartenden Therapie",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-systemische-therapie-art",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"version": "2026.0.0-rc.1",
"compose": {
"include": [
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ",
"concept": [
{
"code": "CH",
"display": "Chemotherapie"
},
{
"code": "HO",
"display": "Hormontherapie"
},
{
"code": "IM",
"display": "Immun-/Antikörpertherapie"
},
{
"code": "ZS",
"display": "zielgerichtete Substanzen"
},
{
"code": "SZ",
"display": "Stammzelltransplantation (inklusive Knochenmarktransplantation)"
},
{
"code": "CI",
"display": "Chemo- + Immun-/Antikörpertherapie"
},
{
"code": "CZ",
"display": "Chemotherapie + zielgerichtete Substanzen"
},
{
"code": "CIZ",
"display": "Chemo- + Immun-/Antikörpertherapie + zielgerichtete Substanzen"
},
{
"code": "IZ",
"display": "Immun-/Antikörpertherapie + zielgerichtete Substanzen"
},
{
"code": "WW",
"display": "Watchful Waiting"
},
{
"code": "AS",
"display": "Active Surveillance"
},
{
"code": "WS",
"display": "Wait and see"
},
{
"code": "SO",
"display": "Sonstiges"
}
]
}
]
}
}