Git Product home page Git Product logo

greenlakemedical / fastabf Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 492 KB

This repository is to enable fast and robust computation of activity based funding (ABF) and associated adjustments as described in the NEP20-21 references

Home Page: https://www.greenlakemedical.ai

License: GNU Affero General Public License v3.0

Python 99.73% HTML 0.27%
abf nep nwau healthcare python funding funding-model australia

fastabf's Introduction

fastABF is a fast and robust computation module for activity based funding (ABF). It helps to streamline the computation of ABF activities as per the National Efficient Price (NEP) 20-21 framework guidelines. It covers the following major ABF activity types

  • admitted acute
  • admitted sub/non-acute
  • non-admitted
  • emergency department or emergency service

Documentation: fastABF doc


Features

  • Fast to setup - go from start to computing an example ABF episode within 5 minutes. Save close to a month of development and testing time!
  • Robust - with python type hints, strong version control (via Poetry) and strong test coverage the code base is ready for use in backend systems.
  • Easy to understand and extend - numerous comments and well structured organisation, ensure that health IT developers can easily use and extend these modules.
  • Pain free - The code aims to distill the numerous computations detailed in the IHPA NEP 20-21 computation documentation and guidelines. These span over 60 pages. This is in addition to the HAC computation guidelines which span over 40 pages. The effort we have put into this is time that you can spend on making other innovative contributions (or taking several long walks :) ).
  • Lower bug count - By leveraging a well tested and open source code base - developers can reduce the chance of introducing bugs into their ABF calculations by over 25-30%*
  • Incorporates METeOR conventions - The METeOR identifiers have been mapped to user friendly Python Enum names. Now instead of remembering the METeOR numerical identifiers you can use these human readable class names - reducing the possibility of bugs and errors creeping in.
  • HAC adjustment computations - The detailed steps of the HAC adjustments are included as well.
  • Remoteness calculations - This code also contains the steps to obtain the remoteness values (from postcode and SA2 address). Hence it enables automatic extraction of the RA16 remoteness class)

* based on the experience of the internal dev-team and bugs caught and resolved via type checking and testing during development.

Glossary

  • [HAC]: hosptial acquired complications
  • [IHPA]: Independent hospital pricing authority
  • [METeOR]: Metadata online registry
  • [ABF]: Activity based funding
  • [NEP]: National efficient price

It is assumed that you are familiar with

  • python
  • the terminology and concepts of ABF.

Attribution

Independent Hospital Pricing Authority material used 'as supplied', under a Creative Commons BY Attribution 3.0 Australia licence.

Sources

fastabf's People

Contributors

srsridharan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.