Skip to content

Benchmark Dataset

A complete dataset resulting from running the implemented discrete-event simulation can be found here. It has been obtained by running the simulation code within the code repository. This dataset includes synthetically generated healthcare event sequences modeled after HL7 FHIR R5 resources, including appointments (scheduled, cancelled, or no-show), encounters (actual visits), observations (clinical measurements), and Break The Glass (BTG) events (emergency access).

Visualizations

To give an overview of the full dataset, a histogram is shown below, illustrating the distribution of aggregated event sequences over 12-hour intervals, categorized according to the classification table available here. Additionally, a timeline visualization presents a representative sample of the dataset, featuring a subset of practitioners and their associated patients along with all related events. In the timeline visualization, each horizontal (grayscale) band corresponds to a patient's event history, with color-coded bars indicating different event types and their durations.

Histogram

Timeline