S FIO2 table: Difference between revisions

TOstryzniuk (talk | contribs)
mNo edit summary
m Text replacement - "[[Category: " to "[[Category:"
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''S_FIO2''' table in ACCESS (CCMDB.mdb) and HanDBase (PDA software), contains the possible entries for the [[FiO2]] field.  
{{DISPLAYTITLE:s_FIO2 table}}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.
*!! FI02’s listed in this table are ESTIMATES ONLY.  The purpose is to allow for the completion of the APACHE II score.
*!! Actual Fi02 delivered will vary.  This depends on a number of factors such as, breath rate and depth, distance of O2 diffuser from face, resistance to flow etc.
 
 
 
 
 


== Data Structure ==  
== Data Structure ==  
The s_FIO2 table has three columns,  
The s_[[FIO2]] table has three columns,  
* Type - BiPAP, Cold Pot, Nasal prongs... the modality by which Oxygen is supplied
* 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
* 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


[[Category: Data structure]]
{{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]]