Skip to main content

A python library to support discrete event simulation in health and social care

Project description

healthdes

Discrete Event Simulation for health and care pathways

This package is in development. There is no documentation and it may cause the universe to explode. Should you install this package and the universe does explode then reset the universe, wait six days for the build process to complete, and a further day for stability testing. Inappropriate rebooting of the universe will not improve your fortune.

HealthDES is a library to support the development of discrete event simulations within the health and care sector. It models the flow of patients through a care pathway defined as a series of activities. Each activity requires resources which are provided from the health and care system. The library provides python classes to model patients with particular characteristics which may affect how they are routed through the health and care system. Each care pathway in the system is mapped using a directed acyclic graph with each edge of the graph representing an activity and each node representing a decision point. The decision on which activity to perform next can be determined using patient attributes, activity and resource attributes and availability of subsequent resources.

The library provides mechanisms for collating data and exporting them after each simulation run to a pandas dataFrame.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

healthdes-0.0.2.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

healthdes-0.0.2-py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page