Event: patient_communication_follow_up_required
{
"id": "evt::123456789",
"ownerEntity": "pat::123456789",
"ownerEntityModel": "Patient",
"targetEntity": "order::123456789",
"targetEntityModel": "Order",
"eventTitle": "Patient Communication Follow Up Required",
"eventDescription": "Check the order notes for any further details.",
"eventType": "patient_communication_follow_up_required",
"eventData": {
"performedBy": {
"id": "usr::123456789",
"role": "affiliate_admin",
"name": "John Smith"
}
},
"createdAt": "2024-01-15T10:30:00.000Z",
"updatedAt": "2024-01-15T10:30:00.000Z"
}