S FIO2 table: Difference between revisions
TOstryzniuk (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
The ''' | {{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. | |||
* | |||
== Data Structure == | == Data Structure == | ||
The | 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]] | |||