checkIngredientInTable {DrugExposureDiagnostics} | R Documentation |
Check ingredient is present in given table
Description
Check ingredient is present in given table
Usage
checkIngredientInTable(cdm, conceptId, tableName, messageStore)
Arguments
cdm |
CDMConnector reference object |
conceptId |
ingredient concept id to check |
tableName |
name of the table to check |
messageStore |
checkmate collection |
[Package DrugExposureDiagnostics version 1.0.7 Index]