surgeon_assistant<operatingRoom> = role(
  (use,ORInstruments,ValueMatch(property:instrument-of,parameter:operatingRoom))
).

(AnyTime,or1,surgeryInProgress), enable surgeon_assistant<or1>
(AnyTime,or1,noResponsible), disable surgeon_assistant<or1>