From e2d337ce7948a5a8274c18b4b47d772094093046 Mon Sep 17 00:00:00 2001 From: Clair Blacketer Date: Tue, 26 Jul 2022 21:48:28 -0400 Subject: [PATCH] Adds vocab option to decision tree --- docs/background.html | 32 +- docs/cdm30.html | 32 +- docs/cdm53.html | 8 +- docs/cdm531.html | 32 +- docs/cdm54.html | 8 +- docs/cdm54Changes.html | 32 +- docs/cdm60.html | 8 +- docs/cdmDecisionTree.html | 6 +- docs/cdmPrivacy.html | 32 +- docs/cdmRPackage.html | 32 +- docs/cdmRequestProcess.html | 2 +- docs/contribute.html | 32 +- docs/dataModelConventions.html | 32 +- docs/download.html | 32 +- docs/drug_dose.html | 32 +- docs/ehrObsPeriods.html | 32 +- docs/faq.html | 8 +- docs/index.html | 10 +- docs/indices-primary-foreign.html | 32 +- docs/networkUseCase.html | 469 ++++++++++++ docs/oncology.html | 677 +----------------- docs/queries.html | 32 +- docs/reviewProposals.html | 32 +- .../header-attrs-2.11/header-attrs.js | 12 - docs/sqlScripts.html | 10 +- docs/vocabulary.html | 32 +- rmd/cdmDecisionTree.Rmd | 6 +- rmd/networkUseCase.Rmd | 10 + rmd/oncology.Rmd | 12 +- 29 files changed, 874 insertions(+), 852 deletions(-) create mode 100644 docs/networkUseCase.html delete mode 100644 docs/site_libs/header-attrs-2.11/header-attrs.js create mode 100644 rmd/networkUseCase.Rmd diff --git a/docs/background.html b/docs/background.html index dd2e97f..56faaba 100644 --- a/docs/background.html +++ b/docs/background.html @@ -13,7 +13,7 @@ background.knit - + @@ -63,6 +63,7 @@ if (window.hljs) { + @@ -88,6 +89,9 @@ button.code-folding-btn:focus { summary { display: list-item; } +details > summary > p:only-child { + display: inline; +} pre code { padding: 0; } @@ -312,7 +316,7 @@ div.tocify { + + + + +

Alright, so you think you might need to change the OMOP Common Data Model. Do you have a documented network use case for this data need? This could take the form of an upcoming study or a convention for how to store information. In this scenario, at least two or more collaborators with data to contribute constitute a network need.

+

Yes, I have a network use case

+

No, I do not have a network use case

+ + + + + + + + + + + + + + + + + + + + diff --git a/docs/oncology.html b/docs/oncology.html index 414af3b..ca4e87c 100644 --- a/docs/oncology.html +++ b/docs/oncology.html @@ -13,7 +13,7 @@ Oncology Extension - + @@ -63,6 +63,7 @@ if (window.hljs) { + @@ -88,6 +89,9 @@ button.code-folding-btn:focus { summary { display: list-item; } +details > summary > p:only-child { + display: inline; +} pre code { padding: 0; } @@ -312,7 +316,7 @@ div.tocify {