```json
{
  "no": [
    "there was no arterial hypertension",
    "three years",
    "two years",
    "one year",
    "five years",
    "four years"
  ],
  "yes": [
    "more than 10 years",
    "6-10 years"
  ]
}
```