| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | ValueSet | 
| Id | AnasthesiaTypeGen | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnasthesiaTypeGen.html | 
| URL | https://kip.rkkp.dk/fhir/ValueSet/AnasthesiaTypeGen | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-06-09T00:00:00+02:00 | 
| Name | AnasthesiaTypeGen | 
| Title | Anæstesi Type Generel | 
| Description | Generel Anæstesiydelse - Tillæg | 
No resources found
| CodeSystem | |
| AnasthesiaTypeGen | Anæstesi Type Generel | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnasthesiaTypeGen
https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen| Code | Display | Definition | 
| inhalation | Inhalation | Inhalation | 
| IV_inhalation | IV og inhalation | IV og inhalation | 
| TIVA | TIVA | TIVA | 
{
  "resourceType": "ValueSet",
  "id": "AnasthesiaTypeGen",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/AnasthesiaTypeGen",
  "version": "2.12.0",
  "name": "AnasthesiaTypeGen",
  "title": "Anæstesi Type Generel",
  "status": "active",
  "experimental": true,
  "date": "2022-06-09T00: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",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen",
        "concept": [
          {
            "code": "inhalation",
            "display": "Inhalation"
          },
          {
            "code": "IV_inhalation",
            "display": "IV og inhalation"
          },
          {
            "code": "TIVA",
            "display": "TIVA"
          }
        ]
      }
    ]
  }
}