Expression Sanity Check - this row before does not equal this row after statement

Been on vacation and came back a little more dense than before i left?

I created a button that triggers a group of actions to flag a patient as deceased. It sets the status of a column in the patient record and also captures who flagged the patient as deceased, along with a timestamp, and also records the date of death. This is currently set as a button at the top of the patient record, with the display set to "Display Prominently," and further filtered to only show on certain views.

The providers would prefer it not be quite so easy to flag a patient as deceased, despite there being a confirmation popup where they must confirm that they wish to flag [Patient Name] as deceased before sending them to the form with some pre populated data using LINKTOVIEW()

I have an idea but wanted to ask if this will even work, since to my knowledge I cannot place that action button at the bottom, requiring scrolling to see it (please correct me if I'm wrong).

Can I trigger a group action based on a column value being toggled from an Enum List? For example, present buttons for the Status with Alive or Deceased, created from an enum list, then trigger the Deceased action? I would only want the action to be triggered if the patient status is toggled from Alive to Deceased, which i "think" i can do with this expression for the event, however the "plain english" text is not matching my expectation.

Screenshot 2022-05-24 10.18.46.png

0 12 383
12 REPLIES 12
Top Labels in this Space