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