- Added the site links to
DESCRIPTION
. - Changed website version to bootstrap v5.
- Removed history from package.
- Stopped exporting functions to
code_place
andcode_maternal
. - Reduced the size of the examples' output
- Changed
icd_search()
method to POST. - Removed the code validation step from ICD-10 as it might introduce bugs down the line.
- Completed the first batch of
icd_11
functions
- Fixed minor errors on the website.
doris
now allows for multiple languages beyond English- Changed
README
and article disposition. - Added
ICD-11
functionality:icd11_autocode
,icd11_search
.
- Added access to the DORIS system with the
doris
function. - Now requires
httr2 >= 1.0.0
.
- Reduced the amount of functions for ICD-10 and improve speed for vectorized search.