Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | AnasthesiaService |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnasthesiaService.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AnasthesiaService |
Version | 2.12.0 |
Status | active |
Date | 2022-06-09T00:00:00+02:00 |
Name | AnasthesiaService |
Title | Anæstesiydelse |
Description | Anæstesiydelse |
No resources found
CodeSystem | |
AnasthesiaService | Anæstesiydelse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnasthesiaService
https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaService
Code | Display | Definition |
gen_anesthesia | Generel anæstesi | Generel anæstesi / SNOMED-CT: 50697003 |
gen_anesthesia_spc | Generel anæstesi efter insufficient regional anæstesi og/eller central blokade | Generel anæstesi efter insufficient regional anæstesi og/eller central blokade |
nerve_block | Perifer nerveblokade | Perifer nerveblokade |
central_block | Central blokade | Central blokade |
sedation | Sedation | Sedation |
surveillance | Overvågning | Overvågning |
{ "resourceType": "ValueSet", "id": "AnasthesiaService", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AnasthesiaService", "version": "2.12.0", "name": "AnasthesiaService", "title": "Anæstesiydelse", "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": "Anæstesiydelse", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaService", "concept": [ { "code": "gen_anesthesia", "display": "Generel anæstesi" }, { "code": "gen_anesthesia_spc", "display": "Generel anæstesi efter insufficient regional anæstesi og/eller central blokade" }, { "code": "nerve_block", "display": "Perifer nerveblokade" }, { "code": "central_block", "display": "Central blokade" }, { "code": "sedation", "display": "Sedation" }, { "code": "surveillance", "display": "Overvågning" } ] } ] } }