Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | Operationserfaring |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Operationserfaring.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Operationserfaring |
Version | 2.12.0 |
Status | active |
Date | 2024-02-14T00:00:00+02:00 |
Name | Operationserfaring |
Title | Operationserfaring |
Description | Operationserfaring for operatører og assistenter |
No resources found
CodeSystem | |
Operationserfaring | Operationserfaring |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Operationserfaring
https://kip.rkkp.dk/fhir/CodeSystem/Operationserfaring
Code | Display | Definition |
le10 | A (0-10) | 0-10 operationer |
11-25 | B (11-25) | 11-25 operationer |
26-50 | C (26-50) | 26-50 operationer |
51-75 | D (51-75) | 51-75 operationer |
76-100 | E (76-100) | 76-100 operationer |
gt100 | F (>100) | Mere end 100 operationer |
{ "resourceType": "ValueSet", "id": "Operationserfaring", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Operationserfaring", "version": "2.12.0", "name": "Operationserfaring", "title": "Operationserfaring", "status": "active", "experimental": true, "date": "2024-02-14T00: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": "Operationserfaring for operatører og assistenter", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/Operationserfaring", "concept": [ { "code": "le10", "display": "A (0-10)" }, { "code": "11-25", "display": "B (11-25)" }, { "code": "26-50", "display": "C (26-50)" }, { "code": "51-75", "display": "D (51-75)" }, { "code": "76-100", "display": "E (76-100)" }, { "code": "gt100", "display": "F (>100)" } ] } ] } }