getDrugTypes {DrugExposureDiagnostics}R Documentation

Get drug exposure record types

Description

Get drug exposure record types

Usage

getDrugTypes(
  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 exposure record types


[Package DrugExposureDiagnostics version 1.0.4 Index]