Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | OnkologiBehandlingsintention |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OnkologiBehandlingsintention.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/OnkologiBehandlingsintention |
Version | 2.12.0 |
Status | active |
Date | 2022-05-16T00:00:00+02:00 |
Name | OnkologiBehandlingsintention |
Title | Onkologisk behandlingsintention |
Description | Behandlingsintention for onkologiske forløb |
No resources found
CodeSystem | |
TreatmentIntention | TreatmentIntention |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OnkologiBehandlingsintention
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention
Code | Display | Definition |
curative | Kurativt | Kurativt intenderet |
palliative | Palliativt | Palliativt intenderet |
{ "resourceType": "ValueSet", "id": "OnkologiBehandlingsintention", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/OnkologiBehandlingsintention", "version": "2.12.0", "name": "OnkologiBehandlingsintention", "title": "Onkologisk behandlingsintention", "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": "Behandlingsintention for onkologiske forløb", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention", "concept": [ { "code": "curative", "display": "Kurativt" }, { "code": "palliative", "display": "Palliativt" } ] } ] } }