Skip to contents

This function creates the required OHDSI WebAPI tables.

Usage

create_webapi_tables()

Details

This function requires a configured config.yaml file created using amstel::create_config(). It will use the connection configuration specified in the results section to create WebAPI tables. WebAPI requires that amstel::etl() (or the ETL background script) and amstel::achilles() have already been run.