Skip to contents

A dataset containing delayed discharge data stratified by local health board and the reason for delay.

Usage

wales_delayed_discharge_reasons

Format

A data frame with 5,220 rows and 5 variables:

lhb22_code

Health Board code

lhb22_name

Health Board name

date

Date in the format year-month-day

delay_reason

The reason for the delayed discharge

delay_count

The number of delays

...