get_patients: get_patients

Description Usage Arguments

View source: R/queries.R

Description

For i2b2 and Dr.Warehouse Get the demographic informations of the patients in a cohort/num_temp.

Usage

1
2
get_patients(num = NULL, num_type = NULL, only_num = FALSE,
  count = FALSE, config = NULL)

Arguments

num

the identifier of the cohort/num_temp

num_type

type of num: one of c('num_temp', 'cohorte')

only_num

set to 'TRUE' if you only need the patient_nums (default = 'FALSE')

count

set to 'TRUE' if you want to return the count of unique concepts for the patients contained in a precomputed table named 'NEU_CONCEPT_COUNT'


aneuraz/DWHtools2 documentation built on Sept. 6, 2019, 8:11 p.m.