cohortDefinitionsModule.Rd
cohort defintion conceptsets, json etc
cohortDefinitionsModule(
id,
dataSource,
cohortDefinitions,
cohortTable = dataSource$cohortTable,
cohortCountTable = dataSource$cohortCountTable,
databaseTable = dataSource$dbTable
)
Namespace id
DatabaseConnection
reactive of cohort definitions to display
data.frame of cohorts, cohortId, cohortName
data.frame of cohortCounts, cohortId, subjects records
data.frame of databasese, databaseId, name
Other CohortDiagnostics:
cohortCountsModule()
,
cohortCountsView()
,
cohortDefinitionsView()
,
cohortDiagCharacterizationView()
,
cohortDiagnosticsHelperFile()
,
cohortDiagnosticsServer()
,
cohortDiagnosticsView()
,
cohortOverlapView()
,
compareCohortCharacterizationView()
,
conceptsInDataSourceView()
,
createCdDatabaseDataSource()
,
databaseInformationView()
,
getCirceRenderedExpression()
,
getEnabledCdReports()
,
incidenceRatesView()
,
inclusionRulesView()
,
indexEventBreakdownView()
,
orpahanConceptsView()
,
timeDistributionsView()
,
visitContextView()