263 Commits (master)
 

Author SHA1 Message Date
  Maxime Wack b45503c18f No anon version of add_patients_demodata, using dbUpsert 6 years ago
  Maxime Wack 4af342ab2e Updated documentation 6 years ago
  Maxime Wack 1258adad71 Added dbUpsert function 6 years ago
  Maxime Wack 6792f0c074 Moved `options(scipen = 999)` to dbPush/Update 6 years ago
  Maxime Wack fc189d3caa Added list_modifiers and list_concepts functions 6 years ago
  Maxime Wack 6e872cad80 Added list_ functions for ontologies and schemes, and to fetch an 6 years ago
  Maxime Wack 025a659368 Added list_ functions for users and user roles 6 years ago
  Maxime Wack efc25fed74 Replaced purrr::dmap with purrr::map + data.frame(check.names = F, 7 years ago
  Maxime Wack 654789631b Connection credentials arguments at the end, with defaults for local 7 years ago
  Maxime Wack e2a83d4fca Doc update 7 years ago
  Maxime Wack 9582d1846c Corrected hospital structure for duplicate elements 7 years ago
  Maxime Wack 086d37f44a Modified argument order in dbUpdate for easier use 7 years ago
  Maxime Wack 7d0cc7d753 Changed order of arguments in dbPush to make it more usable 7 years ago
  Maxime Wack d0d76daca0 Updated documentation 7 years ago
  Maxime Wack 1d8387abde Removed default host, useless and cluttering 7 years ago
  Maxime Wack 6dcdca6b8c Replaced individual functions with the generic `clear_table` 7 years ago
  Maxime Wack f6e1d6989f Added function to clear a database table 7 years ago
  Maxime Wack 4e9284fe84 Corrected mutate possibly on empty df 7 years ago
  Maxime Wack 59d5045c61 Added documentation 7 years ago
  Maxime Wack 9ba18f2bd7 Added a function to load patients, encounters and observations at the 7 years ago
  Maxime Wack ec770c7501 Updated documentation 7 years ago
  Maxime Wack 8d223f6d78 devtools::check corrections 7 years ago
  Maxime Wack b3456b4c99 Type correction for joins 7 years ago
  Maxime Wack c099b00783 Replaced non-working `try` statements 7 years ago
  Maxime Wack ad1056c457 Deleted description for ontology/schemes 7 years ago
  Maxime Wack c7246228c6 Added rebuild_indexes_demodata 7 years ago
  Maxime Wack 9214f4e03e Changed default onto container to folder, for easier querying 7 years ago
  Maxime Wack b365aeb34c Updated structure 7 years ago
  Maxime Wack 351320ba33 options(scipen = 999) to ensure proper conversion of IDs to chars 7 years ago
  Maxime Wack e23c992f5e Prevent errors when no pre-existing or no new patients added 7 years ago
  Maxime Wack dac0f9ba69 {start,end}date -> {}_date 7 years ago
  Maxime Wack 946c829c3a Skeleton for add_observations 7 years ago
  Maxime Wack 7a3887ebfe Ensure patient and encounter mappings are characters 7 years ago
  Maxime Wack be9ac76ebd Updated documentation 7 years ago
  Maxime Wack f34337a5d5 Comment fixes 7 years ago
  Maxime Wack 1ce90ef9fd Updated documentation 7 years ago
  Maxime Wack 48367326cc Added comments and roxygen doc 7 years ago
  Maxime Wack d3547c41e0 Fix dplyr:: calls 7 years ago
  Maxime Wack 481cf08f9e Return the encounter_mapping 7 years ago
  Maxime Wack 31f22d9533 Push and update visit_dimension 7 years ago
  Maxime Wack eef6cc4b35 Fixed pushing the new encounter mappings + added HIVE encounter mappings 7 years ago
  Maxime Wack c065549da8 Fixed creating new encounter mappings 7 years ago
  Maxime Wack 6cf097c487 Fixed join in updating patient_dimension 7 years ago
  Maxime Wack 7eeb5459f8 Added return of patient mappings to add_patients. Updated doc + comments 7 years ago
  Maxime Wack c165a06142 Protect some database calls 7 years ago
  Maxime Wack 7d2191eaa8 Update existing patients in patient_dimension when inserting new 7 years ago
  Maxime Wack 348926c341 Added documentation for dbUpdate 7 years ago
  Maxime Wack 11e07cbf65 Added function dbUpdate to update values in a database table 7 years ago
  Maxime Wack f47a016669 Corrected last bug with include_code 7 years ago
  Maxime Wack d2457ed94e Corrected structure ontology file 7 years ago