list_allergy | R Documentation |
Optionally added a HTML ('qualitytag') or printable ('qualitytag_print')
list_allergy(
dMeasure_obj,
date_from = NA,
date_to = NA,
clinicians = NA,
appointments_list = NULL,
lazy = FALSE,
qualitytag = FALSE,
qualitytag_print = TRUE
)
dMeasure_obj |
dMeasure R6 object |
date_from |
from date range (default $date_a) |
date_to |
to date range (default $date_b) |
clinicians |
list of clinicians (default $clinicians) |
appointments_list |
provide an appointment list (default $appointments_list) |
lazy |
= FALSE recalculate an appointment list |
qualitytag |
= FALSE |
qualitytag_print |
= TRUE |
dataframe list of patients with allergy recording status
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.