forked from hsma-programme/hsma_project_handbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlambda.qmd
More file actions
139 lines (94 loc) · 7.4 KB
/
lambda.qmd
File metadata and controls
139 lines (94 loc) · 7.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
---
title: "HSMA λ (Lambda)"
toc: false
title-block-banner: resources/banner.png
include-back-link: false
page-layout: full
---
Launching in **Autumn 2026**, our new HSMA-λ (HSMA lambda) offering is a series of **standalone workshops** targeted at decision makers in the health service.
HSMA-λ will focus on supporting participants to understand the advanced techniques that are taught on HSMA so you can **ask the right questions** and **interpret project outputs**.
<br/>
<div class="value-box-simple bg-red" style="justify-content:center; text-align:center;">
<h3>No code, no technical jargon</h3>
<p>Just teaching focused on real-world application, helping you understand the art of the possible in cutting-edge data science and operational research techniques, whatever your prior level of knowledge.</p>
</div>
<br/>
Taught by the core HSMA team – applied University of Exeter researchers who have delivered training to over 450 HSMAs and supported the development of over 100 real-world healthcare data science projects in the NHS, allied professions, healthcare charities and beyond – this new format opens up the world of HSMA to a wider range of people.
```{=html}
<div class="value-grid-box" style="justify-content:center; text-align:center;">
<div class="value-box bg-red">
<div class="icon" style="font-size: 2rem;"><i class="bi bi-cloud"></i></div>
<div class="details">An interactive online workshop lasting around 3 hours, with plenty of time for group discussions and questions.</div>
</div>
<div class="value-box bg-red">
<div class="icon" style="font-size: 2rem;"><i class="bi bi-currency-pound"></i></div>
<div class="details">Free of charge to people working in a public sector healthcare organisation.</div>
</div>
<div class="value-box bg-red">
<div class="icon" style="font-size: 2rem;"><i class="fa-solid fa-users"></i></div>
<div class="details">Delivered to small groups of under 20 people, made up exclusively of people working in similar roles across the health service.</div>
</div>
</div>
```
<br/>
Our **three** workshops will focus on a different modelling or data science approach, and therefore a
different set of problems that can be solved. Attend one or attend them all – it's up to you!
At each workshop, you will
- Learn about the kinds of questions that these methods can be used to answer
- Understand how the methods work at a high level, and how you can interact with these models and interpret their outputs
- Identify problems in your own organisation that could be tackled using these methods
- Identify shared problems across organisations that could be tackled collaboratively
- Form structured questions to use as a basis for project work in HSMA, and identify individuals or teams to nominate for HSMA to work on these problems
## Workshops
```{=html}
<div class="value-grid-box" style="justify-content:center; text-align:center;">
<div class="value-box bg-red">
<div class="icon" style="font-size: 2rem;"><i class="bi bi-signpost-split"></i></div>
<div class="details">Simulation Modelling<br>for Pathway Problems</div>
</div>
<div class="value-box bg-red">
<div class="icon" style="font-size: 2rem;"><i class="bi bi-globe-americas"></i></div>
<div class="details">Location Optimization<br>for Equity and Efficiency</div>
</div>
<div class="value-box bg-red">
<div class="icon" style="font-size: 2rem;"><i class="fa-solid fa-brain"></i></div>
<div class="details">Machine Learning<br>for Operational Improvements</div>
</div>
</div>
```
<br/>
:::: {.columns}
::: {.column width='30%'}
In this workshop, we explore the powerful technique of **discrete event simulation (DES)**.
DES allows you to create computer models of pathways, helping you to answer 'what-if' questions about pathway resourcing and configuration in a risk-free environment.
Used extensively in manufacturing and logistics, this technique allows you to model anything from emergency departments to ambulances to elective surgery waits.
Understanding the kind of questions that are suited to DES unlocks a powerful new way to ensure pathways are right-sized, robust and ready for the future.
:::
::: {.column width='5%'}
:::
::: {.column width='30%'}
In this workshop, we explore how we can better understand the geographical distribution of our demand and make sure our services are in the right place to support our population.
We will explore the powerful location optimization algorithms that the HSMA course teaches analysts to use, helping you manage new sites, service closures, or locating a range of new services in a data-driven way that can account for real-world car and public transport travel times, equity, and emissions.
:::
::: {.column width='5%'}
:::
::: {.column width='30%'}
In this workshop, we focus on how machine learning can be used to drive operational improvements.
Helping to carefully navigate the complexity of how machine learning projects can be used for service improvement, we explore the data requirements, ethics and regulations surrounding machine learning in operational contexts.
We will explore success stories from previous HSMA cohorts, such as how machine learning helped drive significant reductions in patient non-attendance by allowing better targeting of high-risk non-attenders.
We also equip you with the knowledge you need to ask the right questions about algorithm performance, and support you to think about opportunities for how machine learning can be used safely, equitably and effectively in your organisation.
:::
::::
## FAQ
### Will I learn to undertake these projects myself?
No – but you will learn enough to be able to design and support projects using the methods covered on each workshop.
You will also have the opportunity to propose project ideas to be worked on in HSMA 7 as HSMA projects, as well as nominating candidates from your organisation for the HSMA programme.
If you want to learn how to write the code required to create these models yourself, keep an eye out for registration opening up for HSMA 7 (hopefully launching in early 2027) or access our [HSMA 6 recordings](https://hsma.co.uk/hsma_content/modules/modules.html) or [teach-yourself ebooks](https://hsma.co.uk/hsma_content/books/books.html).
### Do I need any technical background?
No! Unlike the core HSMA programme, there are no coding or technical requirements for HSMA lambda workshops. We do not expect you to have any prior knowledge of these techniques or any background in mathematics, computer programming, data science or operational research.
### Where do I sign up?
Sign-ups for these workshops have not yet opened.
If you are interested in being kept up to date with HSMA and being notified of when applications for these workshops open, please [drop us an email](mailto:penchord@exeter.ac.uk?subject=Add%20me%20to%20the%20HSMA%20Mailing%20List%2C%20Please!&body=Please%20complete%20the%20fields%20below%20to%20be%20added%20to%20the%20HSMA%20mailing%20list%0A%0AFull%20Name%3A%0A%0AOrganisation%3A%0A%0A**This%20is%20an%20automatically%20generated%20email%20from%20a%20link%20on%20the%20HSMA%20website**) and we will keep you informed via our mailing list.
You can also follow us on [LinkedIn](https://www.linkedin.com/company/hsma-programme/).
### My question is not answered here
Please send us an email at [penchord@exeter.ac.uk](mailto:penchord@exeter.ac.uk) and we'll get back to you as soon as possible.