AI misinterprets a single positive blood culture for coagulase-negative staphylococci as true bacteremia, leading to unnecessary vancomycin therapy
ID: medical/blood-culture-contamination-misinterpretation
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| BD BACTEC FX v5.0 | active | — | — | — |
| bioMerieux VITEK MS v3.2 | active | — | — | — |
| Thermo Fisher VersaTREK v2.1 | active | — | — | — |
Root Cause
Coagulase-negative staphylococci (CoNS) are common skin contaminants; true bacteremia requires at least two positive cultures from separate venipunctures or one positive from a sterile site. A single positive bottle has a 70-80% probability of contamination, but AI treats it as definitive infection.
generic中文
凝固酶阴性葡萄球菌是常见的皮肤污染物;真性菌血症需要至少两次来自不同静脉穿刺的阳性培养或一次来自无菌部位的阳性培养。单个阳性瓶有70-80%的概率为污染,但AI将其视为确定性感染。
Official Documentation
https://www.idsociety.org/practice-guideline/clinical-practice-guideline-for-the-diagnosis-and-management-of-staphylococcus-aureus-bacteremia/Workarounds
-
88% success Implement a rule-based alert: if only one of two sets is positive for CoNS, flag as 'probable contaminant' and recommend repeat culture from two separate sites before starting antibiotics
Implement a rule-based alert: if only one of two sets is positive for CoNS, flag as 'probable contaminant' and recommend repeat culture from two separate sites before starting antibiotics
-
85% success Use time-to-positivity (TTP) analysis: CoNS contaminants typically grow >24 hours; true bacteremia grows <16 hours; if TTP >24h, defer antibiotics and repeat
Use time-to-positivity (TTP) analysis: CoNS contaminants typically grow >24 hours; true bacteremia grows <16 hours; if TTP >24h, defer antibiotics and repeat
-
90% success Integrate with electronic health record (EHR) to check for clinical signs of sepsis (fever, WBC, CRP) before acting on single positive CoNS; if no signs, observe and repeat
Integrate with electronic health record (EHR) to check for clinical signs of sepsis (fever, WBC, CRP) before acting on single positive CoNS; if no signs, observe and repeat
中文步骤
Implement a rule-based alert: if only one of two sets is positive for CoNS, flag as 'probable contaminant' and recommend repeat culture from two separate sites before starting antibiotics
Use time-to-positivity (TTP) analysis: CoNS contaminants typically grow >24 hours; true bacteremia grows <16 hours; if TTP >24h, defer antibiotics and repeat
Integrate with electronic health record (EHR) to check for clinical signs of sepsis (fever, WBC, CRP) before acting on single positive CoNS; if no signs, observe and repeat
Dead Ends
Common approaches that don't work:
-
70% fail
Vancomycin is nephrotoxic and promotes resistance; if contamination, patient receives unnecessary antibiotics with risk of AKI
-
60% fail
Repeating from the same IV line may yield same contaminant; need separate venipuncture from another site to rule out contamination
-
55% fail
Guidelines require two positive sets for CoNS; AI may not check number of sets drawn or time to positivity