This function extracts NOTE data from CSV upload data. The CSV data need to be OMOP CDM NOTE table format.
1 | noteExtract(Text, num, date, noteType)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.