FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/BinetStagingSystem

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdBinetStagingSystem
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-BinetStagingSystem.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/BinetStagingSystem
Version2.12.0
Statusactive
Date2022-05-31T00:00:00+02:00
NameBinetStagingSystem
TitleBinet staging system for Chroniz Lymphocytic Leukemia
DescriptionStages 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
Contentcomplete

Resources that use this resource

ValueSet
BinetStagingSystemBinetStagingSystem

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
stage_a AStage A: <3 areas of lymphadenopathy*, and normal hemoglobin and platelet count
stage_b B≥3 areas of lymphadenopathy*, and normal hemoglobin and platelet count
stage_c CAnemia (Hgb <10 g/dL) and/or thrombocytopenia (platelets <100,000/mm³), regardless of number of areas of lymphadenopathy

Source

{
  "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"
    }
  ]
}