Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | ManglendeBehandling |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ManglendeBehandling.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ManglendeBehandling |
Version | 2.12.0 |
Status | active |
Date | 2022-09-06T00:00:00+02:00 |
Name | ManglendeBehandling |
Title | Grund til manglende behandling |
Description | Årsag til manglende behandling |
No resources found
CodeSystem | |
GenericValues | Generic values |
TreatmentNotGiven | Treatment not given; cause |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ManglendeBehandling
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven
Code | Display | Definition |
unsuitable | Uegnet til behandling | Unsuitable for treatment / Uegnet til behandling |
unwanted | Ønskede ikke behandling | Unwanted treatment / Ønskede ikke behandling |
died | Døde før behandling | Died before treatment / Døde før behandling |
lack_capacity | Manglende kapacitet | Lack of capacity / Manglende kapacitet |
other_palliative_department | Behandlet af anden palliativ enhed | Other palliative department / Behandlet af anden palliativ enhed |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden årsag | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "ManglendeBehandling", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ManglendeBehandling", "version": "2.12.0", "name": "ManglendeBehandling", "title": "Grund til manglende behandling", "status": "active", "experimental": true, "date": "2022-09-06T00: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": "Årsag til manglende behandling", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven", "concept": [ { "code": "unsuitable", "display": "Uegnet til behandling" }, { "code": "unwanted", "display": "Ønskede ikke behandling" }, { "code": "died", "display": "Døde før behandling" }, { "code": "lack_capacity", "display": "Manglende kapacitet" }, { "code": "other_palliative_department", "display": "Behandlet af anden palliativ enhed" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden årsag" } ] } ] } }