Giter Club home page Giter Club logo

shunt's Introduction

# shunt

## Purpose
This script calculates effective shunt for a given set of inputs from an arterial blood gas result (a physiological measurement often acquired by clinicians caring for sick patients in a hospital setting).

## Effective shunt
Effective shunt (ES) is an estimate of the proportion of cardiac output that would have to bypass the lungs entirely to obtain these blood gas results, at steady state. Obviously this is a rare event in clinical practice, but the measure provides an intuitively-interpretable result. This is analogous to an estimated glomerular filtration rate (eGFR) for the oxygenation function of the lungs.

## Quickstart

Open a terminal window and run this command:

python shunt.py -fio2 0.9 -pao2 8.3 -paco2 6.7 -pH 7.45 -gasunit kPa

## Inputs
Required inputs are:
- fio2
- pao2
- paco2
- pH

- Optional inputs are:
- gasunit=kPa
- acidunit=pH
- thisHb=8
- thisTemp=309.65
- thisVO2=0.25
- thisQ=5
- thismaxOER=0.8
- thisRER=0.8
- thisDPG=0.00465

shunt's People

Contributors

kennethbaillie avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.