Description Usage Arguments Value
filter to CDM item billed prior to (or on) the day of displayed appointments only show most recent billed item in each category
1 2 3 4 5 6 7 8 9 10 11 12 13 |
dMeasureCDM_obj |
dMeasureCDM R6 object |
date_from |
$date_a (from dMeasure) start date |
date_to |
$date_b end date (inclusive) |
clinicians |
$clinicians (from dMeasure) list of clinicians to view |
intID |
vector of internal ID (default is NULL, in which case appointments_list is used) |
intID_Date |
if intID is not NULL, then date to check (default is Sys.Date()) intID_Date can be a single value (applies to all intID), or a vector (different date can be defined for each intID) the same length as intID. |
cdm_chosen |
(defaut cdm_item_names) item types to show, defaults to all available |
itemstatus_chosen |
(default is contents of item_status) item status to show, defaults to all available |
lazy |
if TRUE, then do not recalculate appointment list. otherwise, re-calculate |
screentag |
(default FALSE) optionally add a fomantic/semantic HTML description of 'action' |
screentag_print |
(default TRUE) optionally add a 'printable' description of 'action' |
list of appointments (with patient details) returns empty dataframe if no valid subscription for chosen clinicians and selected date-range
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.