A dataset containing the logged activities in an illustrative hospital process. 20 patients are described in this log Process activities include Registration, Triage, Clinical exam, Treatment and Treatment evaluation.
hospital_events
A data frame with 53 rows and 7 variables:
the patient's identifier
the executed activity
the resource performing the activity execution
the state the activity is in at the given timestamp
the moment in time the lifecycle state was reached
a case attribute describing the triage code
a case attribute describing the specialization
a specification of which events form a pair in the log
An illustrative example developed in-house for demonstrational purposes.