Skip to content

Commit 6ab3995

Browse files
committed
tidy paper references
1 parent c0cd7e0 commit 6ab3995

3 files changed

Lines changed: 1 addition & 10 deletions

File tree

paper/paper.bib

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,6 @@ @misc{patientflow_github
3737
note = {GitHub repository}
3838
}
3939

40-
@misc{patientflow_notebooks,
41-
author = {King, Z and Gillham, J and Utley, M and Graham, M and Crowe, S},
42-
title = {Jupyter notebooks demonstrating patientflow package features for predicting demand for emergency beds},
43-
year = {2024},
44-
publisher = {GitHub},
45-
url = {https://github.com/ucl-coru/patientflow/tree/main/notebooks},
46-
note = {Jupyter notebooks}
47-
}
48-
4940
@article{tyler2022improving,
5041
title={Improving uptake of simulation in healthcare: User-driven development of an open-source tool for modelling patient flow},
5142
author={Tyler, J. M. and Murch, B. J. and Vasilakis, C. and Wood, R. M.},

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Many studies demonstrate the use of EHR data to predict individual patient outco
5656

5757
This package is intended to make it easier for researchers to create such predictions. Its central tenet is the structuring of data into 'snapshots' of a hospital, where a patient snapshot captures what data are available on a current patient's state at a specific moment, and a cohort snapshot represents a collection of patient snapshots, for aggregate predictions. Notebooks in the Github repository demonstrate how to use the package to create patient and group snapshots from EHR data. Once data is structured into snapshots, researchers can use their own patient-level models with our analytical methods to produce cohort-level predictions. The package provides tools to compare predicted distributions against observations.
5858

59-
Our intention is that the patientflow package will help researchers demonstrate the practical value of their predictive models for hospital management. Notebooks in the accompanying repository show examples based on synthetic data [@patientflow_github]. Researchers also have the option to download real patient data from Zenodo to use with the notebooks [@patientflow_data]. The repository includes a fully worked example of how the package has been used in a live application at University College London Hospital to predict demand for emergency beds. Detailed examples illustrating the features of the package applied to predicting demand for emergency beds are available in a series of Jupyter notebooks [@patientflow_notebooks].
59+
Our intention is that the patientflow package will help researchers demonstrate the practical value of their predictive models for hospital management. Notebooks in the accompanying repository show examples based on synthetic data [@patientflow_github]. Researchers also have the option to download real patient data from Zenodo to use with the notebooks [@patientflow_data]. The repository includes a fully worked example of how the package has been used in a live application at University College London Hospital to predict demand for emergency beds. Detailed examples illustrating the features of the package applied to predicting demand for emergency beds are available in a series of Jupyter notebooks [@patientflow_github].
6060

6161
# Related software
6262

paper/paper.pdf

-192 KB
Binary file not shown.

0 commit comments

Comments
 (0)