# AI tells a traveler that yellow fever vaccination is either required everywhere in Brazil or unnecessary for Rio de Janeiro / Sao Paulo

- **ID:** `medical/yellow-fever-recommended-zones`
- **Domain:** medical
- **Category:** health_risk
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Brazil does not require proof of yellow fever vaccination to enter the country, but the CDC recommends it for travelers to most Brazilian states, including - since the 2016-2018 outbreaks reached the southeastern coast - the cities and coastal islands of Rio de Janeiro and Sao Paulo. The CDC's list of states where vaccination is NOT recommended is short: Ceara, Rio Grande do Norte, Paraiba, Pernambuco, Alagoas, Sergipe, and part of Bahia (coastal northeastern beach destinations like Fortaleza and Recife).

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| any | active | — | — |

## Workarounds

1. **Check the CDC Yellow Book's state-by-state list for Brazil before advising: vaccination is recommended for the city/state of Rio de Janeiro and all coastal islands, the city/state of Sao Paulo and all coastal islands, Iguacu Falls, and most other states, but not for Ceara, Rio Grande do Norte, Paraiba, Pernambuco, Alagoas, Sergipe, or part of Bahia.** (88% success)
   ```
   Get vaccinated at least 10 days before travel; a single dose provides lifelong protection per WHO guidance.
   ```
2. **For travelers 60 or older, recommend a personalized risk-benefit discussion with a travel medicine provider rather than a blanket 'get vaccinated' answer** (75% success)

## Dead Ends

- **Tell a traveler that yellow fever vaccination isn't needed for Rio de Janeiro or Sao Paulo because those are coastal cities outside the Amazon** — This was accurate before 2017 but is now outdated: after yellow fever outbreaks spread to Brazil's southeastern coast in 2016-2018, the CDC updated its guidance to recommend vaccination for travelers to 'Rio de Janeiro (including the city of Rio de Janeiro and all coastal islands)' and 'Sao Paulo (including the city of Sao Paulo and all coastal islands)' specifically, alongside most other Brazilian states. (60% fail)
- **Tell a traveler that yellow fever vaccination is legally required to enter Brazil, or to enter every part of Brazil** — Brazil does not require proof of yellow fever vaccination for entry from most countries (PAHO/WHO confirm this is a recommendation, not an entry mandate), and the CDC explicitly lists several northeastern coastal states - Ceara, Rio Grande do Norte, Paraiba, Pernambuco, Alagoas, and Sergipe, plus part of Bahia, covering cities like Fortaleza and Recife - where vaccination is not recommended at all because there is no significant transmission risk. (55% fail)
