FHIR IG analytics
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "CodeSystem",
"id": "mii-cs-onko-asa-obds",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-asa-obds",
"version": "2026.0.0",
"name": "MII_CS_Onko_ASA_oBDS",
"title": "MII CS Onkologie ASA-Klassifikation oBDS",
"status": "active",
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "oBDS-basiertes CodeSystem für ASA-Klassifikation (ursprünglich KR9 aus Kolorektales Karzinom Modul, generalisiert für alle onkologischen Indikationen)",
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "1",
"display": "ASA I",
"definition": "Gesunder Patient ohne organische, physiologische, biochemische oder psychiatrische Störung"
},
{
"code": "2",
"display": "ASA II",
"definition": "Patient mit leichter Allgemeinerkrankung"
},
{
"code": "3",
"display": "ASA III",
"definition": "Patient mit schwerer Allgemeinerkrankung und Leistungsminderung"
},
{
"code": "4",
"display": "ASA IV",
"definition": "Patient mit schwerer Allgemeinerkrankung, die eine ständige Lebensbedrohung darstellt"
},
{
"code": "5",
"display": "ASA V",
"definition": "Moribunder Patient, der ohne Operation voraussichtlich nicht die nächsten 24 Stunden überleben wird"
},
{
"code": "6",
"display": "ASA VI",
"definition": "Hirntoter Patient zur Organspende"
},
{
"code": "U",
"display": "Unbekannt",
"definition": "ASA-Klassifikation unbekannt"
}
]
}