diff --git a/docs/cdm54.html b/docs/cdm54.html
index a4db602..c457dd5 100644
--- a/docs/cdm54.html
+++ b/docs/cdm54.html
@@ -11,7 +11,7 @@
-
cdm54.utf8
+OMOP CDM v5.4
@@ -518,12 +518,11 @@ div.tocify {
+OMOP CDM v5.4
-
-
OMOP CDM v5.4
Below 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). Should you have questions please feel free to visit the forums or the github issue page.
Looking to send us a pull request for a bug fix? Please see the readme on the main github page.
@@ -13768,7 +13767,6 @@ No
-
diff --git a/docs/cdm54Changes.html b/docs/cdm54Changes.html
index 5d7af07..02d2e61 100644
--- a/docs/cdm54Changes.html
+++ b/docs/cdm54Changes.html
@@ -11,7 +11,7 @@
-cdm54Changes.utf8
+Changes by Table
@@ -518,12 +518,11 @@ div.tocify {
+Changes by Table
-
-
Changes by Table
from CDM v5.3 -> CDM v5.4
For a full description of each table and field listed here, please see the CDM specification.
Notation:
@@ -862,7 +861,6 @@ div.tocify {
-
diff --git a/rmd/cdm54.Rmd b/rmd/cdm54.Rmd
index a9e0837..65f665c 100644
--- a/rmd/cdm54.Rmd
+++ b/rmd/cdm54.Rmd
@@ -1,4 +1,5 @@
---
+title: "**OMOP CDM v5.4**"
output:
html_document:
toc: yes
@@ -18,8 +19,6 @@ library(stringr)
```
-# **OMOP CDM v5.4**
-
Below 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). 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.
Looking to send us a pull request for a bug fix? Please see the [readme](https://github.com/OHDSI/CommonDataModel#readme) on the main github page.
diff --git a/rmd/cdm54Changes.rmd b/rmd/cdm54Changes.rmd
index 571c035..3ed69e2 100644
--- a/rmd/cdm54Changes.rmd
+++ b/rmd/cdm54Changes.rmd
@@ -1,11 +1,11 @@
---
+title: "**Changes by Table**"
output:
html_document:
toc: TRUE
toc_float: TRUE
---
-# **Changes by Table**
*from CDM v5.3 -> CDM v5.4*
For a full description of each table and field listed here, please see the [CDM specification](http://ohdsi.github.io/CommonDataModel/cdm54.html).