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 {