pf_ratio

Ratio between the partial pressure of oxygen in blood (PaO₂) and the fraction of oxygen in the inhaled air (FiO₂).

Ratio between the partial pressure of oxygen in blood (PaO₂) and the fraction of oxygen in the inhaled air (FiO₂).

Purpose. Use to record the ratio between the partial pressure of oxygen in blood (PaO₂) and the fraction of oxygen in the inspired air (FiO₂).

Source

ModelLegRole
openEHR-EHR-OBSERVATION.pf_ratio.v1openEHRdefines this table

Columns

ColumnTypeNullDescriptionSource
iduuid primary keynoPrimary key.
form_iduuidformnoThe form this entry was recorded on.
form_block_iduuidyesThe block within the form, when the entry is bound to one.
ratio_magnitude
ratio_units
quantity
numeric, text
yesRatio/data[at0001]/events[at0002]/data[at0003]/items[at0004]
clinical_interpretation
clinical_interpretation_code
clinical_interpretation_system
clinical_interpretation_valueset_id
coded text
text, text, text, text
yesClinical interpretation/data[at0001]/events[at0002]/data[at0003]/items[at0007]
commenttextyesComment/data[at0001]/events[at0002]/data[at0003]/items[at0008]
confounding_factorstextyesConfounding factors/data[at0001]/events[at0002]/state[at0009]/items[at0010]

Constraints

check ((ratio_magnitude is null and ratio_units is null) or (ratio_magnitude is not null and ratio_units is not null))
check ((clinical_interpretation_code is null and clinical_interpretation_system is null and clinical_interpretation_valueset_id is null) or (clinical_interpretation is not null and clinical_interpretation_code is not null and clinical_interpretation_system is not null and clinical_interpretation_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
clinical_interpretation_valueset_id, clinical_interpretation_code, clinical_interpretation_system, clinical_interpretationvalueset_coderestrict

Indexes