```json
{
    "no": ["there is no essential hypertension", "Stage 2", "Stage 3", "Stage 1"],
    "yes": ["Stage 2", "Stage 3", "Stage 1"]
}
```