list services (billings) by clinician providers
dMeasureBillings class
new()
dMeasureBillings$new(dMeasure_obj)
billed_appointments()
dMeasureBillings$billed_appointments( date_from = NA, date_to = NA, clinicians = NA, status = NA, lazy = FALSE )
list_services()
dMeasureBillings$list_services( date_from = NA, date_to = NA, clinicians = NA, internalID = NA, payerCode = NA, lazy = FALSE )
list_services_allclinicians()
dMeasureBillings$list_services_allclinicians( date_from = NA, date_to = NA, internalID = NA, payerCode = NA )
appointments_billings_sameday()
dMeasureBillings$appointments_billings_sameday( date_from = NA, date_to = NA, clinicians = NA, lazy = FALSE, screentag = FALSE, screentag_print = TRUE )
list_billings()
dMeasureBillings$list_billings( date_from = NA, date_to = NA, clinicians = NA, own_billings = NA, lazy = FALSE, payerCode = NA )
gpmp_list()
dMeasureBillings$gpmp_list( appointments = NULL, months_min = 0, months_max = 12 )
clone()
The objects of this class are cloneable with this method.
dMeasureBillings$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.