Added ECDS destination_code lookups and use in lookup_recode to show where patients go after A&E attendance.
Added new lookups for inpatient admission_method and discharge_destination; can be called using epidm::lookup_recode.
Change from sapply to purrr::map_dbl to ensure type consistency and prevent creation of list cols.
Implemented new steps for record matching, including first/last name field swaps.
Add fuzzy match functionality to patient_id
Add new package dataset "lab_data" for testing functions
Added a NEWS.md
file to track changes to the package.
This is the first release of the package for CRAN submission.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.