| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | BinetStagingSystem |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-BinetStagingSystem.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/BinetStagingSystem |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-31T00:00:00+02:00 |
| Name | BinetStagingSystem |
| Title | Binet staging system for Chroniz Lymphocytic Leukemia |
| Description | Stages chronic lymphocytic leukemia, similar to Rai Staging System. *Nodal areas: cervical, axillary, inguinal (one side or both), spleen, and liver. Link: https://www.mdcalc.com/calc/10053/binet-staging-system-chronic-lymphocytic-leukemia-cll |
| Content | complete |
| ValueSet | |
| BinetStagingSystem | BinetStagingSystem |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem BinetStagingSystem
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/BinetStagingSystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "BinetStagingSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/BinetStagingSystem",
"version": "2.12.0",
"name": "BinetStagingSystem",
"title": "Binet staging system for Chroniz Lymphocytic Leukemia",
"status": "active",
"date": "2022-05-31T00: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": "Stages chronic lymphocytic leukemia, similar to Rai Staging System. *Nodal areas: cervical, axillary, inguinal (one side or both), spleen, and liver. Link: https://www.mdcalc.com/calc/10053/binet-staging-system-chronic-lymphocytic-leukemia-cll",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "stage_a",
"display": "A",
"definition": "Stage A: <3 areas of lymphadenopathy*, and normal hemoglobin and platelet count"
},
{
"code": "stage_b",
"display": "B",
"definition": "≥3 areas of lymphadenopathy*, and normal hemoglobin and platelet count"
},
{
"code": "stage_c",
"display": "C",
"definition": "Anemia (Hgb <10 g/dL) and/or thrombocytopenia (platelets <100,000/mm³), regardless of number of areas of lymphadenopathy"
}
]
}