getDrugSourceConcepts {DrugExposureDiagnostics}R Documentation

Check drug exposure source types

Description

Check drug exposure source types

Usage

getDrugSourceConcepts(
  cdm,
  drugRecordsTable = "drug_exposure",
  byConcept = TRUE,
  sampleSize = 10000
)

Arguments

cdm

CDMConnector reference object

drugRecordsTable

modified drug exposure table

byConcept

by individual drug Concept

sampleSize

the sample size given in execute checks

Value

a table with the drug source concepts


[Package DrugExposureDiagnostics version 1.0.4 Index]