Skip to content

Commit

Permalink
first draft
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-shenton committed Aug 16, 2022
1 parent 3a07a8f commit 4348f42
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions _posts/2022-09-01-process-mining-python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: post
title: Process Mining in Python
date: 2022-06-30 12:00:00
summary: Process Mining in Python
categories: python, process mining, NHS
author: Craig Shenton
author-bio: Medical Directorate, NHS England
author-link: https://github.com/craig-shenton
---

## Process Mining in Python

The analytical tools used can be complex for non-analysts and the analysis generated provides oversight rather than relevant actionable insights [[1](https://www.logantod.net/resources/accelerate-nhs-recovery-with-process-mining)].

Process mining as a proven technique to analyse any process flow, with widespread adoption outside the NHS [[1](https://www.logantod.net/resources/accelerate-nhs-recovery-with-process-mining)].

Process mining is a technique to analyse and monitor processes. A patient journey can be viewed as a series of process steps e.g. in elective care, patients start their journey from a referral, flowing through a series of processes before completing their journey with a discharge [[1](https://www.logantod.net/resources/accelerate-nhs-recovery-with-process-mining)].

ZhiQian Huang - Chief Impact Officer & Co-Founder @ Logan Todd & Co.

<div class="nhsuk-action-link">
<a class="nhsuk-action-link__link" href="https://olobiotokoni.medium.com/write-or-die-fc8a081508b1">
<svg class="nhsuk-icon nhsuk-icon__arrow-right-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true">
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12 2a10 10 0 0 0-9.95 9h11.64L9.74 7.05a1 1 0 0 1 1.41-1.41l5.66 5.65a1 1 0 0 1 0 1.42l-5.66 5.65a1 1 0 0 1-1.41 0 1 1 0 0 1 0-1.41L13.69 13H2.05A10 10 0 1 0 12 2z"></path>
</svg>
<span class="nhsuk-action-link__text">Using Process Mining to accelerate eletive recovery in the NHS</span>
</a>
</div>

<div class="nhsuk-card">
<img alt="code" class="nhsuk-card__img" src="../assets/img/posts/proc-mining.png" />
</div>
Binary file added assets/img/posts/proc-mining.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4348f42

Please sign in to comment.