```json
{
    "no": [
        "there is no infarct in this location",
        "QRS has no changes"
    ],
    "yes": [
        "QRS is like QS-complex"
    ]
}
```