supported_data_models {ReviewR}R Documentation

Supported Data Model Schemas

Description

A dataset containing data model information along with the corresponding version and nested schema information.

Usage

supported_data_models

Format

A data frame with 12 rows and 4 variables:

data_model

Data model name

model_version

Version of the data model

data

Nested database schemas, including included table and field mappings

file_path

Where schema was imported from

...

Source

https://github.com/OHDSI/CommonDataModel/

https://github.com/MIT-LCP/mimic-code


[Package ReviewR version 2.3.10 Index]