Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | TreatmentTypeOncology |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentTypeOncology.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TreatmentTypeOncology |
Version | 2.12.0 |
Status | active |
Date | 2022-05-16T00:00:00+02:00 |
Name | TreatmentTypeOncology |
Title | Behandlingstyper |
Description | Hvilken behandlingstype blev der valgt |
No resources found
CodeSystem | |
OncologyTreatmentCurative | Oncology Treatment (curative) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentTypeOncology
https://kip.rkkp.dk/fhir/CodeSystem/OncologyTreatmentCurative
Code | Display | Definition |
neoadjuvant | Neo-adjuverende behandling | Hvis Neo-adjuverende behandling |
perioperative | Perioperativ behandling | Hvis Perioperativ behandling |
adjuvant | Adjuverende behandling | Hvis Adjuverende behandling |
{ "resourceType": "ValueSet", "id": "TreatmentTypeOncology", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentTypeOncology", "version": "2.12.0", "name": "TreatmentTypeOncology", "title": "Behandlingstyper", "status": "active", "experimental": true, "date": "2022-05-16T00: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 behandlingstype blev der valgt", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/OncologyTreatmentCurative", "concept": [ { "code": "neoadjuvant", "display": "Neo-adjuverende behandling" }, { "code": "perioperative", "display": "Perioperativ behandling" }, { "code": "adjuvant", "display": "Adjuverende behandling" } ] } ] } }