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