checkVerbatimEndDate {DrugExposureDiagnostics}R Documentation

Check the verbatim_end_date field

Description

Check the verbatim_end_date field

Usage

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

Arguments

cdm

CDMConnector reference object

drugRecordsTable

modified drug exposure table

byConcept

whether to get result by drug concept

sampleSize

the sample size given in execute checks

Value

a table with the stats about the verbatim_end_date


[Package DrugExposureDiagnostics version 1.0.4 Index]