S FIO2 table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "CCMDB.mdb" to "CCMDB.accdb" |
Ttenbergen (talk | contribs) 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.
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
Related articles
Related articles: |