Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | Anastomoselaekage |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Anastomoselaekage.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Anastomoselaekage |
Version | 2.12.0 |
Status | active |
Date | 2022-06-08T00:00:00+02:00 |
Name | Anastomoselaekage |
Title | Anastomoselækage |
Description | Anastomoselækage for operationen, og hvordan den er håndteret |
No resources found
CodeSystem | |
AnastomosisLeak | Anastomosis leak |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Anastomoselaekage
https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisLeak
Code | Display | Definition |
conservative | Konservativ | Konservativ |
endoscopic | Endoskopisk | Endoskopisk |
surgical | Kirurgisk | Kirurgisk |
{ "resourceType": "ValueSet", "id": "Anastomoselaekage", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Anastomoselaekage", "version": "2.12.0", "name": "Anastomoselaekage", "title": "Anastomoselækage", "status": "active", "experimental": true, "date": "2022-06-08T00: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": "Anastomoselækage for operationen, og hvordan den er håndteret", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisLeak", "concept": [ { "code": "conservative", "display": "Konservativ" }, { "code": "endoscopic", "display": "Endoskopisk" }, { "code": "surgical", "display": "Kirurgisk" } ] } ] } }