Description Usage Arguments Value
Filtered by date. Not filtered by clinicians
1 2 3 4 5 6 7 | list_services_allclinicians(
dMeasureBillings_obj,
date_from = NA,
date_to = NA,
internalID = NA,
payerCode = NA
)
|
dMeasureBillings_obj |
dMeasureBillings R6 object |
date_from |
default is $date_a. start date, inclusive (date object) |
date_to |
default is $date_b end date, inclusive (date object) |
internalID |
default is NA (include all). otherwise, a vector of internal IDs to include (filter) |
payerCode |
default is $payerCode 0 = unknown 1 = private (patient) 2 = Medicare direct billing 'bulk-billing' 3 = Department of Veteran Affairs 'DVA' 4 = WorkCover 5 = private (head of family) 8 = private (other) |
list of services
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.