Patient Communication Text Message Sent

Event: patient_communication_text_message_sent

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