A JSON file with sample patients inside the project directory.
Arguments
filePath
Path to the test patient data in CSV format. Multiple CSV files representing tables tables from the OMOP-CDM must be provided, e.g. person.csv, drug_exposure.csv, condition_ocurrence.csv, etc.
testName
Name for the test population file in character.
outputPath
Path of the output file, if NULL, a folder will be created in the project folder inst/testCases.
cdmVersion
cdm version, default "5.3".
reduceLargeIds
Reduces the length of very long ids generally in int64 format, such as those found in the MIMIC-IV database.