update website
This commit is contained in:
parent
6a410ab240
commit
9507a1db12
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title> OMOP CDM Background</title>
|
<title> OMOP CDM Background</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>CDM v3</title>
|
<title>CDM v3</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
12833
docs/cdm53.html
12833
docs/cdm53.html
File diff suppressed because it is too large
Load Diff
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>OMOP CDM v5.3.1</title>
|
<title>OMOP CDM v5.3.1</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
14035
docs/cdm54.html
14035
docs/cdm54.html
File diff suppressed because it is too large
Load Diff
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Changes by Table</title>
|
<title>Changes by Table</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>OMOP CDM v5.4 ERD</title>
|
<title>OMOP CDM v5.4 ERD</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
|
13740
docs/cdm60.html
13740
docs/cdm60.html
File diff suppressed because it is too large
Load Diff
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title> CDM Request Decision Tree</title>
|
<title> CDM Request Decision Tree</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Preserving Privacy in an OMOP CDM Implementation</title>
|
<title>Preserving Privacy in an OMOP CDM Implementation</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>CDM R Package Demo</title>
|
<title>CDM R Package Demo</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title> CDM Refresh Process</title>
|
<title> CDM Refresh Process</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title> How to Request Changes to the CDM</title>
|
<title> How to Request Changes to the CDM</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Contact the Vocab Team</title>
|
<title>Contact the Vocab Team</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Ask A Question</title>
|
<title>Ask A Question</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>dataModelConventions.knit</title>
|
<title>dataModelConventions.knit</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Download</title>
|
<title>Download</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
<title>drug_dose.knit</title>
|
<title>drug_dose.knit</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -184,8 +184,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -193,16 +193,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -328,6 +321,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Observation Period Considerations for EHR Data</title>
|
<title>Observation Period Considerations for EHR Data</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>OMOP CDM Frequently Asked Questions</title>
|
<title>OMOP CDM Frequently Asked Questions</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Indices, Primary Keys and Foreign Key Constraints</title>
|
<title>Indices, Primary Keys and Foreign Key Constraints</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Leave As Is</title>
|
<title>Leave As Is</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Local Change</title>
|
<title>Local Change</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Network Use Case</title>
|
<title>Network Use Case</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Oncology Extension</title>
|
<title>Oncology Extension</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -512,8 +508,9 @@ site</a>.</p>
|
||||||
detailed in the <a
|
detailed in the <a
|
||||||
href="https://github.com/OHDSI/OncologyWG/wiki/Oncology-CDM-Extension-Installation">installation
|
href="https://github.com/OHDSI/OncologyWG/wiki/Oncology-CDM-Extension-Installation">installation
|
||||||
instructions</a>.</p>
|
instructions</a>.</p>
|
||||||
<pre><code>## Warning in read.table(file = file, header = header, sep = sep, quote = quote, : incomplete final line found by
|
<pre><code>## Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
|
||||||
## readTableHeader on '../inst/csv/OMOP_CDM_Oncology_Ex_Table_Level.csv'</code></pre>
|
## incomplete final line found by readTableHeader on
|
||||||
|
## '../inst/csv/OMOP_CDM_Oncology_Ex_Table_Level.csv'</code></pre>
|
||||||
<div id="episode" class="section level3 tabset tabset-pills">
|
<div id="episode" class="section level3 tabset tabset-pills">
|
||||||
<h3 class="tabset tabset-pills">EPISODE</h3>
|
<h3 class="tabset tabset-pills">EPISODE</h3>
|
||||||
<p><strong>Table Description</strong></p>
|
<p><strong>Table Description</strong></p>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
<title>Example_Queries</title>
|
<title>Example_Queries</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -184,8 +184,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -193,16 +193,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -328,6 +321,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>CDM Proposals Under Review</title>
|
<title>CDM Proposals Under Review</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
||||||
/*!
|
/*!
|
||||||
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
|
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
|
||||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||||
* Copyright 2022 Fonticons, Inc.
|
* Copyright 2022 Fonticons, Inc.
|
||||||
*/
|
*/
|
||||||
|
@ -200,10 +200,16 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-twitter-square:before {
|
||||||
|
content: "\f081"; }
|
||||||
|
|
||||||
.fa.fa-facebook-square {
|
.fa.fa-facebook-square {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-facebook-square:before {
|
||||||
|
content: "\f082"; }
|
||||||
|
|
||||||
.fa.fa-gears:before {
|
.fa.fa-gears:before {
|
||||||
content: "\f085"; }
|
content: "\f085"; }
|
||||||
|
|
||||||
|
@ -251,6 +257,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-github-square:before {
|
||||||
|
content: "\f092"; }
|
||||||
|
|
||||||
.fa.fa-lemon-o {
|
.fa.fa-lemon-o {
|
||||||
font-family: 'Font Awesome 6 Free';
|
font-family: 'Font Awesome 6 Free';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -392,10 +401,16 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-pinterest-square:before {
|
||||||
|
content: "\f0d3"; }
|
||||||
|
|
||||||
.fa.fa-google-plus-square {
|
.fa.fa-google-plus-square {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-google-plus-square:before {
|
||||||
|
content: "\f0d4"; }
|
||||||
|
|
||||||
.fa.fa-google-plus {
|
.fa.fa-google-plus {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -777,6 +792,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-youtube-square:before {
|
||||||
|
content: "\f431"; }
|
||||||
|
|
||||||
.fa.fa-youtube {
|
.fa.fa-youtube {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -789,6 +807,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-xing-square:before {
|
||||||
|
content: "\f169"; }
|
||||||
|
|
||||||
.fa.fa-youtube-play {
|
.fa.fa-youtube-play {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -835,6 +856,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-tumblr-square:before {
|
||||||
|
content: "\f174"; }
|
||||||
|
|
||||||
.fa.fa-long-arrow-down:before {
|
.fa.fa-long-arrow-down:before {
|
||||||
content: "\f309"; }
|
content: "\f309"; }
|
||||||
|
|
||||||
|
@ -963,6 +987,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-vimeo-square:before {
|
||||||
|
content: "\f194"; }
|
||||||
|
|
||||||
.fa.fa-try:before {
|
.fa.fa-try:before {
|
||||||
content: "\e2bb"; }
|
content: "\e2bb"; }
|
||||||
|
|
||||||
|
@ -1013,6 +1040,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-reddit-square:before {
|
||||||
|
content: "\f1a2"; }
|
||||||
|
|
||||||
.fa.fa-stumbleupon-circle {
|
.fa.fa-stumbleupon-circle {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -1053,6 +1083,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-behance-square:before {
|
||||||
|
content: "\f1b5"; }
|
||||||
|
|
||||||
.fa.fa-steam {
|
.fa.fa-steam {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -1061,6 +1094,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-steam-square:before {
|
||||||
|
content: "\f1b7"; }
|
||||||
|
|
||||||
.fa.fa-automobile:before {
|
.fa.fa-automobile:before {
|
||||||
content: "\f1b9"; }
|
content: "\f1b9"; }
|
||||||
|
|
||||||
|
@ -1237,6 +1273,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-git-square:before {
|
||||||
|
content: "\f1d2"; }
|
||||||
|
|
||||||
.fa.fa-git {
|
.fa.fa-git {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -1404,6 +1443,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-lastfm-square:before {
|
||||||
|
content: "\f203"; }
|
||||||
|
|
||||||
.fa.fa-ioxhost {
|
.fa.fa-ioxhost {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -1575,16 +1617,13 @@
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
.fa.fa-hourglass-o:before {
|
.fa.fa-hourglass-o:before {
|
||||||
content: "\f252"; }
|
content: "\f254"; }
|
||||||
|
|
||||||
.fa.fa-hourglass-1:before {
|
.fa.fa-hourglass-1:before {
|
||||||
content: "\f251"; }
|
content: "\f251"; }
|
||||||
|
|
||||||
.fa.fa-hourglass-half:before {
|
|
||||||
content: "\f254"; }
|
|
||||||
|
|
||||||
.fa.fa-hourglass-2:before {
|
.fa.fa-hourglass-2:before {
|
||||||
content: "\f254"; }
|
content: "\f252"; }
|
||||||
|
|
||||||
.fa.fa-hourglass-3:before {
|
.fa.fa-hourglass-3:before {
|
||||||
content: "\f253"; }
|
content: "\f253"; }
|
||||||
|
@ -1676,6 +1715,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-odnoklassniki-square:before {
|
||||||
|
content: "\f264"; }
|
||||||
|
|
||||||
.fa.fa-get-pocket {
|
.fa.fa-get-pocket {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -1905,6 +1947,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-viadeo-square:before {
|
||||||
|
content: "\f2aa"; }
|
||||||
|
|
||||||
.fa.fa-snapchat {
|
.fa.fa-snapchat {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
@ -1920,6 +1965,9 @@
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
|
.fa.fa-snapchat-square:before {
|
||||||
|
content: "\f2ad"; }
|
||||||
|
|
||||||
.fa.fa-pied-piper {
|
.fa.fa-pied-piper {
|
||||||
font-family: 'Font Awesome 6 Brands';
|
font-family: 'Font Awesome 6 Brands';
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -287,29 +287,31 @@
|
||||||
document.body.style.height = "100%";
|
document.body.style.height = "100%";
|
||||||
document.documentElement.style.width = "100%";
|
document.documentElement.style.width = "100%";
|
||||||
document.documentElement.style.height = "100%";
|
document.documentElement.style.height = "100%";
|
||||||
if (cel) {
|
cel.style.position = "absolute";
|
||||||
cel.style.position = "absolute";
|
var pad = unpackPadding(sizing.padding);
|
||||||
var pad = unpackPadding(sizing.padding);
|
cel.style.top = pad.top + "px";
|
||||||
cel.style.top = pad.top + "px";
|
cel.style.right = pad.right + "px";
|
||||||
cel.style.right = pad.right + "px";
|
cel.style.bottom = pad.bottom + "px";
|
||||||
cel.style.bottom = pad.bottom + "px";
|
cel.style.left = pad.left + "px";
|
||||||
cel.style.left = pad.left + "px";
|
el.style.width = "100%";
|
||||||
el.style.width = "100%";
|
el.style.height = "100%";
|
||||||
el.style.height = "100%";
|
|
||||||
}
|
var rect = cel.getBoundingClientRect();
|
||||||
|
|
||||||
return {
|
return {
|
||||||
getWidth: function() { return cel.offsetWidth; },
|
getWidth: function() { return rect.width; },
|
||||||
getHeight: function() { return cel.offsetHeight; }
|
getHeight: function() { return rect.height; }
|
||||||
};
|
};
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
el.style.width = px(sizing.width);
|
el.style.width = px(sizing.width);
|
||||||
el.style.height = px(sizing.height);
|
el.style.height = px(sizing.height);
|
||||||
|
|
||||||
|
var rect = cel.getBoundingClientRect();
|
||||||
|
|
||||||
return {
|
return {
|
||||||
getWidth: function() { return el.offsetWidth; },
|
getWidth: function() { return rect.width; },
|
||||||
getHeight: function() { return el.offsetHeight; }
|
getHeight: function() { return rect.height; }
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -533,8 +535,8 @@
|
||||||
|
|
||||||
elementData(el, "initialized", true);
|
elementData(el, "initialized", true);
|
||||||
if (bindingDef.initialize) {
|
if (bindingDef.initialize) {
|
||||||
var result = bindingDef.initialize(el, el.offsetWidth,
|
var rect = el.getBoundingClientRect();
|
||||||
el.offsetHeight);
|
var result = bindingDef.initialize(el, rect.width, rect.height);
|
||||||
elementData(el, "init_result", result);
|
elementData(el, "init_result", result);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -576,29 +578,30 @@
|
||||||
forEach(matches, function(el) {
|
forEach(matches, function(el) {
|
||||||
var sizeObj = initSizing(el, binding);
|
var sizeObj = initSizing(el, binding);
|
||||||
|
|
||||||
|
var getSize = function(el) {
|
||||||
|
if (sizeObj) {
|
||||||
|
return {w: sizeObj.getWidth(), h: sizeObj.getHeight()}
|
||||||
|
} else {
|
||||||
|
var rect = el.getBoundingClientRect();
|
||||||
|
return {w: rect.width, h: rect.height}
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
if (hasClass(el, "html-widget-static-bound"))
|
if (hasClass(el, "html-widget-static-bound"))
|
||||||
return;
|
return;
|
||||||
el.className = el.className + " html-widget-static-bound";
|
el.className = el.className + " html-widget-static-bound";
|
||||||
|
|
||||||
var initResult;
|
var initResult;
|
||||||
if (binding.initialize) {
|
if (binding.initialize) {
|
||||||
initResult = binding.initialize(el,
|
var size = getSize(el);
|
||||||
sizeObj ? sizeObj.getWidth() : el.offsetWidth,
|
initResult = binding.initialize(el, size.w, size.h);
|
||||||
sizeObj ? sizeObj.getHeight() : el.offsetHeight
|
|
||||||
);
|
|
||||||
elementData(el, "init_result", initResult);
|
elementData(el, "init_result", initResult);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (binding.resize) {
|
if (binding.resize) {
|
||||||
var lastSize = {
|
var lastSize = getSize(el);
|
||||||
w: sizeObj ? sizeObj.getWidth() : el.offsetWidth,
|
|
||||||
h: sizeObj ? sizeObj.getHeight() : el.offsetHeight
|
|
||||||
};
|
|
||||||
var resizeHandler = function(e) {
|
var resizeHandler = function(e) {
|
||||||
var size = {
|
var size = getSize(el);
|
||||||
w: sizeObj ? sizeObj.getWidth() : el.offsetWidth,
|
|
||||||
h: sizeObj ? sizeObj.getHeight() : el.offsetHeight
|
|
||||||
};
|
|
||||||
if (size.w === 0 && size.h === 0)
|
if (size.w === 0 && size.h === 0)
|
||||||
return;
|
return;
|
||||||
if (size.w === lastSize.w && size.h === lastSize.h)
|
if (size.w === lastSize.w && size.h === lastSize.h)
|
||||||
|
@ -900,4 +903,3 @@
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>sqlScripts.knit</title>
|
<title>sqlScripts.knit</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Local Data</title>
|
<title>Local Data</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>OMOP Vocabulary</title>
|
<title>OMOP Vocabulary</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Open Source Vocabulary</title>
|
<title>Open Source Vocabulary</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Vocabulary Request</title>
|
<title>Vocabulary Request</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>Request Process</title>
|
<title>Request Process</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -182,8 +182,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -191,16 +191,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -326,6 +319,9 @@ $(document).ready(function () {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<title>How the Vocabulary is Built</title>
|
<title>How the Vocabulary is Built</title>
|
||||||
|
|
||||||
<script src="site_libs/header-attrs-2.16/header-attrs.js"></script>
|
<script src="site_libs/header-attrs-2.20/header-attrs.js"></script>
|
||||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
|
||||||
|
@ -185,8 +185,8 @@ $(document).ready(function () {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active:before {
|
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||||
content: "";
|
content: "\e259";
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
@ -194,16 +194,9 @@ $(document).ready(function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||||
content: "";
|
content: "\e258";
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
|
||||||
content: "";
|
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
display: inline-block;
|
border: none;
|
||||||
padding: 10px;
|
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabset-dropdown > .nav-tabs > li.active {
|
.tabset-dropdown > .nav-tabs > li.active {
|
||||||
|
@ -402,6 +395,9 @@ div.tocify {
|
||||||
<li>
|
<li>
|
||||||
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
<a href="cdm54Changes.html">Changes from CDM v5.3</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cdm54erd.html">Entity Relationships</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue