Narkose

Dieses CodeSystem enthält die Codes und Displays zur Beschreibung der Narkose.

Simplifier Projekt Link

Canonical: http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Narkose


Verwendung in den Profilen:


DGUV_OPER_CS_Narkose definiert die folgenden Codes:

Concepts

This code system http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Narkose defines the following codes:

CodeDisplay
AAAllgemeinanästhesie
IAInhalationsanästhesie
BABalancierte Anästhesie
ASAnalgosedierung
LALokalanästhesie
OAOberflächenanästhesie
ILAInfiltrationsanästhesie
RARegionalanästhesie
PLAPeriphere Leitungsanästhesie
IVRAIntravenöse Regionalanästhesie
RLARückenmarknahe Leitungsanästhesie
SPASpinalanästhesie
PDAPeriduralanästhesie (PDA)
CSEKombinierte Spinal-/Epiduralanästhesie
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="DGUV-OPER-CS-Narkose" />
<url value="http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Narkose" />
<version value="1.0" />
<name value="DGUV_OPER_CS_Narkose" />
<title value="Narkose" />
<status value="active" />
<experimental value="false" />
<publisher value="Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)" />
<system value="url" />
<value value="https://www.dguv.de" />
</telecom>
</contact>
<description value="Dieses CodeSystem enthält die Codes und Displays zur Beschreibung der Narkose." />
<content value="complete" />
<code value="AA" />
<display value="Allgemeinanästhesie" />
</concept>
<code value="IA" />
<display value="Inhalationsanästhesie" />
</concept>
<code value="BA" />
<display value="Balancierte Anästhesie" />
</concept>
<code value="AS" />
<display value="Analgosedierung" />
</concept>
<code value="LA" />
<display value="Lokalanästhesie" />
</concept>
<code value="OA" />
<display value="Oberflächenanästhesie" />
</concept>
<code value="ILA" />
<display value="Infiltrationsanästhesie" />
</concept>
<code value="RA" />
<display value="Regionalanästhesie" />
</concept>
<code value="PLA" />
<display value="Periphere Leitungsanästhesie" />
</concept>
<code value="IVRA" />
<display value="Intravenöse Regionalanästhesie" />
</concept>
<code value="RLA" />
<display value="Rückenmarknahe Leitungsanästhesie" />
</concept>
<code value="SPA" />
<display value="Spinalanästhesie" />
</concept>
<code value="PDA" />
<display value="Periduralanästhesie (PDA)" />
</concept>
<code value="CSE" />
<display value="Kombinierte Spinal-/Epiduralanästhesie" />
</concept>
</CodeSystem>
{
"resourceType": "CodeSystem",
"id": "DGUV-OPER-CS-Narkose",
"url": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Narkose",
"version": "1.0",
"name": "DGUV_OPER_CS_Narkose",
"title": "Narkose",
"status": "active",
"experimental": false,
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.dguv.de"
}
]
}
],
"description": "Dieses CodeSystem enthält die Codes und Displays zur Beschreibung der Narkose.",
"content": "complete",
"concept": [
{
"code": "AA",
"display": "Allgemeinanästhesie"
},
{
"code": "IA",
"display": "Inhalationsanästhesie"
},
{
"code": "BA",
"display": "Balancierte Anästhesie"
},
{
"code": "AS",
"display": "Analgosedierung"
},
{
"code": "LA",
"display": "Lokalanästhesie"
},
{
"code": "OA",
"display": "Oberflächenanästhesie"
},
{
"code": "ILA",
"display": "Infiltrationsanästhesie"
},
{
"code": "RA",
"display": "Regionalanästhesie"
},
{
"code": "PLA",
"display": "Periphere Leitungsanästhesie"
},
{
"code": "IVRA",
"display": "Intravenöse Regionalanästhesie"
},
{
"code": "RLA",
"display": "Rückenmarknahe Leitungsanästhesie"
},
{
"code": "SPA",
"display": "Spinalanästhesie"
},
{
"code": "PDA",
"display": "Periduralanästhesie (PDA)"
},
{
"code": "CSE",
"display": "Kombinierte Spinal-/Epiduralanästhesie"
}
]
}


TitelHerausgeberStatusVersion
NarkoseDeutsche Gesetzliche Unfallversicherung e.V. (DGUV)active1.0


Hinweise für die Implementierung

--