Patient Communication Unanswered Call

Event: patient_communication_unanswered_call

{
  "id": "evt::123456789",
  "ownerEntity": "pat::123456789",
  "ownerEntityModel": "Patient",
  "targetEntity": "order::123456789", 
  "targetEntityModel": "Order",
  "eventTitle": "Patient Communication Unanswered Call",
  "eventDescription": "This action is logged for compliance and auditing.",
  "eventType": "patient_communication_unanswered_call",
  "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"
}