{
  "resourceType": "CodeSystem",
  "id": "DGUV-OPER-CS-Narkose",
  "url": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Narkose",
  "version": "0.1",
  "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"
    }
  ]
}