Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | BehandlinsplanAendretAarsagDCCG |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlinsplanAendretAarsagDCCG.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/BehandlinsplanAendretAarsagDCCG |
Version | 2.12.0 |
Status | active |
Date | 2022-09-07T00:00:00+02:00 |
Name | BehandlinsplanAendretAarsagDCCG |
Title | Årsag til ændret behandlingsplan DCCG |
Description | Årsag til ændret behandlingsplan DCCG |
No resources found
CodeSystem | |
GenericValues | Generic values |
ProcedureNotCompleted | Procedure not completed; cause |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BehandlinsplanAendretAarsagDCCG
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureNotCompleted
Code | Display | Definition |
disease_progression | Sygdomsprogression | Progression of disease / Sygdomsprogression |
disease_regression | Sygdomsregression | Regression of disease / Sygdomsregression |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden årsag | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "BehandlinsplanAendretAarsagDCCG", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlinsplanAendretAarsagDCCG", "version": "2.12.0", "name": "BehandlinsplanAendretAarsagDCCG", "title": "Årsag til ændret behandlingsplan DCCG", "status": "active", "experimental": true, "date": "2022-09-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": "Årsag til ændret behandlingsplan DCCG", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureNotCompleted", "concept": [ { "code": "disease_progression", "display": "Sygdomsprogression" }, { "code": "disease_regression", "display": "Sygdomsregression" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden årsag" } ] } ] } }