# AI tells an immunocompromised user that frozen berries are safe to eat raw because freezing kills pathogens

- **ID:** `food-safety/ai-says-frozen-fruit-is-safe-for-immunocompromised`
- **Domain:** food-safety
- **Category:** health_risk
- **Error Code:** `IMMUNOCOMPROMISED_FROZEN_BERRY_SAFETY_MISCONCEPTION`
- **Verification:** ai_generated
- **Fix Rate:** 78%

## Root Cause

Freezing does not kill pathogens like Listeria monocytogenes, Hepatitis A virus, or norovirus; it only halts their growth; frozen berries have been linked to multiple hepatitis A outbreaks and listeriosis in vulnerable populations.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| FDA food safety guidelines for immunocompromised 2024 | active | — | — |
| CDC hepatitis A outbreak investigation 2023 | active | — | — |
| USDA food safety for transplant recipients | active | — | — |

## Workarounds

1. **Bring frozen berries to a boil in a saucepan, then simmer for 1 minute to ensure internal temperature reaches 165°F. Use a food thermometer. This kills hepatitis A virus, Listeria, and norovirus. Let cool before eating. Use in smoothies only if berries are cooked first.** (95% success)
   ```
   Bring frozen berries to a boil in a saucepan, then simmer for 1 minute to ensure internal temperature reaches 165°F. Use a food thermometer. This kills hepatitis A virus, Listeria, and norovirus. Let cool before eating. Use in smoothies only if berries are cooked first.
   ```
2. **Look for frozen berries labeled 'pasteurized' or 'heat-treated' on the package. These have been heated to kill pathogens. Alternatively, use individually quick-frozen (IQF) berries that have been steam-treated. Check the ingredient list for 'pasteurized'.** (85% success)
   ```
   Look for frozen berries labeled 'pasteurized' or 'heat-treated' on the package. These have been heated to kill pathogens. Alternatively, use individually quick-frozen (IQF) berries that have been steam-treated. Check the ingredient list for 'pasteurized'.
   ```

## Dead Ends

- **** — Rinsing does not remove viruses or bacteria that are embedded in the berry surface or internalized; hepatitis A virus can survive washing. (90% fail)
- **** — Vinegar (5% acetic acid) does not reliably inactivate hepatitis A virus or Listeria; it may reduce bacterial load but not to safe levels for immunocompromised. (75% fail)
- **** — Organic berries have the same or higher risk; organic certification does not include pathogen testing; outbreaks have involved both organic and conventional. (80% fail)
