| java.lang.Object | ||
| ↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
| ↳ | com.cbs.ctr3ws.dtos.tests.WsPatientBloodGases | |
description: the class contains patient blood gases test information.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public BigDecimal | be | descripton: the base excess (mmol/L). | |||||||||
| public Date | collectedOn | description: the Result collection date and time. | |||||||||
| public BigDecimal | fio2 | descripton: the fraction of inspired oxygen in gas mixture (%). | |||||||||
| public BigDecimal | hco3 | descripton: the HCO3, Serum Bicarbonate (mmol/L) . | |||||||||
| public String | mode | descripton: the mode. | |||||||||
| public BigDecimal | o2Sat | descripton: the O2 satutation. | |||||||||
| public BigDecimal | pco2Paco2 | descripton: the CO2 - partial pressure, pCO2/PaCO2 (mmHg). | |||||||||
| public Long | peep | descripton: the PEEP (cm H2O). | |||||||||
| public BigDecimal | ph | descripton: the pH. | |||||||||
| public Long | pip | descripton: the PIP (cm H2O). | |||||||||
| public BigDecimal | po2Pao2 | descripton: the O2 - partial pressure, pO2/PaO2 (mmHg). | |||||||||
| public Long | rate | descripton: the Rate . | |||||||||
| public Long | tidalVolume | descripton: the tidal Volume (ml). | |||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.cbs.ctr3ws.dtos.WsPatientItem
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WsPatientBloodGases() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
descripton: the base excess (mmol/L).
required: FALSE
description: the Result collection date and time.
required: TRUE .
see: collectionDate info
descripton: the fraction of inspired oxygen in gas mixture (%).
required: FALSE
descripton: the HCO3, Serum Bicarbonate (mmol/L) .
required: FALSE
descripton: the mode.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the O2 satutation.
required: FALSE
descripton: the CO2 - partial pressure, pCO2/PaCO2 (mmHg).
required: FALSE
descripton: the PEEP (cm H2O).
required: FALSE
descripton: the pH.
required: FALSE
descripton: the PIP (cm H2O).
required: FALSE
descripton: the O2 - partial pressure, pO2/PaO2 (mmHg).
required: FALSE
descripton: the Rate .
required: FALSE
descripton: the tidal Volume (ml).
required: FALSE