gether_proc_data_outpatient: Return outpatient core information for a specific list of cpt...

Description Usage Arguments Value

View source: R/get_cpt_functions.R

Description

Return outpatient core information for a specific list of cpt codes

Usage

1
2
3
4
5
6
7
gether_proc_data_outpatient(
  table_name,
  cpt_codes,
  proc_vars = c(),
  db_path,
  collect_n = Inf
)

Arguments

table_name

The specific outpatient core table to access

cpt_codes

The cpt codes of interest

proc_vars

List of variables to return

db_path

Path to the database

collect_n

The number of observations to return. Default in Inf

Value

A tibble with cpt code of interest for the specified list of variables


aarmiller/delayDX documentation built on July 11, 2021, 4:01 p.m.