Overview
The ImagingStudyOrdered event signals that an imaging order has been created, triggering scheduling and preparation workflows.
Event Data
{ "eventId": "uuid", "eventType": "ImagingStudyOrdered", "timestamp": "ISO 8601", "data": { "orderId": "string", "patientId": "string", "modality": "string", "studyDescription": "string", "priority": "string", "orderingProvider": "string", "indication": "string" }}Downstream Actions
- Schedule study appointment
- Send prep instructions to patient
- Verify insurance authorization
- Send to PACS/RIS