S FIO2 table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
mNo edit summary
Line 8: Line 8:
* Code - graduated examples the "type", the best-fit of which will provide an FIO2 % estimate
* Code - graduated examples the "type", the best-fit of which will provide an FIO2 % estimate
* % - FIO2 percentage the "code" description works out to
* % - FIO2 percentage the "code" description works out to
{{Foreign key
| foreign_key_table=L_Log
| foreign_key_field=Previous FiO2
| primary_key_table=s_FIO2
| primary_key_field=type}}
== Related articles ==
{{Related Articles}}


[[Category: Data structure]]
[[Category: Data structure]]

Revision as of 14:06, 2023 April 12

The S_FIO2 is a table in CCMDB.accdb. The table contains the possible entries for the FiO2 field.

  • go here to see the FIO2 table that is used for APACHE II scoring.

Data Structure

The s_FIO2 table has three columns,

  • Type - BiPAP, Cold Pot, Nasal prongs... the modality by which Oxygen is supplied
  • Code - graduated examples the "type", the best-fit of which will provide an FIO2 % estimate
  • % - FIO2 percentage the "code" description works out to


  • Cargo


  • Categories
  • Forms

none; if we wanted to include this in a form it would need to be in the data field from

  • SMW

Related articles

Related articles: