cohortNoteExtract: cohortNoteExtract function

Description Usage Arguments

View source: R/cohortNoteExtract.R

Description

cohortNoteExtract function extracts NOTE data from the Cohort generated fron ATLAS, an open source data analysis platform of OMOP CDM.

Usage

1
cohortNoteExtract(num, date, result = FALSE, resultdb, cohort, noteType)

Arguments

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.

result

If TRUE, then the Note of the Cohort population will be extracted. Default is FALSE

resultdb

The database which contains the cohort result of the ATLAS

cohort

The cohort id generated from ATLAS

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.