hcws_weekly: HCWS Weekly

View source: R/hcws_weekly.R

hcws_weeklyR Documentation

HCWS Weekly

Description

This function takes some of the HCW cap options and calculates the section in the 'Weekly Summary' tab marked HCW and staff (except for the screening/triage section, which depends on diagnostics_weekly and is calculated separately in screening_hcws_weekly).

Usage

hcws_weekly(params, capacity, lab_params, tests, patients, t_labs, hcw_caps)

Arguments

params

from get_parameters

capacity

from get_country_capacity

lab_params

get_lab_parameters

tests

diagnostics_weekly

patients

patients_weekly

t_labs

From total_labs

hcw_caps

single list of caps, hcw_caps

Value

Dataframe of summary

week_begins

Date the week summarized begins

week_ends

Date the week summarized ends

hcws_inpatient_capped

HCWs for inpatients, capped by reported HCWs

hcws_inpatient_uncapped

HCWs for inpatients, uncapped - total beds in use times number of HCWs per bed

inf_caregivers_hosp_uncapped

Informal caregivers for hospitalized inpatients.

cleaners_inpatient_capped

Cleaners for inpatients, i.e. number of beds available for COVID-19 (or if unavaiable, just number of beds) times ideal number of cleaners ber bed

amb_personnel_inpatient_capped

Total ambulance personnel for inpatients - number of beds in use per week times ambulanciers per bed

bio_eng_inpatient_capped

Total biomedical engineers for inpatients - number of beds in use per week times biomedical engineers per bed

inf_caregivers_isol_uncapped

Total uncapped informal caregivers for isolating cases - total mild and moderate tested times number of informal caregivers per quarantining or isolating case

lab_staff_capped

Capped total lab staff - so total labs times staff per lab, capped by number of lab staff reported y country

cleaners_lab

Total cleaners for labs - so total labs times cleaners per lab


mrc-ide/esft documentation built on July 31, 2023, 2:30 p.m.