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