# AI指示仅从中心静脉导管抽取血培养而不进行外周静脉穿刺，忽略污染风险

- **ID:** `medical/central-line-blood-culture-contamination`
- **领域:** medical
- **类别:** runtime_error
- **错误码:** `CLABSI-CULT-003`
- **验证级别:** ai_generated
- **修复率:** 86%

## 根因

仅从中心静脉导管抽取血培养的污染率是外周抽血的2-5倍，导致假阳性、不必要的抗生素使用和延长导管留置时间；需要同时抽取外周和中心培养才能准确诊断导管相关血流感染。

## 解决方案

1. ```
   Draw at least one set of blood cultures from a peripheral vein (antecubital or forearm) and one set from each central lumen suspected of infection. Use sterile technique: clean skin with 2% chlorhexidine in 70% isopropyl alcohol for 60 seconds, allow to dry 30 seconds. Collect 10 mL per bottle (aerobic and anaerobic).
   ```
2. ```
   If peripheral access is impossible, draw two sets from different central lumens at least 15 minutes apart, AND obtain a quantitative culture (e.g., pour-plate method) to differentiate contamination from true infection.
   ```
3. ```
   Use a 'differential time to positivity' (DTP) approach: compare time to positivity between central and peripheral cultures. If central culture becomes positive >2 hours earlier than peripheral, it indicates catheter-related infection.
   ```

## 无效尝试

- **Use a larger volume (20 mL) from the central line to dilute any contaminants** — Contamination arises from skin flora at the catheter hub, not from low volume; larger volume does not reduce contamination and may increase risk of line thrombosis. (90% 失败率)
- **Discard the first 5 mL of blood from the central line before drawing culture** — Discard protocols reduce heparin contamination but do not eliminate skin flora from the hub; paired peripheral cultures remain necessary. (75% 失败率)
- **Apply topical antiseptic to the hub for 30 seconds instead of 60 seconds** — Inadequate antisepsis time (<60 seconds) fails to eliminate coagulase-negative staphylococci, the most common contaminant. (80% 失败率)
