Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/dataModelConventions.html
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,9 @@ <h3>Concepts</h3>
may appear in CDM tables in all *_concept_id fields, whereas
Classification Concepts (‘C’) should not appear in the CDM data, but
participate in the construction of the CONCEPT_ANCESTOR table and can be
used to identify Descendants that may appear in the data. See
CONCEPT_ANCESTOR table. Non-standard Concepts can only appear in
used to identify Descendants that may appear in the data. See <a
href="https://ohdsi.github.io/CommonDataModel/cdm54.html#concept_ancestor">CONCEPT_ANCESTOR</a>
table. Non-standard Concepts can only appear in
*_source_concept_id fields and are not used in <a
href="https://ohdsi.github.io/CommonDataModel/cdm54.html#concept_ancestor">CONCEPT_ANCESTOR</a>
table. Please refer to the Standardized Vocabularies specifications for
Expand Down
4 changes: 2 additions & 2 deletions docs/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -508,8 +508,8 @@ <h1 class="title toc-ignore">Download</h1>
contrast, the redshift folder only has a ddl.</p>
<p>These sql scripts have been fully tested on Oracle, Sql Server, and
Postgresql and the rest are generated using the <a
href="https://ohdsi.github.io/SqlRender/">SqlRender package</a>. If run
into any problems please let us know by creating an issue on our
href="https://ohdsi.github.io/SqlRender/">SqlRender package</a>. If you
run into any problems please let us know by creating an issue on our
github.</p>


Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ <h2>Current CDM Version</h2>
href="http://ohdsi.github.io/CommonDataModel/cdm54Changes.html">final
changes</a> were then delivered to the Community through a new R package
designed to dynamically generate the DDLs and documentation for all
supported SQL dialects. Looking for an entity-relationshop diagram?
supported SQL dialects. Looking for an entity-relationship diagram?
Click <a
href="http://ohdsi.github.io/CommonDataModel/cdm54erd.html">here</a>!</p>
<ul>
Expand Down