Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | NeoadjuverendeBehandling |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NeoadjuverendeBehandling.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/NeoadjuverendeBehandling |
Version | 2.12.0 |
Status | active |
Date | 2022-09-07T00:00:00+02:00 |
Name | NeoadjuverendeBehandling |
Title | Neoadjuverende behandling DCCG |
Description | Neoadjuverende behandling DCCG |
No resources found
CodeSystem | |
TreatmentType | Treatment type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet NeoadjuverendeBehandling
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentType
Code | Display | Definition |
radiotherapy | Strålebehandling | Radiation / Strålebehandling |
chemotherapy | Kemoterapi | Chemotherapy / Kemoterapi |
chemoradiationtherapy | Kemostråleterapi | Chemoradiationtherapy / Kemostråleterapi |
immunotherapy | Immunterapi | Immunotherapy / Immunterapi |
uns | UNS | UNS |
{ "resourceType": "ValueSet", "id": "NeoadjuverendeBehandling", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/NeoadjuverendeBehandling", "version": "2.12.0", "name": "NeoadjuverendeBehandling", "title": "Neoadjuverende behandling DCCG", "status": "active", "experimental": true, "date": "2022-09-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": "Neoadjuverende behandling DCCG", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentType", "concept": [ { "code": "radiotherapy", "display": "Strålebehandling" }, { "code": "chemotherapy", "display": "Kemoterapi" }, { "code": "chemoradiationtherapy", "display": "Kemostråleterapi" }, { "code": "immunotherapy", "display": "Immunterapi" }, { "code": "uns", "display": "UNS" } ] } ] } }