Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | TreatmentPreservation |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentPreservation.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TreatmentPreservation |
Version | 2.12.0 |
Status | active |
Date | 2022-12-07T00:00:00+02:00 |
Name | TreatmentPreservation |
Title | Vedligeholdelsesbehandling |
Description | Hvilken vedligeholdelsesbehandling er der påbegyndt |
No resources found
CodeSystem | |
ATC | WHO ATC |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentPreservation
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ATC
Code | Display | Definition |
L04AX04 | Lenalidomid | L04AX04 - lenalidomide |
L04AX06 | Pomalidomid | L04AX06 - pomalidomide |
L04AX02 | Thalidomid | L04AX02 - thalidomide |
L01XG01 | Bortezomib | L01XG01 - bortezomib |
L01XG02 | Carfilzomib | L01XG02 - carfilzomib |
H02 | Steroid (mono) | H02 - CORTICOSTEROIDS FOR SYSTEMIC USE |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "TreatmentPreservation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentPreservation", "version": "2.12.0", "name": "TreatmentPreservation", "title": "Vedligeholdelsesbehandling", "status": "active", "experimental": true, "date": "2022-12-07T00: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": "Hvilken vedligeholdelsesbehandling er der påbegyndt", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ATC", "concept": [ { "code": "L04AX04", "display": "Lenalidomid" }, { "code": "L04AX06", "display": "Pomalidomid" }, { "code": "L04AX02", "display": "Thalidomid" }, { "code": "L01XG01", "display": "Bortezomib" }, { "code": "L01XG02", "display": "Carfilzomib" }, { "code": "H02", "display": "Steroid (mono)" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }