Changelog
1st August 2021
group_identification_suppression option for writeReportJSONgetReport accepts min_date and max_date parametersreport_qim_65plus - exclude patients who have been marked not to have an influenza immunization reminderQIM_report_UI.R) - do not include patients who have not visited within the last 15 monthsreport_qim_diabetesNAreport_qim_copd - exclude patients who have been marked not to have an influenza immunization reminderrepot_qim_cost - excludes patients who have been marked not have cervical screening or
an indication that result may only be available elsewhere12th January 2021
16th September 2020
frisk10 to QIM 08.18th August 2020
getReport to modify QIM-specific reports to generic 'long-format' which can be used by all QIM reportsAge5 to Age10 (minimum 0, maximum 65)IndigenousSex categories "Female", "Male", "X" (for indeterminate/intersec/unspecified) and "Not stated" (not available 'NA')Age10, Sex, IndigenousSmokingStatus is usedBMIclass is usedBMIClass is computed with age- and sex- specific rangesreport_qim_diabetes and others accepts a type_diabetes optionself$qim_diabetes_showType (and private and reactive versions)self$qim_diabetes_showType (default ON)Proportion_Demographic : proportion of measurement in each demographic sub-groupadd_demographics : function to add demographics to dataframestore option for report_qim_*, list_qim_* and list_qim_*_appointments methods.TRUE, store result to self$qim_*_reportFALSE, the results are returned, but not stored to self$qim_*_reportlist_qim15_plus : ignoreOld now ignores results more than one year olddplyr::filter(x == max(x)) with dplyr::arrange(dplyr::desc(x), .by_group = TRUE) %>>% dplyr::filter(dplyr::row_number() == 1)arrange/row_number breaks 'ties', where more than one of 'max' valueshinycssloaders19th July 2020
dMeasureIntegration for auto-loading module17th July 2020
DailyMeasure to dMeasureQIMshinydashboardmenuItem, dMeasureShinytabItems,
datatableUI, datatableServer in userInterface.R10th July 2020
WeightDone in report_qim_15plus depends on BMIDate instead of WeightDate16th May 2020
max_date toreport_qim_active,list_qim_*, list_qim_*_appointments, report_qim_*3rd May 2020
max_date to call to list_contact_count10th April 2020
steps_introduction_df19th February 2020
qim_cvdrisk_list
UrineAlbuminUnit -> UrineAlbuminUnits22nd September 2019
list_qim_activeAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.