Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | TreatmentIndicationCLL |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentIndicationCLL.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TreatmentIndicationCLL |
Version | 2.12.0 |
Status | active |
Date | 2022-07-13T00:00:00+02:00 |
Name | TreatmentIndicationCLL |
Title | Treatment_Indication_CLL |
Description | Indikation for kemoterapi/behandling - CLL |
No resources found
CodeSystem | |
GenericValues | Generic values |
TreatmentIndication | Treatment indication |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentIndicationCLL
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication
Code | Display | Definition |
cll | CLL | CLL |
autoimmune | Autoimmune fænomener | Autoimmune fænomener |
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": "TreatmentIndicationCLL", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentIndicationCLL", "version": "2.12.0", "name": "TreatmentIndicationCLL", "title": "Treatment_Indication_CLL", "status": "active", "experimental": true, "date": "2022-07-13T00: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": "Indikation for kemoterapi/behandling - CLL", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication", "concept": [ { "code": "cll", "display": "CLL" }, { "code": "autoimmune", "display": "Autoimmune fænomener" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }