Overview
The OrderImagingStudyCommand initiates a diagnostic imaging order with appropriate clinical context and safety checks.
Command Schema
{ "commandId": "uuid", "commandType": "OrderImagingStudyCommand", "data": { "orderId": "string", "patientId": "string", "providerId": "string", "modality": "XR | CT | MRI | US | MG", "studyDescription": "string", "bodyPart": "string", "indication": "string", "priority": "STAT | URGENT | ROUTINE", "contrastRequired": "boolean", "diagnoses": ["ICD-10 codes"], "clinicalQuestion": "string" }}Safety Checks
- Pregnancy screening: For females of childbearing age
- Contrast allergy: Iodine or gadolinium
- Renal function: Creatinine for contrast studies
- Prior authorization: Insurance requirement check