Skip to contents

This function creates indices for the clinical data tables in the CDM.

Usage

index_data_tables()

Details

This function requires a configured config.yaml file created using amstel::create_config(). It will use the connection configuration specified in the cdm section to create the indices for the tables of the Common Data Model.

This function assumes amstel::create_cdm_tables() and amstel::load_cdm_clinical_data() have been run successfully.