# AI tells a user that raw (unpasteurized) milk is more nutritious than pasteurized milk, ignoring the risk of pathogens like Listeria, Salmonella, and E. coli

- **ID:** `food-safety/raw-milk-nutrition-claims`
- **Domain:** food-safety
- **Category:** health_risk
- **Error Code:** `FOOD-FDA-2024-006`
- **Verification:** ai_generated
- **Fix Rate:** 96%

## Root Cause

Pasteurization slightly reduces some heat-sensitive vitamins (e.g., B12, C) but the difference is negligible compared to the significant risk of foodborne illness from raw milk; raw milk can contain deadly pathogens that cause severe infections, especially in vulnerable populations.

## Workarounds

1. **Always choose pasteurized milk from reputable brands. Pasteurization kills 99.999% of harmful bacteria while preserving nutritional value. If you prefer 'raw' flavor, look for pasteurized but not homogenized milk.** (98% success)
   ```
   Always choose pasteurized milk from reputable brands. Pasteurization kills 99.999% of harmful bacteria while preserving nutritional value. If you prefer 'raw' flavor, look for pasteurized but not homogenized milk.
   ```
2. **If consuming raw milk for cultural reasons, only buy from farms with regular pathogen testing (e.g., monthly for Listeria, Salmonella, E. coli) and consume within 24 hours of milking. This reduces but does not eliminate risk.** (60% success)
   ```
   If consuming raw milk for cultural reasons, only buy from farms with regular pathogen testing (e.g., monthly for Listeria, Salmonella, E. coli) and consume within 24 hours of milking. This reduces but does not eliminate risk.
   ```

## Dead Ends

- **** — Believing that raw milk from a 'clean' local farm is safe; pathogens can be present even in healthy-looking animals. (80% fail)
- **** — Assuming that boiling raw milk at home is equivalent to pasteurization; home boiling may not reach the required time-temperature combination to kill all pathogens. (75% fail)
- **** — Thinking that organic or grass-fed raw milk is safer; organic status does not eliminate pathogen risk. (70% fail)
