extractVisitCost: get cost data

Description Usage Arguments

Description

get cost data

Usage

1
2
3
4
5
extractVisitCost(connectionDetails, cdmDatabaseSchema,
  cohortDatabaseSchema, vocabularyDatabaseSchema, cohortTable,
  cohortId = -1, costWindowStart = -60, costWindowEnd = 365,
  minCostDateUnit = "quarter", specifyCondition = FALSE,
  conditionConceptIds = NULL)

Arguments

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')


ABMI/Argos documentation built on May 16, 2019, 4:02 a.m.