From acb290f6535a74ae04036f80e58896eb5ac94b46 Mon Sep 17 00:00:00 2001 From: Bearbbcjtc Date: Mon, 30 Mar 2026 10:50:15 -0400 Subject: [PATCH] add tlfb to followup and case, gitops config --- ardac1prd/portal.ardac.org/values.yaml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/ardac1prd/portal.ardac.org/values.yaml b/ardac1prd/portal.ardac.org/values.yaml index 7438025..bf5c018 100644 --- a/ardac1prd/portal.ardac.org/values.yaml +++ b/ardac1prd/portal.ardac.org/values.yaml @@ -475,7 +475,9 @@ portal: "fields": [ "drinking_frequency", "drinks_per_day", - "frequency_of_heavy_drinking" + "frequency_of_heavy_drinking", + "tlfb_drinking_days", + "tlfb_number_drinks" ] }, { @@ -673,6 +675,14 @@ portal: "infection_screen_done": { "chartType": "pie", "title": "Infection Screen Done" + }, + "tlfb_drinking_days": { + "chartType": "bar", + "title": "TLFB Drinking Days" + }, + "tlfb_number_drinks": { + "chartType": "bar", + "title": "TLFB Number of Drinks" } }, "filters": { @@ -694,7 +704,9 @@ portal: "child_pugh_score", "lille_score", "maddreys_score", - "meld_score" + "meld_score", + "tlfb_drinking_days", + "tlfb_number_drinks" ] }, { @@ -742,6 +754,8 @@ portal: "meld_score", "case_arm", "case_group", + "tlfb_drinking_days", + "tlfb_number_drinks", "liver_transplant", "infection_screen_done" ] @@ -1757,6 +1771,12 @@ etl: path: follow_ups src: tlfb_drinking_days fn: list + type: integer + - name: tlfb_number_drinks + path: follow_ups + src: tlfb_number_drinks + fn: list + type: integer - name: ardac_follow_up parent_props: