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