Releases: nhsengland/swpc_synthea
master-branch-latest
improve pre-hypertension, and include correct meds (#35)
v0.5.0
First release of the UK adaptation of SyntheaTM.
To make the adaptions we first remove non-English NHS functions and simplifying the Java to an MVP. This includes removing functionality around Flexporter, Payers and related managers, Insurance plans, Claims, Income, healthcare expenses and coverage
Cost, Exporting as DSTU2 or STU3. These functions have all been commented using a UKAdp tag to keep an audit trail.
Secondly, we adapt the resource files for UK South West Region context including the demographics.csv, fipscodes.csv, sdoh.csv, timezones.csv, zipcodes.csv, immunization_scheldule.json. The birthweights.csv, bmi_correlations.json, cdc_growth_charts.json, gbd_disability_weigths.csv have all been left as the US versions.
This now gives basic running functionality for the UK adaption. This includes an adapted hypertension module but still uses many of the same modules as the original SyntheaTM.
As a full testing suite isn't incorporated currently and a validation exercise is outstanding, this has been set as a pre-release.
What's Changed
- Major resource to uk by @jrpearson-nhs in #6
- Aib southwest demographics by @amaiaita in #8
- Major uk adapation by @amaiaita in #10
- Minor fix uk errors by @amaiaita in #11
- Add UK Hypertension Modules by @mspence-nhs in #12
- remove non south west geography rows + fix intermittent resource bug by @amaiaita in #13
- Add basic documentation for changes made by @amaiaita in #14
- Update README.md by @jrpearson-nhs in #15
- Minor tidy for release by @jrpearson-nhs in #16
- Add Pre-hypertension Steps and BP Notebook by @mspence-nhs in #17
- Adds acceptible usage by @benwallace2nhs in #18
New Contributors
- @jrpearson-nhs made their first contribution in #6
- @amaiaita made their first contribution in #8
- @mspence-nhs made their first contribution in #12
- @benwallace2nhs made their first contribution in #18
Full Changelog: https://github.com/nhsengland/swpc_synthea/commits/v0.5.0