From f0e1b4bf2ac684ce66b2f10529f0eb0adabecf76 Mon Sep 17 00:00:00 2001 From: signekb <40836345+signekb@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:22:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20steno-aa?= =?UTF-8?q?rhus/osdc@e30124c8c0f994f513a90e8ca7e94b70eaf29a79=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/function-flow.html | 6 +++--- articles/images/function-flow-classification.svg | 1 + articles/images/function-flow-population.svg | 1 + articles/images/function-flow.svg | 1 + pkgdown.yml | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 articles/images/function-flow-classification.svg create mode 100644 articles/images/function-flow-population.svg create mode 100644 articles/images/function-flow.svg diff --git a/articles/function-flow.html b/articles/function-flow.html index 7655fd8..d54fb0c 100644 --- a/articles/function-flow.html +++ b/articles/function-flow.html @@ -145,7 +145,7 @@

Function flow -Flow of functions, as well as their required input registers, for classifying diabetes status using the osdc package. Light blue and orange boxes represent filtering functions (inclusion and exclusion events, respectively). Uncoloured boxes are helper functions that get or extract a condition or joins data or function outputs.
Flow of functions, as well as their required +Flow of functions, as well as their required input registers, for classifying diabetes status using the osdc package. Light blue and orange boxes represent filtering functions (inclusion and exclusion events, respectively). Uncoloured boxes are helper functions that get or extract a condition or joins data or function outputs.
Flow of functions, as well as their required input registers, for classifying diabetes status using the osdc package. Light blue and orange boxes represent filtering functions (inclusion and exclusion events, respectively). Uncoloured boxes are helper functions @@ -160,7 +160,7 @@

Population extraction
-Flow of functions, as well as their required input registers, for extracting the population with diabetes using the osdc package. Light blue and orange boxes represent filtering functions (inclusion and exclusion events, respectively). Uncoloured boxes are helper functions that get or extract a condition or joins data or function outputs.
Flow of functions, as well as their required +Flow of functions, as well as their required input registers, for extracting the population with diabetes using the osdc package. Light blue and orange boxes represent filtering functions (inclusion and exclusion events, respectively). Uncoloured boxes are helper functions that get or extract a condition or joins data or function outputs.
Flow of functions, as well as their required input registers, for extracting the population with diabetes using the osdc package. Light blue and orange boxes represent filtering functions (inclusion and exclusion events, respectively). Uncoloured boxes are @@ -313,7 +313,7 @@

Classifying the diabetes type -Flow of functions for classifying diabetes status using the osdc package.
Flow of functions for classifying diabetes +Flow of functions for classifying diabetes status using the osdc package.
Flow of functions for classifying diabetes status using the osdc package.
diff --git a/articles/images/function-flow-classification.svg b/articles/images/function-flow-classification.svg new file mode 100644 index 0000000..a6835e3 --- /dev/null +++ b/articles/images/function-flow-classification.svg @@ -0,0 +1 @@ +Classificationget_has_t1d_primary_diagnosis()get_only_insulin_purchases()get_majority_of_t1d_primary_diagnoses()get_insulin_purchase_within_180_days()get_insulin_is_two_thirds_of_gld_doses()get_diagnosis_date() \ No newline at end of file diff --git a/articles/images/function-flow-population.svg b/articles/images/function-flow-population.svg new file mode 100644 index 0000000..d858b56 --- /dev/null +++ b/articles/images/function-flow-population.svg @@ -0,0 +1 @@ +sssysysilpr_diaglpr_admlmdblab_forskerkontakterdiagnoserbefjoin_lpr2()join_lpr3()exclude_pregnancy()exclude_wld_purchases()exclude_potential_pcos()include_diabetes_diagnoses()include_hba1c()include_podiatrist_services()include_gld_purchases()get_pregnancy_dates()join_inclusion()get_diagnosis_date() \ No newline at end of file diff --git a/articles/images/function-flow.svg b/articles/images/function-flow.svg new file mode 100644 index 0000000..3dc72b0 --- /dev/null +++ b/articles/images/function-flow.svg @@ -0,0 +1 @@ +classify_diabetes()Classificationsssysysilpr_diaglpr_admlmdblab_forskerkontakterdiagnoserbefjoin_lpr2()join_lpr3()exclude_pregnancy()exclude_wld_purchases()exclude_potential_pcos()include_diabetes_diagnoses()include_hba1c()include_podiatrist_services()include_gld_purchases()get_pregnancy_dates()join_inclusion()get_diagnosis_date()get_has_t1d_primary_diagnosis()get_only_insulin_purchases()get_majority_of_t1d_primary_diagnoses()get_insulin_purchase_within_180_days()get_insulin_is_two_thirds_of_gld_doses() \ No newline at end of file diff --git a/pkgdown.yml b/pkgdown.yml index d71c61e..2322723 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -8,7 +8,7 @@ articles: function-flow: function-flow.html osdc: osdc.html rationale: rationale.html -last_built: 2024-09-20T11:46Z +last_built: 2024-09-20T15:21Z urls: reference: https://steno-aarhus.github.io/osdc/reference article: https://steno-aarhus.github.io/osdc/articles