PersistentProteinuria_obs: List of patients with persistent proteinuria

PersistentProteinuria_obsR Documentation

List of patients with persistent proteinuria

Description

Filtered by InternalID (vector patient numbers) and dates

Usage

PersistentProteinuria_obs(dMeasure_obj, intID, date_from = NA, date_to = NA)

Arguments

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

Details

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.

Value

dataframe of InternalID, PersistentProteinuria


DavidPatShuiFong/dMeasure documentation built on Aug. 2, 2024, 11:45 p.m.