getCohortTxPath: Get Cohort Tx Path

Usage Arguments Details Author(s)

Usage

1
2
getCohortTxPath(connectionDetails, cdmDatabaseSchema, resultsDatabaseSchema,
  sqlFileName, targetDatabaseSchema, targetCohortTable, idOne)

Arguments

connectionDetails

The details of database schema.

cdmDatabaseSchema

The details of CDM schema.

resultsDatabaseSchema

The details of results schema.

sqlFileName

Name of SQL file that will used to construct the cohort.

targetDatabaseSchema

Name of target database schema.

targetCohortTable

Name of target cohort table.

idOne

Numeric value = 1 represents one of the drug combination. This is representative of Treatment Cohort.

Details

The function get cohort can be used to generate the required cohort for a given drug combination. You can use this function to generate your own cohort based on given SQL query or use one of the SQL query provided. For DiabetesTxPathway it is highly recomended to use the SQLs provided in this package.

Author(s)

Rohit Vashisht


rohit43/DiabetesTxPath documentation built on May 27, 2019, 1:46 p.m.