Object

BolusCalculationResult

Result of bolus calculation

Usage Example
query {
# Use this type in your queries
someQuery {
amount
patientWeightKg
rate
totalAmount
}
}

Fields

amountDecimal

Volume per kg (ml/kg)

patientWeightKgDecimal

Patient weight in kg used for calculation

Bolus rate (ml/hr)

totalAmountDecimal

Total volume (ml)