Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | HematologicalDiseases |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HematologicalDiseases.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/HematologicalDiseases |
Version | 2.12.0 |
Status | active |
Date | 2022-07-08T00:00:00+02:00 |
Name | HematologicalDiseases |
Title | Blodsygdomme |
Description | Blodsygdomme |
No resources found
CodeSystem | |
DiseasesUnspecified | Diseases - Unspecified without a code |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HematologicalDiseases
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified
Code | Display | Definition |
myelodysplastic_syndrome | 1: Myelodyspl. syndrom (undt. CMML) | Myelodysplastic syndrome / Myelodyspl. syndrom (undt. CMML) |
chronic_myelomonocytic_leukemia | 2: CMML (Kronisk MyeloMonocytLeuk.) | Chronic myelomonocytic leukemia / CMML (Kronisk MyeloMonocytLeuk.) |
essential_thrombocytosis | 3: Ess. thrombocytose | Essential thrombocytosis / Ess. thrombocytose |
polycythemia_vera | 4: Polycytæmia vera | Polycythemia vera / Polycytæmia vera |
myelofibrosis | 5: Myelofibrose | Myelofibrosis / Myelofibrose |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | 6: Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "HematologicalDiseases", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/HematologicalDiseases", "version": "2.12.0", "name": "HematologicalDiseases", "title": "Blodsygdomme", "status": "active", "experimental": true, "date": "2022-07-08T00: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": "Blodsygdomme", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified", "concept": [ { "code": "myelodysplastic_syndrome", "display": "1: Myelodyspl. syndrom (undt. CMML)" }, { "code": "chronic_myelomonocytic_leukemia", "display": "2: CMML (Kronisk MyeloMonocytLeuk.)" }, { "code": "essential_thrombocytosis", "display": "3: Ess. thrombocytose" }, { "code": "polycythemia_vera", "display": "4: Polycytæmia vera" }, { "code": "myelofibrosis", "display": "5: Myelofibrose" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "6: Andet" } ] } ] } }