Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | CodeSystem |
Id | DiseasePhase |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-DiseasePhase.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/DiseasePhase |
Version | 2.12.0 |
Status | active |
Date | 2022-06-07T00:00:00+02:00 |
Name | DiseasePhase |
Title | Disease phase |
Description | Disease phase |
Content | complete |
ValueSet | |
ProgressionCML | Progression CML |
Sygdomsfase | Disease Stage |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DiseasePhase
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/DiseasePhase
defines the following codes:
{ "resourceType": "CodeSystem", "id": "DiseasePhase", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasePhase", "version": "2.12.0", "name": "DiseasePhase", "title": "Disease phase", "status": "active", "date": "2022-06-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": "Disease phase", "caseSensitive": false, "content": "complete", "count": 3, "concept": [ { "code": "chronic", "display": "Chronic phase", "definition": "Chronic phase / Kronisk fase / SNOMED-CT: 278177007" }, { "code": "accelerated", "display": "Accelerated phase", "definition": "Accelerated phase / Accelereret fase / SNOMED-CT: 278179005" }, { "code": "blast_crisis", "display": "Blast crisis", "definition": "Blast crisis / Blastkrise" } ] }