| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | AnasthesiaTypeGen | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-AnasthesiaTypeGen.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-06-30T00:00:00+02:00 | 
| Name | AnasthesiaTypeGen | 
| Title | Anæstesi Type Generel | 
| Description | Generel Anæstesiydelse - Tillæg | 
| Content | complete | 
| ValueSet | |
| AnasthesiaTypeGen | Anæstesi Type Generel | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AnasthesiaTypeGen
This  code system https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen defines the following codes:
| Code | Display | Definition | 
| inhalation | Inhalation | Inhalation | 
| IV_inhalation | IV og inhalation | IV og inhalation | 
| TIVA | TIVA | TIVA | 
{
  "resourceType": "CodeSystem",
  "id": "AnasthesiaTypeGen",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen",
  "version": "2.12.0",
  "name": "AnasthesiaTypeGen",
  "title": "Anæstesi Type Generel",
  "status": "active",
  "date": "2022-06-30T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Generel Anæstesiydelse - Tillæg",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "inhalation",
      "display": "Inhalation",
      "definition": "Inhalation"
    },
    {
      "code": "IV_inhalation",
      "display": "IV og inhalation",
      "definition": "IV og inhalation"
    },
    {
      "code": "TIVA",
      "display": "TIVA",
      "definition": "TIVA"
    }
  ]
}