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