Giter VIP home page Giter VIP logo

pfcalculator's Introduction

P/F ratio calculator

Table of contents

  • Introduction
  • Built with
  • Illustrations
  • Getting Started
  • Authors and acknowledgement

Introduction

This is my individual project for the SkillsUnion/NTU Software Developer Immersive course. I have created a PaO2/FiO2 calculator based on my experience in healthcare. This tool helps physicians understand the patient’s lung condition and oxygenation status. This is typically used for patients with acute respiratory distress syndrome (ARDS). The PaO2/FiO2 calculator features all the following:

  • input validation
  • mathematics calculation
  • mouseover event
  • radio buttons that autofill input text.

Built with

  • HTML
  • CSS
  • JavaScript
  • draw.io
  • Visual Studios Code
  • GitHub

Illustrations

Getting Started

Usage

Definition

PaO2 refers to the partial pressure of oxygen in arterial blood

FiO2 refers to the fraction of inspired oxygen – concentration of oxygen in a gas mixture

A simple definition of PaO2/FiO2 ratio is given in the information box when hovering over the “?” icon on the top right corner.

Clinical setting

In a real clinical setting, the PaO2 value should be obtained by running an arterial blood gas (ABG) through the ABG machine. The FiO2 value is collected by observing the patient’s oxygen device or getting the FiO2 setting from the ventilator.

The FiO2 value might not be easily observed if the patient is on a device that does not explicitly state the FiO2. For example, the FiO2 on nasal prongs and non-rebreather mask is not clearly stated. This tool provides a convenient way to access the FiO2 values for these devices without memorization! As a rule of thumb, the FiO2 increases 4% from room air (FiO2 21%) for every liter of oxygen added to nasal prongs.

e.g. 2L of nasal prongs = 21% + (4% x 2L) = 29%

In this tool, the maximum oxygen flow given through nasal prongs is 6L. It is recommended that if the patient require more than 6L of oxygen via nasal prongs, the physician should switch to a different oxygen device.

Meanwhile, the FiO2 on a non-rebreather mask is estimated to be approximately 100%.

Authors and acknowledgement

pfcalculator's People

Contributors

sarah-specialist avatar

Stargazers

 avatar

Watchers

 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.