# AI tells a diabetic patient to reuse insulin pen needles to save money, ignoring infection risk and dose inaccuracy

- **ID:** `medical/insulin-pen-needle-reuse-infection`
- **Domain:** medical
- **Category:** health_risk
- **Error Code:** `DIABETES-005`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Reusing insulin pen needles causes bacterial contamination, needle tip blunting, and subdermal tissue damage, leading to lipodystrophy, infection, and unpredictable insulin dosing (up to 30% dose loss from clogged needles).

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| NovoPen Echo 5.0 | active | — | — |
| BD Ultra-Fine 6mm | active | — | — |
| Insulin Pen Needle 31G x 6mm | active | — | — |
| FDA Safety Communication 2023-01 | active | — | — |

## Workarounds

1. **Always use a new sterile needle for each injection. Instruct patient to use needle clippers or sharps container. For cost concerns, prescribe pen needles in bulk via 90-day supply or use patient assistance programs (e.g., Novo Nordisk Cornerstones4Care).** (90% success)
   ```
   Always use a new sterile needle for each injection. Instruct patient to use needle clippers or sharps container. For cost concerns, prescribe pen needles in bulk via 90-day supply or use patient assistance programs (e.g., Novo Nordisk Cornerstones4Care).
   ```
2. **If patient cannot afford new needles, switch to vial+syringe system where syringes are single-use but cheaper per unit. Provide syringe disposal education.** (80% success)
   ```
   If patient cannot afford new needles, switch to vial+syringe system where syringes are single-use but cheaper per unit. Provide syringe disposal education.
   ```
3. **Use insulin pens with integrated safety needles (e.g., BD AutoShield Duo) that auto-retract after use, physically preventing reuse.** (95% success)
   ```
   Use insulin pens with integrated safety needles (e.g., BD AutoShield Duo) that auto-retract after use, physically preventing reuse.
   ```

## Dead Ends

- **** — Alcohol does not sterilize the needle lumen and can degrade needle coating, increasing pain and tissue damage. Bacteria can still enter from the skin surface. (95% fail)
- **** — Even self-reuse causes needle tip damage (barb formation) after first injection, leading to micro-trauma, lipohypertrophy, and inconsistent dosing. CDC/FDA explicitly contraindicate. (90% fail)
- **** — Cap does not prevent bacterial ingress; moisture in cap promotes biofilm growth. Needle remains contaminated regardless of capping. (85% fail)
