mirror of
https://github.com/msberends/AMR.git
synced 2026-05-31 17:01:47 +02:00
Built site for AMR@3.0.1.9045: 8ff5d44
This commit is contained in:
@@ -27,11 +27,11 @@ A [tibble](https://tibble.tidyverse.org/reference/tibble.html) with 2
|
||||
Age of the patient
|
||||
|
||||
- `gender`
|
||||
Gender of the patient, either .val F or .val M
|
||||
Gender of the patient, either `"F"` or `"M"`
|
||||
|
||||
- `ward`
|
||||
Ward type where the patient was admitted, either .val Clinical, .val
|
||||
ICU, or .val Outpatient
|
||||
Ward type where the patient was admitted, either `"Clinical"`,
|
||||
`"ICU"`, or `"Outpatient"`
|
||||
|
||||
- `mo`
|
||||
ID of microorganism created with
|
||||
|
||||
Reference in New Issue
Block a user