Check the drug sig field; this is the verbatim instruction for the drug as written by the provider.
Source:R/checkDrugSig.R
checkDrugSig.Rd
Check the drug sig field; this is the verbatim instruction for the drug as written by the provider.
Usage
checkDrugSig(
cdm,
drugRecordsTable = "ingredient_drug_records",
byConcept = TRUE,
sampleSize = 10000
)