Skip to contents

This dataset contains 10 samples of randomly generated data to for demonstration purpose.

Usage

location

Format

ID

Unique identifier

postid

ID for the stay of the major ward

subpostid

ID for the stay of the associated ward: only sop (central operation room), intensive (intensive care unit) and postop (post operative unit)

post

Name of the ward

time

time

time_stay_minutes

Minutes

Examples

head(location)
#>       ID  postid subpostid            post  time time_stay_minutes
#>    <num>   <num>     <num>          <char> <num>             <num>
#> 1:     1 9516342        NA emergency_admin  2254               265
#> 2:     1 9516587        NA        uro_post  2258              2408
#> 3:     1 9518340   9516587             sop  2275                94
#> 4:     1 9518376   9516587          postop  2277               196
#> 5:     1 8529157        NA      gastro_102  2298              4080
#> 6:     2 9357938        NA      ortho_post     6              4911