getDrugSourceConcepts {DrugExposureDiagnostics} | R Documentation |
Check drug exposure source types
Description
Check drug exposure source types
Usage
getDrugSourceConcepts(
cdm,
drugRecordsTable = "ingredient_drug_records",
sampleSize = 10000
)
Arguments
cdm |
CDMConnector reference object |
drugRecordsTable |
modified drug exposure table |
sampleSize |
the sample size given in execute checks |
Value
a table with the drug source concepts
[Package DrugExposureDiagnostics version 1.0.7 Index]