CreateEventTables: Create Non-Vocabulary CDM Tables.

Description Usage Arguments

Description

This function creates OMOP CDM tables, excluding vocabulary tables.

Usage

1
CreateEventTables(connectionDetails,cdmDatabaseSchema)

Arguments

connectionDetails

An R object of type
connectionDetails created using the function createConnectionDetails in the DatabaseConnector package.

cdmDatabaseSchema

The name of the database schema that will contain the OMOP CDM instance. Requires read and write permissions to this database. On SQL Server, this should specifiy both the database and the schema, so for example 'cdm_instance.dbo'.


chrisroederucdenver/ETL-Synthea documentation built on Aug. 1, 2020, 4:21 p.m.