Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | Sygdomsfase |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Sygdomsfase.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Sygdomsfase |
Version | 2.12.0 |
Status | active |
Date | 2022-07-18T00:00:00+02:00 |
Name | Sygdomsfase |
Title | Disease Stage |
Description | Sygdomsfase |
No resources found
CodeSystem | |
DiseasePhase | Disease phase |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Sygdomsfase
https://kip.rkkp.dk/fhir/CodeSystem/DiseasePhase
Code | Display | Definition |
chronic | Kronisk fase | Chronic phase / Kronisk fase / SNOMED-CT: 278177007 |
accelerated | Accelereret fase | Accelerated phase / Accelereret fase / SNOMED-CT: 278179005 |
blast_crisis | Blastkrise | Blast crisis / Blastkrise |
{ "resourceType": "ValueSet", "id": "Sygdomsfase", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Sygdomsfase", "version": "2.12.0", "name": "Sygdomsfase", "title": "Disease Stage", "status": "active", "experimental": true, "date": "2022-07-18T00: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": "Sygdomsfase", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasePhase", "concept": [ { "code": "chronic", "display": "Kronisk fase" }, { "code": "accelerated", "display": "Accelereret fase" }, { "code": "blast_crisis", "display": "Blastkrise" } ] } ] } }