Oxygen Level Parameter

class nh_ews.parameters.nh_clinical_o2level(pool, cr)[source]

Represents a oxygen saturation range.

To be used by the oxygen saturation target as the target range.

active
max
min
name

Basic string field, can be length-limited, usually displayed as a single-line string in clients

Parameters:
  • size (int) – the maximum size of values stored for that field
  • translate (bool) – whether the values of this field can be translated

Prevents the deletion of any records of this object to avoid loss of data. The records will be flagged as inactive instead.

Returns:True
Return type:bool