get cost data
1 2 3 4 5 | extractVisitCost(connectionDetails, cdmDatabaseSchema,
cohortDatabaseSchema, vocabularyDatabaseSchema, cohortTable,
cohortId = -1, costWindowStart = -60, costWindowEnd = 365,
minCostDateUnit = "quarter", specifyCondition = FALSE,
conditionConceptIds = NULL)
|
cohortId |
target Cohort Id, if this is -1, it will extract cost data for whole subject in the cohortTable |
minCostDateUnit |
minumal unit for cohort start date ('year' > 'quarter' > 'month' > 'week' > day') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.