noteExtract: noteExtract

Description Usage Arguments

View source: R/noteExtract.R

Description

This function extracts NOTE data from CSV upload data. The CSV data need to be OMOP CDM NOTE table format.

Usage

1
noteExtract(Text, num, date, noteType)

Arguments

Text

text data from Preprocessing step

num

The number of clinical reports want to extract

date

The note dates of the reports. It should contain the min date and max date.

noteType

The note type concept ids of the NOTE table. It uses the standardized concepts of OMOP CDM


ABMI/SOCRATex documentation built on March 20, 2021, 11:01 a.m.