yoon: Patient Time Data

yoonR Documentation

Patient Time Data

Description

Data from Modeling Proportion of Patient Time in Emergency Ward Stages

Usage

yoon

Format

A data frame with 1170 rows and 11 variables:

id

case identification

Day

day of the week ( 0 = Sunday)

Ambulance

0 = walk-in; 1 = ambulance-arrival

Triage

triage level

Triage1

1 = triage level 1

Triage2

1 = triage level 2

Triage3

1 = triage level 3

Triage4

1 = triage level 4

Triage5

1 = triage level 5

Lab

1 = laboratory test(s) conducted

Xray

1 = x-ray conducted

Other

1 = other intervention

LOS

length of stay in minutes

LOSh

length of stay in hours

preg

proportion of time in registration stage

ptriage

proportion of time in triage stage

pnurse

proportion of time in nursing care stage

pphysician

proportion of time in consultation with physician(s)

pdecis

proportion of time in decisional stage

pregptriage

preg + ptriage

pphysdecis

pphysician + pdecis

prnurse

pnurse/(pnurse + pregptriage)

prphysdec

pphysdecis /(pphysdecis + pregptriage)

Source

\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1017/S1481803500006539")}

cdfquantreg documentation built on Sept. 3, 2023, 9:06 a.m.