you could return the an array of keys that have the value "OPEN".
[{"id":"83c682b8.032bc","type":"inject","z":"8d22ae29.7df6d","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"{\"Back Door\":\"OPEN\",\"Front Door\":\"CLOSED\",\"Garage Door\":\"OPEN\"}","payloadType":"json","x":180,"y":2580,"wires":[["467a3774.0b20f8"]]},{"id":"467a3774.0b20f8","type":"change","z":"8d22ae29.7df6d","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"\t$keys(payload.$sift(function($v, $k) {$v = \"OPEN\"}))","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":340,"y":2580,"wires":[["6d57c0db.f2671"]]},{"id":"6d57c0db.f2671","type":"debug","z":"8d22ae29.7df6d","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":650,"y":2480,"wires":[]}]