Man pages for rcfgroup/clinconcept
Tools for Loading and Querying Clinical Concept Dictionaries

build_concept_tablesBuilds chosen dictionary concept tables in a database. Uses...
cc_debugUtility function which switches on/off debugging messages and...
cc_disconnectUtility function used to disconnect database connection
cc_from_fileThis function will read a JSON file containing options used...
cc_from_listCreate a clinical dictionary object using a list of options....
cc_is_availableUtility function to determine if clinical dictionary...
cc_reconnectUtility function to reconnect if clinical dictionary...
create_query_params_for_children_from_hierarchyInternal function used to create query parameters for getting...
create_query_params_for_parents_from_hierarchyInternal function used to create query parameters for getting...
disable_case_sensitivityDisable SQLite database query case-sensitivity
enable_case_sensitivityEnable SQLite database query case-sensitivity
execute_sql_statementsUtility function which loops through a vector of SQL...
extract_relations_from_dagInternal function used to get relations from a diacyclic...
extract_relations_from_hierarchyInternal function used to get relations from a hierarchical...
find_matching_fileFind file matching regular expression in directory. Used to...
get_child_codesGet child codes from the supplied clinical dictionary
get_ctable_code_fieldGet dictionary-specific concept code field name
get_ctable_nameGet dictionary-specific concept table name
get_ctable_term_fieldGet dictionary-specific concept term field name
get_dot_positionInternal function which gets the position of first dot in...
get_parent_codesGet parent codes from the supplied clinical dictionary
get_ptable_code_fieldGet dictionary-specific parent table code field name
get_ptable_nameGet dictionary-specific parent table name
get_ptable_parent_fieldGet dictionary-specific parent table parent code field name
get_relation_codesInternal recursive function used to get all relation codes...
get_relationshipsGet child/parent pairs in a data.frame for a specific code
is_code_presentDetermine if a code is present in the supplied clinical...
load_sql_statements_from_fileUtility function which reads SQL statements from a file and...
search_conceptsSearch clinical codes in the specified dictionary using dplyr...
test_mysqlUtility function which switches on/off mysql testing
write_table_from_fileWrapper function which simplifies reading a delimited file...
rcfgroup/clinconcept documentation built on Nov. 12, 2022, 2:40 a.m.