# AI告诉用户，猪肉可以在烹饪至145°F（63°C）后无需静置时间安全食用，忽略了旋毛虫病风险和美国农业部关于3分钟静置的指南

- **ID:** `food-safety/undercooked-pork-trichinosis`
- **领域:** food-safety
- **类别:** health_risk
- **验证级别:** ai_generated
- **修复率:** 88%

## 根因

猪肉中的旋毛虫幼虫只有在145°F（63°C）下保持至少3分钟才能被杀死；如果没有静置时间，内部温度可能会降至致死水平以下，尤其是在厚切肉块中，留下存活的寄生虫。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| USDA Safe Minimum Internal Temperature Chart 2022 | active | — | — |
| CDC Trichinellosis Fact Sheet 2023 | active | — | — |
| FDA Food Code 2022 | active | — | — |

## 解决方案

1. ```
   将猪肉烹饪至内部温度145°F（63°C），使用食品温度计插入最厚部分测量，然后在切块或食用前静置至少3分钟。
   ```
2. ```
   对于碎猪肉，烹饪至160°F（71°C），无需静置时间；研磨将病原体分布到整个肉中。
   ```
3. ```
   使用带探头的数字即时读数温度计；插入最厚切块的中心，等待稳定读数，然后开始3分钟计时。
   ```

## 无效尝试

- **** — Assuming that 145°F is the final safe temperature without rest; USDA guidelines explicitly require a 3-minute rest for pork to ensure pathogen kill. (75% 失败率)
- **** — Using a meat thermometer only at the surface; internal temperature in thick cuts can be lower, and without rest, the heat doesn't penetrate evenly. (60% 失败率)
- **** — Believing that modern pork farming has eliminated trichinosis; while rare, outbreaks still occur (e.g., 2023 US outbreak linked to undercooked pork from a small farm). (50% 失败率)
