Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | AnaestesiLokalGenerel |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnaestesiLokalGenerel.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AnaestesiLokalGenerel |
Version | 2.12.0 |
Status | active |
Date | 2022-06-28T00:00:00+02:00 |
Name | AnaestesiLokalGenerel |
Title | Anæstesi - Generel og lokal anæstesi |
Description | Værdier for generel og lokal anæstesi. |
No resources found
CodeSystem | |
AnasthesiaService | Anæstesiydelse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnaestesiLokalGenerel
https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaService
Code | Display | Definition |
gen_anesthesia | Generel anæstesi (GA) | Generel anæstesi / SNOMED-CT: 50697003 |
local_anesthesia | Lokal anæstesi (LA) | Lokal anæstesi / SNOMED-CT: 386761002 |
{ "resourceType": "ValueSet", "id": "AnaestesiLokalGenerel", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AnaestesiLokalGenerel", "version": "2.12.0", "name": "AnaestesiLokalGenerel", "title": "Anæstesi - Generel og lokal anæstesi", "status": "active", "experimental": true, "date": "2022-06-28T00: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": "Værdier for generel og lokal anæstesi.", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaService", "concept": [ { "code": "gen_anesthesia", "display": "Generel anæstesi (GA)" }, { "code": "local_anesthesia", "display": "Lokal anæstesi (LA)" } ] } ] } }