Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | Cytopeni |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Cytopeni.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Cytopeni |
Version | 2.12.0 |
Status | active |
Date | 2022-07-12T00:00:00+02:00 |
Name | Cytopeni |
Title | Cytopeni |
Description | Cytopeni |
No resources found
CodeSystem | |
DiseasesUnspecified | Diseases - Unspecified without a code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Cytopeni
https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified
Code | Display | Definition |
anemia | Anæmi (hgb < 6,2 mmol/l) | Anemia / Anæmi |
thrombocytopenic_disorder | Trombocytopeni (< 100 x mia/l) | Thrombocytopenic disorder / Trombocytopeni |
neutropenia | Neutropeni (< 1,8 x mia/l) | Neutropenia / Neutropeni |
{ "resourceType": "ValueSet", "id": "Cytopeni", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Cytopeni", "version": "2.12.0", "name": "Cytopeni", "title": "Cytopeni", "status": "active", "experimental": true, "date": "2022-07-12T00: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": "Cytopeni", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified", "concept": [ { "code": "anemia", "display": "Anæmi (hgb < 6,2 mmol/l)" }, { "code": "thrombocytopenic_disorder", "display": "Trombocytopeni (< 100 x mia/l)" }, { "code": "neutropenia", "display": "Neutropeni (< 1,8 x mia/l)" } ] } ] } }