# AI tells anaphylaxis patient to inject epinephrine into the upper arm or buttock, but the thigh muscle (vastus lateralis) is the recommended site for fastest absorption

- **ID:** `emergency/anaphylaxis-epinephrine-thigh`
- **Domain:** emergency
- **Category:** life_safety
- **Verification:** ai_generated
- **Fix Rate:** 90%

## Root Cause

The AI assumes any muscle injection is equivalent, but the vastus lateralis (outer thigh) has superior blood flow and muscle mass, ensuring rapid systemic absorption within 2-3 minutes; upper arm (deltoid) or buttock (gluteal) injections risk slower absorption or accidental intravenous delivery.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| AAAAI Anaphylaxis Guidelines v2023 | active | — | — |
| NIAID Food Allergy Guidelines 2020 | active | — | — |
| World Allergy Organization Anaphylaxis Guidelines 2021 | active | — | — |

## Workarounds

1. **For an EpiPen or generic auto-injector: Remove the safety cap, place the orange tip against the outer thigh (midway between hip and knee), and push firmly until a click is heard. Hold for 3 seconds, then massage the injection site for 10 seconds. Do not inject into the arm or buttock.** (95% success)
   ```
   For an EpiPen or generic auto-injector: Remove the safety cap, place the orange tip against the outer thigh (midway between hip and knee), and push firmly until a click is heard. Hold for 3 seconds, then massage the injection site for 10 seconds. Do not inject into the arm or buttock.
   ```
2. **If using a manual syringe (e.g., in hospital setting): Use a 1-inch needle (22-25 gauge) and inject into the vastus lateralis at a 90-degree angle. Aspirate to check for blood vessel entry. Inject 0.3-0.5 mg (0.3-0.5 mL of 1:1000 solution) for adults, 0.15 mg for children.** (90% success)
   ```
   If using a manual syringe (e.g., in hospital setting): Use a 1-inch needle (22-25 gauge) and inject into the vastus lateralis at a 90-degree angle. Aspirate to check for blood vessel entry. Inject 0.3-0.5 mg (0.3-0.5 mL of 1:1000 solution) for adults, 0.15 mg for children.
   ```

## Dead Ends

- **** — Advising to inject into the upper arm (deltoid) because it's easier to reach; deltoid has lower muscle mass and slower absorption, and accidental injection into the shoulder joint can occur (90% fail)
- **** — Suggesting to inject into the buttock (gluteal muscle) to avoid pain; gluteal injection risks sciatic nerve damage and has variable absorption due to fat layer (85% fail)
- **** — Recommending to inject into the abdomen (subcutaneous) as an alternative; subcutaneous absorption is too slow for anaphylaxis and can lead to delayed treatment (95% fail)
