Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | TreatmentScheduledALD |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentScheduledALD.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TreatmentScheduledALD |
Version | 2.12.0 |
Status | active |
Date | 2022-12-07T00:00:00+02:00 |
Name | TreatmentScheduledALD |
Title | Planlagt eller iværksat behandling |
Description | Planlagt eller iværksat behandling |
No resources found
CodeSystem | |
TreatmentSchedule | Treatment schedule |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentScheduledALD
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSchedule
Code | Display | Definition |
implemented | Ja | Implemented or planned implementation of treatment / Iværksat eller planlagt iværksættelse af behandling |
wait_and_watch | Wait-and-watch strategi. | Wait and watch (WAW) strategy / Wait and watch strategi |
no_planned_treatment | Nej | No planned treatment / Ingen planlagt behandling er iværksat |
{ "resourceType": "ValueSet", "id": "TreatmentScheduledALD", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentScheduledALD", "version": "2.12.0", "name": "TreatmentScheduledALD", "title": "Planlagt eller iværksat behandling", "status": "active", "experimental": true, "date": "2022-12-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": "Planlagt eller iværksat behandling", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSchedule", "concept": [ { "code": "implemented", "display": "Ja" }, { "code": "wait_and_watch", "display": "Wait-and-watch strategi." }, { "code": "no_planned_treatment", "display": "Nej" } ] } ] } }