Description Usage Arguments Author(s)
Function to recode old excel-based HIS IPD linelist data to DHIS2 format Not a user-facing function (called within read_msf_data())
1 | recode_ipd(x, chronic_defs = TRUE)
|
x |
A dataset produced by epitsa::clean_ipd |
chronic_defs |
Logical (TRUE/FALSE) to define if want to stick to the HIS team definition for chronic conditions (default is TRUE). This will put all old HIS chronic conditions in to new DHIS2 "Other chronic conditions". Otherwise (if set to FALSE) leave as "Chronic diseases" to make available for individually manipulating to combine with DHIS2 data. |
Alex Spina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.