FHIR IG Statistics: CodeSystem/mii-cs-onko-therapieplanung-typ
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-therapieplanung-typ",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapieplanung-typ",
"version": "2025.1.0",
"name": "MII_CS_Onko_Therapieplanung_Typ",
"title": "MII CS Onkologie Therapieplanung Typ",
"status": "active",
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "oBDS-spezifisches Codesystem für den Therapieplanungstyp",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "praeth",
"display": "prätherapeutische Tumorkonferenz (Festlegung der Therapiestrategie)"
},
{
"code": "postop",
"display": "postoperative Tumorkonferenz (Planung der postoperativen Therapie, z. B. zur Frage adjuvante Therapie)"
},
{
"code": "postth",
"display": "posttherapeutische Tumorkonferenz (manche Tumore werden nicht operiert)"
},
{
"code": "ther",
"display": "Therapieplanung ohne Tumorkonferenz"
}
]
}