Skip to contents

This dataset contains information on locations at AHUS hospital. This is only

Usage

location_meta

Format

location_code

Location code

location_display

Location name to display. These are abbreviations

type

Type of location: ER, Postoperative, ICU or Bedward

Examples

head(location_meta)
#>      location_code location_display    type
#>             <char>           <char>  <char>
#> 1:         Unknown          Unknown Unknown
#> 2: emergency_admin               ER      ER
#> 3:        uro_post             Urol Bedward
#> 4:             sop               OR      OR
#> 5:          postop           Postop  POSTOP
#> 6:      gastro_102           GI-Sur Bedward