Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | PreoperativTemplating |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-PreoperativTemplating.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/PreoperativTemplating |
Version | 2.12.0 |
Status | active |
Date | 2024-01-03T00:00:00+02:00 |
Name | PreoperativTemplating |
Title | Preoperativ templating |
Description | Preoperativ templating (DHR) |
No resources found
CodeSystem | |
PreoperativTemplating | Preoperativ templating |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PreoperativTemplating
https://kip.rkkp.dk/fhir/CodeSystem/PreoperativTemplating
Code | Display | Definition |
digital_both | Digital templating af begge komponenter | Digital templating af begge komponenter |
digital_single | Digital templating af en komponent | Digital templating af en komponent |
analog | Analog templating | Analog templating |
{ "resourceType": "ValueSet", "id": "PreoperativTemplating", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/PreoperativTemplating", "version": "2.12.0", "name": "PreoperativTemplating", "title": "Preoperativ templating", "status": "active", "experimental": true, "date": "2024-01-03T00: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": "Preoperativ templating (DHR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/PreoperativTemplating", "concept": [ { "code": "digital_both", "display": "Digital templating af begge komponenter" }, { "code": "digital_single", "display": "Digital templating af en komponent" }, { "code": "analog", "display": "Analog templating" } ] } ] } }