dMeasureCustom | R Documentation |
list appointments (custom) by clinician providers
dMeasureCustom class
new()
dMeasureCustom$new(dMeasure_obj)
read_configuration_db()
dMeasureCustom$read_configuration_db()
write_patientList()
dMeasureCustom$write_patientList( name, filename, column_ID = "ID", column_Label = "Label", keepAllColumns = FALSE )
update_patientList()
dMeasureCustom$update_patientList( name, filename, column_ID = "ID", column_Label = "Label", keepAllColumns = FALSE, ID = NULL )
remove_patientList()
dMeasureCustom$remove_patientList(name)
appointments_patientList()
dMeasureCustom$appointments_patientList( chosen_patientList = NA, screentag = FALSE, screentag_print = TRUE )
clone()
The objects of this class are cloneable with this method.
dMeasureCustom$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.