| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DiagnoseCLL |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DiagnoseCLL.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DiagnoseCLL |
| Version | 2.12.0 |
| Status | active |
| Date | 2025-04-06T00:00:00+02:00 |
| Name | DiagnoseCLL |
| Title | Diagnose (CLL) |
| Description | Diagnose (CLL) |
No resources found
| CodeSystem | |
| PatobankSNOMED | Den Danske SNOMED for Patologi |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DiagnoseCLL
https://kip.rkkp.dk/fhir/CodeSystem/PatobankSNOMED| Code | Display | Definition |
| M982333 | CLL (M98233) | |
| M96703 | SLL (M96703) | Småcellet lymfocytært lymfom |
{
"resourceType": "ValueSet",
"id": "DiagnoseCLL",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DiagnoseCLL",
"version": "2.12.0",
"name": "DiagnoseCLL",
"title": "Diagnose (CLL)",
"status": "active",
"experimental": true,
"date": "2025-04-06T00: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": "Diagnose (CLL)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/PatobankSNOMED",
"concept": [
{
"code": "M982333",
"display": "CLL (M98233)"
},
{
"code": "M96703",
"display": "SLL (M96703)"
}
]
}
]
}
}