Automated scoring system with SLA monitoring and performance metrics
Current period
Current period
Current period
| Timestamp | Event Type | Score Change | User | Details |
|---|---|---|---|---|
| 2023-06-15 14:45 |
study.completed
traceId: 7d3f4a2b
|
+20 | Dr. Smith (Radiology) |
MRI Brain - ST-789456
correlationId: q5w8e2r1
|
| 2023-06-15 13:20 |
queue.done
traceId: 7d3f4a2b
|
+100 | Dr. Johnson (Referrer) |
Patient: Sarah Wilson
correlationId: q5w8e2r1
|
| 2023-06-15 10:15 | overdue | -16 (-20%) | Dr. Lee (Radiology) | CT Chest delayed by 35min |
/scores/add
Add new score event to the system
{
"eventType": "study.completed",
"userId": "radiologist123",
"studyId": "ST-789456",
"points": 20
}
/scores/list?userId=radiologist123
Retrieve score history for a user
[
{
"timestamp": "2023-06-15T14:45:00Z",
"eventType": "study.completed",
"points": 20,
"studyId": "ST-789456"
}
]
Points awarded when a study is completed:
Points awarded when a queue item is completed:
Penalty applied when SLA is missed: