From 20621c92cb23580773a761b12123948224e23838 Mon Sep 17 00:00:00 2001 From: Michael Lukowski Date: Tue, 5 Sep 2023 16:04:15 -0500 Subject: [PATCH] updating heal cedar filter for research programs (#2354) --- files/scripts/healdata/heal-cedar-data-ingest.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/scripts/healdata/heal-cedar-data-ingest.py b/files/scripts/healdata/heal-cedar-data-ingest.py index c4d68199a..892734584 100644 --- a/files/scripts/healdata/heal-cedar-data-ingest.py +++ b/files/scripts/healdata/heal-cedar-data-ingest.py @@ -11,7 +11,8 @@ "study_metadata.data.data_type": "Data Type", "study_metadata.study_type.study_subject_type": "Subject Type", "study_metadata.human_subject_applicability.gender_applicability": "Gender", - "study_metadata.human_subject_applicability.age_applicability": "Age" + "study_metadata.human_subject_applicability.age_applicability": "Age", + "research_program": "Research Program" } # Defines how to handle special cases for values in filters