diff --git a/docs/cdm54.html b/docs/cdm54.html index e29ef31..e705e60 100644 --- a/docs/cdm54.html +++ b/docs/cdm54.html @@ -13,7 +13,7 @@ OMOP CDM v5.4 - + @@ -495,7 +495,6 @@ div.tocify { -

This is the specification document for the OMOP Common Data Model, v5.4. This is the latest version of the OMOP CDM. Each table is represented with a high-level description and ETL conventions diff --git a/docs/images/Santa-George-A.png b/docs/images/Santa-George-A.png deleted file mode 100644 index 9d26c69..0000000 Binary files a/docs/images/Santa-George-A.png and /dev/null differ diff --git a/rmd/cdm54.Rmd b/rmd/cdm54.Rmd index 7b4dd8a..f6f02eb 100644 --- a/rmd/cdm54.Rmd +++ b/rmd/cdm54.Rmd @@ -18,8 +18,7 @@ library(dplyr) library(stringr) ``` -![](images/Santa-George-A.png) - + This is the specification document for the OMOP Common Data Model, v5.4. **This is the latest version of the OMOP CDM.** Each table is represented with a high-level description and ETL conventions that should be followed. This is continued with a discussion of each field in each table, any conventions related to the field, and constraints that should be followed (like primary key, foreign key, etc). All tables should be instantiated in a CDM instance but do not need to be populated. Similarly, fields that are not required should exist in the CDM table but do not need to be populated. Should you have questions please feel free to visit the [forums](https://forums.ohdsi.org/) or the [github issue](https://github.com/ohdsi/CommonDataModel/issues) page. ### Current Support for CDM v5.4 diff --git a/rmd/images/Santa-George-A.png b/rmd/images/Santa-George-A.png deleted file mode 100644 index 9d26c69..0000000 Binary files a/rmd/images/Santa-George-A.png and /dev/null differ