cancerscreening 1.1.1
This release streamlines the
khisrpackage by focusing on its core functionality: retrieving screening data for the MOH 745 screening tool.Refactored Functionality: Previously available functions for retrieving data element metadata, organization unit metadata, and formatted datasets have been migrated to the dedicated
khisrpackage. This enhances code organization and avoids redundancy.New Function: We’ve introduced the
get_screening_reporting_analytics()function to retrieve reporting metrics associated with the MOH 745 screening tool.
cancerscreening 1.1.0
CRAN release: 2024-04-14
Improved data retrieval efficiency
Updated
get_data_elements_metadata()andget_organisation_units_metadata()to retrieve only necessary data, enhancing performance.Introduced levels (
country,county,subcounty,ward,facility) to functions, allowing users to specify the scope of data retrieval.
Enhanced functionality:
Upgraded the package to utilize the
khisrpackage for data retrieval.Renamed
get_analytics()toget_analytics_formatted()to avoid conflicts withkhisr.Added
get_data_sets_formatted()for data set reporting metrics retrieval.Consolidated functionalities in
get_data_elements_metadata(): retrieves data elements, categories, and removes the need forget_category_options_metadata().-
Implemented functions to retrieve laboratory diagnostics data:
