Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | FunktionsgruppeDKR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FunktionsgruppeDKR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/FunktionsgruppeDKR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-12T00:00:00+02:00 |
Name | FunktionsgruppeDKR |
Title | Funktionsgruppe (DKR) |
Description | Funktionsgruppe (DHR) |
No resources found
CodeSystem | |
FunctionGroupAlloplasty | Function group (alloplasty) |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FunktionsgruppeDKR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty
Code | Display | Definition |
knee_affected | Kun aktuelle knæled afficeret | Actual knee joint affected / Kun aktuelle knæled afficeret |
opposite_knee_affected | Funktionshæmmende lidelse i modsatte knæ | Function inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ |
functional_knee_prosthesis | Velfungerende protese i modsatte knæ | Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden funktionshæmmende lidelse | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "FunktionsgruppeDKR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/FunktionsgruppeDKR", "version": "2.12.0", "name": "FunktionsgruppeDKR", "title": "Funktionsgruppe (DKR)", "status": "active", "experimental": true, "date": "2022-10-12T00: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": "Funktionsgruppe (DHR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty", "concept": [ { "code": "knee_affected", "display": "Kun aktuelle knæled afficeret" }, { "code": "opposite_knee_affected", "display": "Funktionshæmmende lidelse i modsatte knæ" }, { "code": "functional_knee_prosthesis", "display": "Velfungerende protese i modsatte knæ" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden funktionshæmmende lidelse" } ] } ] } }