Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | CodeSystem |
Id | Onkologibehandling |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Onkologibehandling.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/Onkologibehandling |
Version | 2.12.0 |
Status | active |
Date | 2022-04-28T00:00:00+02:00 |
Name | Onkologibehandling |
Title | Onkologibehandlinger |
Description | Typer af onkologibehandlinger |
Content | complete |
ValueSet | |
OnkologibehandlingerAll | Onkologibehandlinger - alle |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Onkologibehandling
This code system https://kip.rkkp.dk/fhir/CodeSystem/Onkologibehandling
defines the following codes:
Code | Display | Definition |
kurativ | Kurativ | Kurativ behandling |
palliativ | Palliativ | Palliativ behandling |
ingen | Ingen | Ingen behandling |
{ "resourceType": "CodeSystem", "id": "Onkologibehandling", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/Onkologibehandling", "version": "2.12.0", "name": "Onkologibehandling", "title": "Onkologibehandlinger", "status": "active", "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": "Typer af onkologibehandlinger", "content": "complete", "count": 3, "concept": [ { "code": "kurativ", "display": "Kurativ", "definition": "Kurativ behandling" }, { "code": "palliativ", "display": "Palliativ", "definition": "Palliativ behandling" }, { "code": "ingen", "display": "Ingen", "definition": "Ingen behandling" } ] }