Skip to contents

Calculates the expected Mean Arterial Pressure (MAP) based on maternal characteristics and medical history

Usage

get_expected_map(form_data, truncate = TRUE)

Arguments

form_data

A list containing:

  • ga: Numeric, gestational age in weeks

  • weight: Numeric, maternal weight in kg

  • height: Numeric, maternal height in cm

  • race: Integer (2=Afro-Caribbean)

  • smoking: Boolean, smoking status

  • chronic_hypertension: Boolean, presence of chronic hypertension

  • diabetes_type_i: Boolean, presence of Type 1 diabetes

  • diabetes_type_ii: Boolean, presence of Type 2 diabetes

  • mother_pe: Boolean, maternal history of preeclampsia

  • previous: Boolean, previous pregnancy status

  • previous_pe: Boolean, previous preeclampsia status

  • previous_interval: Numeric, interval since previous pregnancy in years

Value

Numeric value representing the expected MAP