Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | ExtraordinaryTreatmenCause |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ExtraordinaryTreatmenCause.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ExtraordinaryTreatmenCause |
Version | 2.12.0 |
Status | active |
Date | 2022-07-14T00:00:00+02:00 |
Name | ExtraordinaryTreatmenCause |
Title | Ekstra behandling |
Description | Årsag for uplanlagt ekstra behandling [DAMYDA] |
No resources found
CodeSystem | |
GenericValues | Generic values |
TreatmentCause | Treatment cause - unplanned |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ExtraordinaryTreatmenCause
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentCause
Code | Display | Definition |
toxicity | Toksicitet | Toxicity / Toksicitet SNOMED-CT: 75478009 |
insufficient_response | Utilstrækkeligt respons | Insufficient response / Utilstrækkelige repons |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
not_performed | Pt. har ikke fået uplanlagt behandling | Not performed - used to indicate, if a procedure or test has not been performed |
{ "resourceType": "ValueSet", "id": "ExtraordinaryTreatmenCause", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ExtraordinaryTreatmenCause", "version": "2.12.0", "name": "ExtraordinaryTreatmenCause", "title": "Ekstra behandling", "status": "active", "experimental": true, "date": "2022-07-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": "Årsag for uplanlagt ekstra behandling [DAMYDA]", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentCause", "concept": [ { "code": "toxicity", "display": "Toksicitet" }, { "code": "insufficient_response", "display": "Utilstrækkeligt respons" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "not_performed", "display": "Pt. har ikke fået uplanlagt behandling" } ] } ] } }