Prescription was rejected

{
  "_id": "event::xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
  "ownerEntity": "pat::xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
  "ownerEntityModel": "Patient",
  "targetEntity": "order::xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
  "targetEntityModel": "Order",
  "eventTitle": "Prescription was rejected",
  "eventDescription": "The prescription of the order was rejected for the following reason: \"BMI is 22. Patient does not qualify for any GLP program for weight loss..\"",
  "eventType": "order_updated",
  "deleted": false,
  "createdAt": {
    "$date": "2025-01-15T15:03:03.220Z"
  },
  "updatedAt": {
    "$date": "2025-01-15T15:03:03.220Z"
  },
  "__v": 0
}