Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | StraalebehandlingMaal |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-StraalebehandlingMaal.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/StraalebehandlingMaal |
Version | 2.12.0 |
Status | active |
Date | 2022-05-16T00:00:00+02:00 |
Name | StraalebehandlingMaal |
Title | Strålebehandlingens mål |
Description | Alle mål for strålebehandling |
No resources found
CodeSystem | |
RadiationTherapyTarget | Target of the radiation therapy |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet StraalebehandlingMaal
https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyTarget
Code | Display | Definition |
primarytumor | Primær tumor | Primary tumor |
bonemetastases | Knoglemetastase | Bone metastases |
cns | CNS | Central nervous system (CNS) |
other | Anden/Ikke specificeret | Other target/non-specified target |
{ "resourceType": "ValueSet", "id": "StraalebehandlingMaal", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/StraalebehandlingMaal", "version": "2.12.0", "name": "StraalebehandlingMaal", "title": "Strålebehandlingens mål", "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": "Alle mål for strålebehandling", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyTarget", "concept": [ { "code": "primarytumor", "display": "Primær tumor" }, { "code": "bonemetastases", "display": "Knoglemetastase" }, { "code": "cns", "display": "CNS" }, { "code": "other", "display": "Anden/Ikke specificeret" } ] } ] } }