getDrugTypes: Get drug exposure record types

View source: R/checkDrugType.R

getDrugTypesR Documentation

Get drug exposure record types

Description

Get drug exposure record types

Usage

getDrugTypes(
  cdm,
  drugRecordsTable = "ingredient_drug_records",
  byConcept = TRUE,
  sampleSize = 10000
)

Arguments

cdm

CDMConnector reference object

drugRecordsTable

a modified version of the drug exposure table, default "ingredient_drug_records"

byConcept

by individual drug Concept

sampleSize

the sample size given in execute checks

Value

a table with the drug exposure record types


DrugExposureDiagnostics documentation built on Sept. 16, 2025, 9:11 a.m.