PersistentProteinuria_obs | R Documentation |
Filtered by InternalID (vector patient numbers) and dates
PersistentProteinuria_obs(dMeasure_obj, intID, date_from = NA, date_to = NA)
dMeasure_obj |
dMeasure R6 object |
intID |
vector of InternalID |
date_from |
start date. default is "1900-01-01" (accepts -Inf) |
date_to |
end date (inclusive). default is $date_b |
From http://cvdcheck.org.au/pdf/Absolute_CVD_Risk_Full_Guidelines.pdf
Proteinuria is defined as urinary albumin:creatinine ratio (UACR) > 35 mg/mmol in females > 25 mg/mmol in males.
Persistent proteinuria is defined as 2 positive measurements, 3 months apart.
dataframe of InternalID, PersistentProteinuria
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.