discharge_data: A simulated dataset of hospital discharges

discharge_dataR Documentation

A simulated dataset of hospital discharges

Description

A simulated dataset of hospital discharges containing patient characteristics.

Usage

discharge_data

Format

A data frame with 1,200 rows (one for each discharge) and 7 variables:

drg

diagnosis related group (drg) code for the admission

age

patient age

zip5

patient 5 digit zip code of residence

hosp_id

hospital identifier

hospital

hospital name

sys_id

system identifier

system

system name

Source

Created as part of healthcare.antitrust package.


healthcare.antitrust documentation built on May 29, 2024, 6:29 a.m.