Skip to content

v4.4.0

Latest

Choose a tag to compare

@tomjemmett tomjemmett released this 29 Jan 12:08
· 43 commits to main since this release
67bbe80

What's Changed

Added new population catchments #227

We now use the same logic for creating catchment populations for both the inputs rates data and the model demographics module. The logic has been slightly refined to be closer to OHID's earlier work to create hospital catchments.

Abstract inputs geography type by #230

We now have inputs data available both at provider level, and local authority (LAD23CD) level.

We also now include all providers in the inputs data, not just acute providers (#233)

Removes mental health providers from tables by #231

By including all providers in the inputs data, we introduced a new issue where mean lengths of stay for inpatients were being skewed by Mental Health providers, where patients can have significantly greater lengths of stays than in acute providers. We remove these providers from all of our data extracts.

We do this slightly later for ECDS data though, as some providers which are classed as Mental Health do run walk in centres/minor injury units (#234).

Other PR's

Full Changelog: v4.3.0...v4.4.0