LAB-HEMOLYSIS-003 medical data_error ai_generated true

AI interprets elevated serum potassium (6.5 mEq/L) as hyperkalemia without considering hemolysis artifact

ID: medical/lab-result-hemolysis-false-elevation

Also available as: JSON · Markdown · 中文
93%Fix Rate
89%Confidence
1Evidence
2024-03-15First Seen

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
Roche Cobas 8000 active
hemolysis index ≥ 2+ active
CLSI guidelines H56-A active

Root Cause

Hemolysis during blood draw or processing releases intracellular potassium, causing pseudohyperkalemia; true potassium may be normal; ignoring hemolysis index leads to unnecessary treatment (e.g., insulin, calcium gluconate) with iatrogenic risks.

generic

中文

采血或处理过程中的溶血释放细胞内钾,导致假性高钾血症;实际钾可能正常;忽略溶血指数会导致不必要的治疗(如胰岛素、葡萄糖酸钙),带来医源性风险。

Official Documentation

https://www.clsi.org/standards/products/hematology/documents/h56/

Workarounds

  1. 95% success Check hemolysis index on lab report; if ≥ 2+, request recollection with proper technique (no fist clenching, use larger vein); run `python -c "print('Hemolysis index: check >2+; recollect if elevated')"`
    Check hemolysis index on lab report; if ≥ 2+, request recollection with proper technique (no fist clenching, use larger vein); run `python -c "print('Hemolysis index: check >2+; recollect if elevated')"`
  2. 88% success Order venous blood gas for rapid whole blood potassium, less affected by hemolysis
    Order venous blood gas for rapid whole blood potassium, less affected by hemolysis
  3. 85% success If hemolysis index unavailable, repeat draw from opposite arm with minimal tourniquet time and avoid small needles
    If hemolysis index unavailable, repeat draw from opposite arm with minimal tourniquet time and avoid small needles

中文步骤

  1. Check hemolysis index on lab report; if ≥ 2+, request recollection with proper technique (no fist clenching, use larger vein); run `python -c "print('Hemolysis index: check >2+; recollect if elevated')"`
  2. Order venous blood gas for rapid whole blood potassium, less affected by hemolysis
  3. If hemolysis index unavailable, repeat draw from opposite arm with minimal tourniquet time and avoid small needles

Dead Ends

Common approaches that don't work:

  1. 75% fail

    If hemolysis is due to difficult draw or improper technique, repeat may show same artifact; need to check hemolysis index first

  2. 90% fail

    Unnecessary treatment causes hypoglycemia; if potassium is actually normal, patient at risk of hypokalemia

  3. 80% fail

    True hyperkalemia can be asymptomatic; correlation with hemolysis index is required, not clinical judgment alone