View source: R/cohortNoteExtract.R
cohortNoteExtract function extracts NOTE data from the Cohort generated fron ATLAS, an open source data analysis platform of OMOP CDM.
1 | cohortNoteExtract(num, date, result = FALSE, resultdb, cohort, noteType)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.