appointments_patientList: patient appointment list combined with custom patient list...

View source: R/methods.R

appointments_patientListR Documentation

patient appointment list combined with custom patient list labels

Description

derived from dM$appointments_filtered_time

Usage

appointments_patientList(
  dMeasureCustom_obj,
  chosen_patientList = NA,
  screentag = FALSE,
  screentag_print = TRUE
)

Arguments

dMeasureCustom_obj

R6 object

chosen_patientList

names of chosen custom patient lists

screentag

add HTML fomantic/semantic tags

screentag_print

add 'printable' plaintext tags

Value

dataframe of apppointments $Patient, $AppointmentDate, $AppointmentTime, $Provider, $Status, $Label


DavidPatShuiFong/dMeasureCustom documentation built on Oct. 12, 2022, 9:44 p.m.