diff --git a/midrcprod/staging.midrc.org/values/portal/gitops.json b/midrcprod/staging.midrc.org/values/portal/gitops.json index df27c4df5..af17cce31 100644 --- a/midrcprod/staging.midrc.org/values/portal/gitops.json +++ b/midrcprod/staging.midrc.org/values/portal/gitops.json @@ -1,2076 +1,865 @@ { - "gaTrackingId": "UA-119127212-1", - "grafanaFaroConfig": { - "grafanaFaroEnable": true, - "grafanaFaroNamespace": "midrcstaging" - }, + "argoTemplate": "gwas-template", "graphql": { - "boardCounts": [ - { - "graphql": "_case_count", - "name": "Case", - "plural": "Cases" - }, - { - "graphql": "_imaging_study_count", - "name": "Imaging Study", - "plural": "Imaging Studies" - }, - { - "graphql": "_ct_series_file_count", - "name": "CT Series", - "plural": "CT Series" - }, - { - "graphql": "_dx_series_file_count", - "name": "DX Series", - "plural": "DX Series" - }, - { - "graphql": "_cr_series_file_count", - "name": "CR Series", - "plural": "CR Series" - }, - { - "graphql": "_mr_series_file_count", - "name": "MR Series", - "plural": "MR Series" - }, - { - "graphql": "_dicom_annotation_file_count", - "name": "DICOM Annotation File", - "plural": "DICOM Annotation Files" - } - ], - "chartCounts": [], - "projectDetails": "boardCounts" - }, - "resourceBrowser": { - "title": "Jupyter Notebook Tutorials", - "public": true, - "description": "The Jupyter notebooks contained in this notebook viewer pull data from various sources to generate and output useful tables, charts, graphs, and models. Each notebook is static, meaning the data being used by the notebooks is not updated in real time. Executable versions of these notebooks can be downloaded from MIDRC's GitHub Repository. If you’d like to browse the machine learning-related algorithms and code being developed by MIDRC, please visit the algorithms page on our website.", - "resources": [ - { - "title": "Cohort Building Using LOINC Terms", - "description": "This notebook demonstrates how to build a cohort of patients based on LOINC terms derived by harmonizing original DICOM study descriptions, modalities, and body parts examined using the LOINC playbook. Imaging study DICOM data element harmonization using the LOINC playbook is the result of an effort by MIDRC's Technology and Development Project 3b (TDP3b) and the Collaborative Research Project 12 (CRP-12). Links to the GitHub repository where the code for performing LOINC harmonization is maintained is included in the notebook.", - "imageUrl": "/dashboard/Public/notebooks/Cohort_Building_Using_LOINC_Terms.png", - "link": "/dashboard/Public/notebooks/Cohort_Building_Using_LOINC_Terms.html" - }, - { - "title": "Build a Patient Cohort and Access Chest CT Scans and Annotations", - "description": "This notebook demonstrates how to build a cohort of MIDRC patients based on clinical and demographic data and then access all Chest CT scans and any related annotations.", - "imageUrl": "/dashboard/Public/notebooks/Chest_CT_Images_for_Cohort.png", - "link": "/dashboard/Public/notebooks/Chest_CT_Images_for_Cohort.html" - }, - { - "title": "Access Files for Specific Case IDs", - "description": "This notebook demonstrates how to build a cohort of MIDRC patients based on clinical and demographic data and then obtain a file download manifest for x-ray and annotation files related to that cohort.", - "imageUrl": "/dashboard/Public/notebooks/Access_Files_for_Specific_Case_IDs.png", - "link": "/dashboard/Public/notebooks/Access_Files_for_Specific_Case_IDs.html" - }, - { - "title": "Cohort Selection Using Temporal COVID-19 Test Data", - "description": "This tutorial demonstrates how to use the MIDRC data commons' APIs to access imaging study and COVID-19 test data, how to use temporal properties in those data to select a cohort of COVID-19 positive imaging studies, and how to access those image files using the Gen3 SDK.", - "imageUrl": "/dashboard/Public/notebooks/Cohort_selection_Using_MIDRC_Temporal_COVID_Test_Data.png", - "link": "/dashboard/Public/notebooks/Cohort_selection_Using_MIDRC_Temporal_COVID_Test_Data.html" - }, - { - "title": "Querying and Accessing MIDRC Data", - "description": "This notebook is intended to demonstrate a variety of ways to access file objects and structured data, also known as metadata, in the MIDRC Data Commons using MIDRC APIs.", - "imageUrl": "/dashboard/Public/notebooks/Querying_and_Accessing_MIDRC_Data.png", - "link": "/dashboard/Public/notebooks/Querying_and_Accessing_MIDRC_Data.html" - }, - { - "title": "Exploring MIDRC CT Scans", - "description": "In this demo we will review how to import MIDRC imaging data, how to convert CT scan images from dicom (dcm) formats to png and jpeg formats, and how to view these CT scan images. This demo will also show how to extract file and patient metadata from the header of dicom (dcm) files.", - "imageUrl": "/dashboard/Public/notebooks/MIDRC_CT_Scan.png", - "link": "/dashboard/Public/notebooks/MIDRC_CT_Scan.html" - }, - { - "title": "MIDRC Open-R1 Clinical Data Analysis", - "description": "In this notebook we will visualize the distribution of subjects accross a variety demographics and their COVID-19 status in the Open-R1 dataset from The Medical Imaging and Data Resource Center.", - "imageUrl": "/dashboard/Public/notebooks/MIDRC_Clinical_Data.png", - "link": "/dashboard/Public/notebooks/MIDRC_Clinical_Data.html" - }, - { - "title": "Build Balanced Cohorts of Severe and Mild COVID-19 Cases", - "description": "This notebook demonstrates how to build a cohort of severe COVID-19 cases using patient clinical data and AI research-based annotations in the MIDRC data commons. Our goal is to download structured data and files for 2 related cohorts: 1) severe COVID cases and 2) a control cohort of non-severe COVID cases. Additionally, we want the cohorts to be somewhat balanced and matched in terms of the demographics: age, sex, race, and ethnicity.", - "imageUrl": "/dashboard/Public/notebooks/build_a_cohort_of_severe_covid_19_cases.png", - "link": "/dashboard/Public/notebooks/build_a_cohort_of_severe_covid_19_cases.html" - }, - { - "title": "Cohort Building Using Queries of the MIDRC Data Commons", - "description": "This notebook briefly demonstrates how to use the MIDRC open APIs to build a cohort of MIDRC imaging studies using patient clinical data and AI-research-based annotations in the MIDRC data commons and then access and view the X-ray image files associated with those imaging studies.", - "imageUrl": "/dashboard/Public/notebooks/MIDRC_Cohort_Building-DLL_RSNA_2023.png", - "link": "/dashboard/Public/notebooks/MIDRC_Cohort_Building-DLL_RSNA_2023.html" - } - ] + "boardCounts": [ + ], + "chartCounts": [ + ], + "projectDetails": "boardCounts" }, "useArboristUI": true, "showArboristAuthzOnProfile": true, - "showFenceAuthzOnProfile": true, - "hideSubmissionIfIneligible": true, + "showFenceAuthzOnProfile": false, "componentToResourceMapping": { - "Query": { - "resource": "/query_page", - "method": "access", - "service": "query_page" - } + "Workspace": { + "resource": "/workspace", + "method": "access", + "service": "jupyterhub" + }, + "Query": { + "resource": "/query_page", + "method": "access", + "service": "query_page" + }, + "Send Queries": { + "resource": "/query_page", + "method": "access", + "service": "query_page" + }, + "Data Dictionary": { + "resource": "/dictionary_page", + "method": "access", + "service": "dictionary_page" + }, + "Dictionary": { + "resource": "/dictionary_page", + "method": "access", + "service": "dictionary_page" + } }, "components": { - "appName": "The Medical Imaging and Data Resource Center Commons", - "index": { - "introduction": { - "heading": "MIDRC Data Commons", - "text": "The Medical Imaging & Data Resource Center (MIDRC) Data Commons supports the management, analysis and sharing of medical imaging data for the improvement of patient outcomes.\nThe data in MIDRC are open access in order to foster machine learning innovation through data sharing and include in addition to imaging files, patient demographic data, COVID-19 test results and other clinical data, harmonized study descriptions utilizing the LOINC playbook, and image DICOM tags for purposes of data filtering and selecting cohorts for analysis.", - "link": "/submission" - }, - "buttons": [ - { - "name": "Explore Data", - "icon": "data-explore", - "body": "Use the Exploration tool for cohort building via faceted search and downloading of subsets of data from the MIDRC Data Commons.", - "link": "/explorer", - "label": "Explore Data" - }, - { - "name": "Data Dictionary", - "icon": "data-field-define", - "body": "The MIDRC Data Commons employs a data model to power queries and data submissions. Study the dictionary to send GraphQL queries or format your data submissions.", - "link": "/DD", - "label": "View Dictionary" - }, - { - "name": "Query Data", - "icon": "data-access", - "body": "Search and download subsets of data from the MIDRC Data Commons using GraphQL queries.", - "link": "/query", - "label": "Query Data" - }, - { - "name": "Workspace", - "icon": "data-analyze", - "body": "Perform analysis on the MIDRC Data Commons data using Jupyter Notebooks.", - "link": "/workspace", - "label": "Run Analysis" - } - ], - "homepageChartNodes": [ - { - "node": "case", - "name": "Cases" - }, - { - "node": "imaging_study", - "name": "Imaging Studies" - }, - { - "node": "ct_series_file", - "name": "CT Series" - }, - { - "node": "dx_series_file", - "name": "DX Series" - }, - { - "node": "cr_series_file", - "name": "CR Series" - }, - { - "node": "radiology_report", - "name": "Radiology Reports" - }, - { - "node": "mr_series_file", - "name": "MR Series" - } - ] + "appName": "BloodPAC Metadata Submission Portal", + "index": { + "introduction": { + "heading": "BloodPAC Data Commons", + "text": "The Blood Profiling Atlas in Cancer (BloodPAC) supports the management, analysis and sharing of liquid biopsy data for the oncology research community and aims to accelerate discovery and development of therapies, diagnostic tests, and other technologies for cancer treatment and prevention. The data commons supports cross-project analyses by harmonizing data from different projects through the collaborative development of a data dictionary, providing an API for data queries and download, and providing a cloud-based analysis workspace with rich tools and resources.", + "link": "/submission" }, - "systemUse": { - "systemUseTitle": "Data Use Agreement for Academic and Institutional Users", - "systemUseText": [ - "Please see the below two Data Use Agreements: the first one is for Academic and Institutional users for non-commercial use; the second agreement is for commercial use.", - "", - "", - "Data Use Agreement - Non-Commercial Research Use Only", - "This Data Use Agreement for Academic and Institutional Users (this “Agreement”) is by and between you and the University of Chicago (the “University”) and governs your access to and use of the deidentified imaging and associated demographic and clinical data provided to you by the University (“MIDRC Data”). By accessing, using, or downloading any MIDRC Data, you are agreeing to be bound by the terms and conditions of this Agreement.", - "1. The University is the legal entity that hosts Medical Imaging and Data Resource Center (MIDRC) data", - "2. The University grants you a limited, personal, worldwide, non-exclusive, non-transferable, royalty-free license to view and use the MIDRC Data solely for your personal, Non-Commercial Research Purposes. Any commercial use, sale, or other monetization is prohibited. “Non-Commercial Research Purposes” means academic research or other not-for-profit scholarly purposes which are undertaken at a non-profit or government institution and publishing in connection therewith.", - "3. Other than the rights granted herein, the University retains all rights, title, and interest in the MIDRC Dataset.", - "4. You will use the MIDRC Data only in compliance with all applicable laws and regulations.", - "5. You may make a verbatim copy of the MIDRC Data for personal, non-commercial research use. If another user within your organization wishes to use the MIDRC Data, they must separately download the data set and enter into an Agreement directly with the University.", - "6. You may not distribute, publish, or reproduce a copy of any portion or all of the MIDRC Data to others without specific prior written permission from the University.", - "7. You will promptly report to the University in writing any unauthorized access or use of the MIDRC Data", - "8. You will register with and provide current contact information to the University. By accessing, using, or downloading the MIDRC Data, you consent to be contacted by the University. The University may use, and you hereby grant the University a non-exclusive, worldwide, perpetual, irrevocable license to use, any data you provide to the University, including any personally identifiable information.", - "9. You will acknowledge your use of MIDRC Data in all oral or written presentations, disclosures, or publications arising from your use of the MIDRC Data", - "10. You may not modify, reverse engineer, decompile, or create derivative works from the MIDRC Data. For avoidance of doubt, users may create research results, including any data analyses, results of algorithm validations, annotations and overlays, and outcomes or evaluations using the MIDRC Data. The University will have no right, title, or interest in any such research results. You must not remove or alter any copyright or other proprietary notices in the MIDRC Data. You are encouraged to submit any annotations or overlays created using the MIDRC data.", - "11. The MIDRC Data has not been reviewed or approved by the Food and Drug Administration, and is for non-clinical, research use only. In no event shall data or images generated through the use of the MIDRC Data be used or relied upon in the diagnosis or provision of patient care", - "12. THE MIDRC DATA IS PROVIDED ON AN ”AS IS”, “WHERE IS” BASIS. THE UNIVERSITY MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON INFRINGEMENT. THE UNIVERSITY WILL HAVE NO LIABILITY WHATSOEVER ARISING FROM YOUR ACCESS OR USE OF THE MIDRC DATA", - "13. You will not make any attempt to re-identify any individual from the MIDRC Data. In the event that you identify any person whose data is included in the MIDRC Data, you will promptly delete the data and notify the University in writing.", - "14. The University may terminate this Agreement at any time upon notice to you. The University shall have no liability in the event of any such termination. Upon such termination, the University may direct that you immediately return or destroy all copies of any MIDRC Data and, upon the University’s request, you will certify the foregoing to the University in writing.", - "", - "", - "DATA USE AGREEMENT – COMMERCIAL USE PERMITTED", - "This Data Use Agreement (this “Agreement”) is by and between you or the entity you represent (“you”) and the University of Chicago (the “University”) and governs your access to and use of the deidentified imaging and associated demographic and clinical data provided to you by the University (“MIDRC Data”). By accessing, using, or downloading any MIDRC Data, you are agreeing to be bound by the terms and conditions of this Agreement. If you are entering into this Agreement for an entity, such as the company you work for, you represent and warrant that you have legal authority to bind that entity", - "1. The University is the legal entity that hosts Medical Imaging and Data Resource Center (MIDRC) data", - "2. The University grants you a limited, personal, worldwide, non-exclusive, non-transferable, royalty-free license to view and use the MIDRC Data", - "3. Other than the rights granted herein, the University retains all rights, title, and interest in the MIDRC Dataset.", - "4. You will use the MIDRC Data only in compliance with all applicable laws and regulations", - "5. You may make a verbatim copy of the MIDRC Data.", - "6. You may not distribute any portion or all of the MIDRC Data to others without specific prior written permission from the University.", - "7. You will promptly report to the University in writing any unauthorized access or use of the MIDRC Data.", - "8. You will register with and provide current contact information to the University. By accessing, using, or downloading the MIDRC Data, you consent to be contacted by the University. The University may use, and you hereby grant the University a non-exclusive, worldwide, perpetual, irrevocable license to use, any data you provide to the University, including any personally identifiable information.", - "9. You will acknowledge your use of MIDRC Data in all oral or written presentations, disclosures, or publications arising from your use of the MIDRC Data.", - "10. You may not modify, reverse engineer, decompile, or create derivative works from the MIDRC Data. For avoidance of doubt, users may create research results, including any data analyses, results of algorithm validations, annotations and overlays, and outcomes or evaluations using the MIDRC Data. The University will have no right, title, or interest in any such research results. You must not remove or alter any copyright or other proprietary notices in the MIDRC Data. You are encouraged to submit any annotations or overlays created using the MIDRC data.", - "11. The MIDRC Data has not been reviewed or approved by the Food and Drug Administration, and is for non-clinical, research use only. In no event shall data or images generated through the use of the MIDRC Data be used or relied upon in the diagnosis or provision of patient care.", - "12. THE MIDRC DATA IS PROVIDED ON AN ”AS IS”, “WHERE IS” BASIS. THE UNIVERSITY MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THE UNIVERSITY WILL HAVE NO LIABILITY WHATSOEVER ARISING FROM YOUR ACCESS OR USE OF THE MIDRC DATA, INCLUDING WITHOUT LIMITATION ANY LIABILITY ARISING FROM LOST PROFITS, COSTS OF PROCURING SUBSTITUTE GOODS OR SERVICES, LOST BUSINESS, ENHANCED DAMAGES FOR INTELLECTUAL PROPERTY INFRINGEMENT, OR FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, OR OTHER SPECIAL DAMAGES SUFFERED BY YOU OR YOUR SUBLICENSEES, JOINT VENTURES, OR AFFILIATES ARISING OUT OF OR RELATED TO THE AGREEMENT AND NON-EXCLUSIVE LICENSES GRANTED THEREUNDER FOR ALL CAUSES OF ACTION OF ANY KIND (INCLUDING TORT, CONTRACT, NEGLIGENCE, STRICT LIABILITY AND BREACH OF WARRANTY) EVEN IF THE UNIVERSITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. ALSO, UNIVERSITY WILL NOT BE LIABLE FOR ANY DIRECT DAMAGES SUFFERED BY YOU OR YOUR SUBLICENSEES, JOINT VENTURES, OR AFFILIATES ARISING OUT OF OR RELATED TO YOUR USE OF THE MIDRC DATA.", - "13. You will defend, indemnify, and hold harmless the University, its affiliates and licensors, and each of their respective employees, officers, directors, trustees, and representatives (“Representatives”) from and against any claims, damages, losses, liabilities, costs, and expenses (including reasonable attorneys’ fees and consultants’ fees) arising out of or relating to any third-party claim to the extent concerning or arising out of: (a) your use of the MIDRC Data; (b) breach of this Agreement or violation of applicable law by you; or (c) any allegation that your use of the MIDRC Data infringes or otherwise violates the patent, copyright, or other intellectual property rights of any third party.", - "14. You will not make any attempt to re-identify any individual from the MIDRC Data. In the event that you identify any person whose data is included in the MIDRC Data, you will promptly notify the University in writing.", - "15. The University may terminate this Agreement at any time upon notice to you. The University shall have no liability in the event of any such termination. Upon such termination, the University may direct that you immediately return or destroy all copies of any MIDRC Data and, upon the University’s request, you will certify the foregoing to the University in writing." - ], - "displayUseMsg": "cookie", - "expireUseMsgDays": 365, - "showOnlyOnLogin": true - }, - "navigation": { - "items": [ - { - "name": "Discovery", - "link": "/discovery", - "icon": "query", - "tooltip": "Dataset discovery" - }, - { - "name": "Exploration", - "link": "/explorer", - "icon": "exploration", - "tooltip": "The Exploration Page enables discovery of the data at the subject level and features a cohort builder." - }, - { - "name": "Dictionary", - "link": "/DD", - "icon": "dictionary", - "tooltip": "The MIDRC Data Commons employs a data model to power queries and data submissions. Study the dictionary to send GraphQL queries or format your data submissions.", - "color": "#a2a2a2" - }, - { - "name": "Query", - "link": "/query", - "icon": "query", - "tooltip": "Query the databases using GraphQL." - }, - { - "name": "Example Analysis", - "link": "/resource-browser", - "icon": "bar-chart", - "tooltip": "Learn how to use Jupyter Notebooks to explore and visualize data discovered in the MIDRC Data Commons by running a static tutorial notebook, or use one of these examples as a launching point for your own custom analysis.", - "color": "#a2a2a2" - }, - { - "name": "Workspace", - "link": "/workspace", - "icon": "workspace", - "tooltip": "The Workspace provides a secure cloud environment featuring Jupyter Notebooks and RStudio." - } - - ] + "homepageChartNodes": [{ + "node": "subject", + "name": "Subjects" + } + ], + "buttons": [{ + "name": "Data Dictionary", + "icon": "data-field-define", + "body": "The BloodPAC Data Commons employs a data model to power queries and data submissions. Study the dictionary to send GraphQL queries or format your data submissions.", + "link": "/DD", + "label": "Learn more" + }, + { + "name": "Submit Data", + "icon": "data-submit", + "body": "Browse the list of submitted data projects, or find your project and submit data.", + "link": "/submission", + "label": "Submit data" + }, + { + "name": "Explore Data", + "icon": "data-files", + "body": "The Exploration app enables faceted search for cohort building, getting file download manifests, and browsing data across projects.", + "link": "/explorer", + "label": "Exploration" + }, + { + "name": "Send Queries", + "icon": "data-access", + "body": "Build and send your own custom GraphQL queries to the database to pinpoint specific data.", + "link": "/query", + "label": "Send Queries" + }, + { + "icon": "analysis", + "link": "/analysis", + "color": "#a2a2a2", + "name": "Apps" + } + ] + }, + "navigation": { + "title": "BloodPAC Data Commons", + "items": [ + { + "icon": "query", + "link": "/discovery", + "name": "Discovery", + "tooltip": "Use free-text search and tags to rapidly find relevant studies, discover new datasets across multiple resources, and easily export selected data files to the analysis workspace." + }, + { + "icon": "exploration", + "link": "/explorer", + "color": "#a2a2a2", + "name": "Exploration" + }, + { + "icon": "query", + "link": "/study-viewer/clinical_trials", + "color": "#a2a2a2", + "name": "Study Viewer" + }, + { + "icon": "workspace", + "link": "/workspace", + "color": "#a2a2a2", + "name": "Workspace" + }, + { + "icon": "dictionary", + "link": "/DD", + "color": "#a2a2a2", + "name": "Dictionary" + }, + { + "icon": "analysis", + "link": "/analysis", + "color": "#a2a2a2", + "name": "Apps" + }, + { + "icon": "query", + "link": "/query", + "color": "#a2a2a2", + "name": "Query" + }, + { + "icon": "profile", + "link": "/identity", + "color": "#a2a2a2", + "name": "Profile" + } + ] + }, + "topBar": { + "items": [{ + "link": "https://bloodpac.org/", + "name": "About" + }, + { + "icon": "upload", + "link": "/submission", + "name": "Submit Data" + }, + { + "link": "main@example.org", + "name": "Email Support" + } + ], + "useProfileDropdown": false + }, + "login": { + "title": "BloodPAC Data Commons", + "subTitle": "Explore, Analyze, and Share Data", + "text": "This website combines liquid biopsy data from academic, government, and industry partners and aims to accelerate discovery and development of therapies, diagnostic tests, and other technologies for the treatment and prevention of cancer.", + "contact": "If you have any questions about access or the registration process, please contact ", + "email": "main@example.org" + }, + "certs": { + "security_quiz": { + "hasCorrectAnswers": true, + "title": "BloodPAC User agreement", + "description": "", + "questions": [{ + "name": "", + "question": "NOTICE: To protect the system from unauthorized use and to ensure that the system is functioning, activities on this system are monitored and recorded and subject to audit. Use of this system is express consent to such monitoring and recording. Any unauthorized access or use of this system is prohibited. You may only use this system if you have been designated as an Authenticated Individual by your company or institution. You may not use the system in any way that is inconsistent with the agreements between CCSR and your company or institution. Please pay particular attention to the restrictions on controlled access data and transfer it in an approved secure manner.", + "options": ["I agree"], + "answer": 0, + "hint": "Click on I agree" + }] + } + } + }, + "featureFlags": { + "explorer": true, + "analysis": true, + "explorerPublic": true, + "discovery": true, + "discoveryUseAggMDS": true, + "studyRegistration": true + }, + "analysisTools": [ + { + "title": "OHDSI Atlas", + "description": "Use this App for cohort creation. These will be automatically populated in the Gen3 GWAS App", + "applicationUrl": "https://atlas.qa-mickey.planx-pla.net/atlas/", + "image": "/custom/sponsors/gitops-sponsors/atlas-logo.png" + }, + { + "appId": "GWASUIApp", + "title": "Gen3 GWAS", + "description": "Use this App to perform high throughput GWAS on Million Veteran Program (MVP) data, using the University of Washington Genesis pipeline", + "image": "/src/img/analysis-icons/gwas.svg", + "needsTeamProject": true + }, + { + "appId": "GWASResults", + "title": "GWAS Results", + "description": "Use this App to view status & results of submitted workflows", + "image": "/src/img/analysis-icons/gwasResults.svg", + "needsTeamProject": true + } + ], + "discoveryConfig": { + "features": { + "advSearchFilters": { + "enabled": false, + "field": "advSearchFilters", + "filters": [ + { "key": "Research Focus Area" }, + { "key": "Administering IC(s)" }, + { "key": "Simulated vs. Real Data" }, + { "key": "Year Grant Awarded" }, + { "key": "Study Description" } + ] }, - "topBar": { - "items": [ - { - "link": "https://www.midrc.org/", - "name": "About" - }, - { - "link": "https://staging.midrc.org/dashboard/Public/documentation/Gen3_MIDRC_GetStarted.pdf", - "name": "Get Started" - }, - { - "link": "https://www.midrc.org/midrc-acknowledgements", - "name": "Cite MIDRC" - }, - { - "link": "https://staging.midrc.org/dashboard/Public/documentation/DUA.html", - "name": "DUA" - }, - { - "link": "https://www.midrc.org/resources", - "name": "Resources" - }, - { - "link": "https://docs.gen3.org/gen3-resources/user-guide/", - "name": "Gen3" - }, - { - "icon": "upload", - "link": "/submission", - "name": "Submit Data" - }, - { - "link": "midrc-support@gen3.org", - "name": "Email Support" - } - ], - "useProfileDropdown": true + "exportToWorkspace": { + "enabled": true, + "manifestFieldName": "__manifest", + "downloadManifestButtonText": "Download", + "enableDownloadManifest": false, + "downloadZipButtonText": "Download Zip", + "enableDownloadZip": true }, - "login": { - "title": "Medical Imaging & Data Resource Center Data Commons", - "subTitle": "Explore, Analyze, and Share Medical Imaging Data to Improve Patient Outcomes", - "text": "", - "contact": "If you have any questions about access or the registration process, please contact ", - "email": "midrc-support@gen3.org", - "image": "/../../../../custom/sponsors/gitops-sponsors/covid_gene" + "pageTitle": { + "enabled": false }, - "categorical9Colors": [ - "#B02F34", - "#421C52", - "#AEEBF2", - "#E0DD10", - "#40476D", - "#FFA630", - "#AE8799", - "#035C94", - "#462255" - ], - "footer": { - "links": [ - { - "text": "HHS Responsible Disclosure", - "href": "https://www.hhs.gov/vulnerability-disclosure-policy/index.html" - }, - { - "text": "The Medical Imaging and Data Resource Center (MIDRC) is funded by the National Institute of Biomedical Imaging and Bioengineering (NIBIB) of the National Institutes of Health under contract 75N92020D00021 and through The Advanced Research Projects Agency for Health (ARPA-H) \n This repository is under review for potential modification in compliance with Administration directives.", - "href": "#" - } + "search": { + "searchBar": { + "enabled": true, + "searchableTextFields": [ + "summary", + "location", + "study_name", + "institutions", + "investigators", + "project_title", + "project_number", + "dataset_1_title", + "dataset_2_title", + "dataset_3_title", + "dataset_4_title", + "administering_ic", + "research_program", + "research_question", + "dataset_description", + "dataset_1_description", + "dataset_2_description", + "dataset_3_description", + "dataset_4_description", + "data_dictionary" ] + } }, - "footerLogos": [ - { - "src": "/src/img/gen3.png", - "href": "https://ctds.uchicago.edu/gen3", - "alt": "Gen3 Data Commons" + "authorization": { + "enabled": true, + "supportedValues": { + "accessible": { + "enabled": true, + "menuText": "Accessible" + }, + "unaccessible": { + "enabled": true, + "menuText": "Not Accessible" + }, + "pending": { + "enabled": false + }, + "notAvailable": { + "enabled": false } + } + } + }, + "aggregations": [ + { + "name": "Studies", + "field": "project_number", + "type": "count" + } + ], + "tagSelector": { + "title": "Tags by category", + "showTagCategoryNames": true + }, + "studies": [], + "studyColumns": [ + { + "name": "Project Title", + "field": "project_title", + "errorIfNotAvailable": false, + "valueIfNotAvailable": "n/a" + }, + { + "name": "Research Focus Area", + "field": "research_focus_area", + "errorIfNotAvailable": false, + "valueIfNotAvailable": "n/a" + }, + { + "name": "Investigator(s)", + "field": "investigators", + "errorIfNotAvailable": false, + "valueIfNotAvailable": "n/a" + } + ], + "studyPreviewField": { + "name": "Summary", + "field": "summary", + "contentType": "string", + "includeName": false, + "includeIfNotAvailable": true, + "valueIfNotAvailable": "No summary has been provided for this study." + }, + "studyPageFields": { + "header": { + "field": "project_title" + }, + "fieldsToShow": [ + { + "groupName": "HEAL Research Initiatives", + "groupWidth": "full", + "includeName": false, + "fields": [ + { + "name": "Project Number", + "field": "project_number" + }, + { + "name": "Research Focus Area", + "field": "research_focus_area" + }, + { + "name": "Research Program", + "field": "research_program" + }, + { + "name": "Research Question", + "field": "research_question" + } + ] + }, + { + "groupName": "Host Institution", + "groupWidth": "half", + "includeName": false, + "fields": [ + { + "name": "Institution(s)", + "field": "institutions" + }, + { + "name": "Location", + "field": "location" + }, + { + "name": "Investigator(s)", + "field": "investigators" + }, + { + "name": "Administering IC(s)", + "field": "administering_ic" + }, + { + "name": "Year Grant Awarded", + "field": "year_awarded" + } + ] + }, + { + "groupName": "Clinical Trial", + "groupWidth": "half", + "includeName": false, + "fields": [ + { + "name": "Study Type", + "field": "study_type" + }, + { + "name": "Study Name", + "field": "study_name" + }, + { + "name": "Study Description", + "field": "study_description" + }, + { + "name": "Number of Subjects", + "field": "subjects" + }, + { + "name": "Number of Sites", + "field": "sites" + }, + { + "name": "Clinical Trial Link", + "field": "clinical_trial_link" + }, + { + "name": "Protocol Name", + "field": "protocol_name" + }, + { + "name": "Dataset Description", + "field": "dataset_description" + }, + { + "name": "Dataset Category", + "field": "dataset_category" + } + ] + }, + { + "groupName": "Tags", + "includeName": false, + "groupWidth": "full", + "fields": [ + { + "name": "Tags", + "field": "tags", + "contentType": "tags", + "includeIfNotAvailable": false + } + ] + }, + { + "groupWidth": "full", + "fields": [ + { + "name": "Summary", + "field": "summary", + "contentType": "paragraphs", + "includeName": true, + "includeIfNotAvailable": true, + "valueIfNotAvailable": "No summary has been provided for this study." + } + ] + }, + { + "groupName": "Datasets", + "groupWidth": "full", + "includeName": false, + "fields": [ + { + "name": "Dataset 1 - Title", + "field": "dataset_1_title" + }, + { + "name": "Dataset 1 - Description", + "field": "dataset_1_description" + }, + { + "name": "Dataset 1 - Type", + "field": "dataset_1_type" + }, + { + "name": "Dataset 2 - Title", + "field": "dataset_2_title" + }, + { + "name": "Dataset 2 - Description", + "field": "dataset_2_description" + }, + { + "name": "Dataset 2 - Type", + "field": "dataset_2_type" + }, + { + "name": "Dataset 3 - Title", + "field": "dataset_3_title" + }, + { + "name": "Dataset 3 - Description", + "field": "dataset_3_description" + }, + { + "name": "Dataset 3 - Type", + "field": "dataset_3_type" + }, + { + "name": "Dataset 4 - Title", + "field": "dataset_4_title" + }, + { + "name": "Dataset 4 - Description", + "field": "dataset_4_description" + }, + { + "name": "Dataset 4 - Type", + "field": "dataset_4_type" + }, + { + "name": "Dataset 5 - Title", + "field": "dataset_5_title" + }, + { + "name": "Dataset 5 - Description", + "field": "dataset_5_description" + }, + { + "name": "Dataset 5 - Type", + "field": "dataset_5_type" + } + ] + } ] + }, + "minimalFieldMapping": { + "authzField": "authz", + "tagsListFieldName": "tags", + "dataAvailabilityField": "data_availability", + "uid": "project_number" + }, + "tagCategories": [ + { + "name": "Demographic Info", + "color": "rgba(64, 34, 100, 1)", + "display": true + }, + { + "name": "Study Design", + "color": "rgba(153, 40, 107, 1)", + "display": true + }, + { + "name": "HEAL Specific", + "color": "rgba(161, 36, 46, 1)", + "display": true + }, + { + "name": "Other", + "color": "rgba(207, 54, 38, 1)", + "display": true + }, + { + "name": "Commons", + "displayName": "Data Resources", + "color": "rgba(21, 6, 76, 1)" + } + ] }, - "featureFlags": { - "discovery": true, - "explorer": true, - "analysis": true, - "explorerPublic": true, - "workspaceRegistration": true - }, - "analysisTools": [], + "studyViewerConfig": [ + { + "dataType": "subject", + "title": "Studies", + "titleField": "project_id", + "rowAccessor": "submitter_id", + "listItemConfig": { + "blockFields": ["project_id"], + "tableFields": ["data_type"] + }, + "fieldMapping": [ + { "field": "category", "name": "Study Type"}, + { "field": "project_id", "name": "Project_ID"}, + { "field": "data_type", "name": "Data_Type"}, + { "field": "condition", "name": "Condition"} + ], + "openMode": "close-all", + "buttons": [ + { + "type": "download" + }, + { + "type": "request_access", + "resourceDisplayNameField": "title", + "accessRequestedText": "DAR In Progress", + "accessRequestedTooltipText": "Your recently submitted DAR is being reviewed by NIAID" + }] + } + ], "explorerConfig": [ + { + "tabTitle": "Data", + "charts": { + "project_id": { + "chartType": "count", + "title": "Projects" + } + }, + "filters": { + "tabs": [ + { + "title": "Project", + "fields": [ + "project_id", + "data_type", + "data_format" + ] + } + ] + }, + "table": { + "enabled": true, + "fields": [ + "project_id", + "data_format" + ] + }, + "dropdowns": { + "download": { + "title": "Download" + } + }, + "buttons": [ { - "tabTitle": "Cases", - "charts": {}, - "filters": { - "tabs": [ - { - "title": "Demographics", - "searchFields": [ - "submitter_id" - ], - "fields": [ - "sex", - "race", - "ethnicity", - "age_at_index", - "index_event", - "zip", - "covid19_positive", - "project_id" - ] - }, - { - "title": "Imaging Studies", - "fields": [ - "imaging_studies.study_modality", - "imaging_studies.study_description", - "imaging_studies.loinc_code", - "imaging_studies.loinc_contrast", - "imaging_studies.loinc_long_common_name", - "imaging_studies.loinc_method", - "imaging_studies.loinc_system", - "imaging_studies.age_at_imaging", - "imaging_studies.body_part_examined", - "imaging_studies.days_to_study", - "imaging_studies.image_data_modified", - "data_file_image_data_modified", - "data_file_image_data_modification_name", - "data_file_image_data_modification_method" - ] - }, - { - "title": "COVID Tests", - "fields": [ - "measurements.test_name", - "measurements.test_result_text", - "measurements.test_method", - "measurements.test_days_from_index" - ] - }, - { - "title": "Medications", - "fields": [ - "medications.days_to_medication_start", - "medications.days_to_medication_end", - "medications.dose_sequence_number", - "medications.medication_code", - "medications.medication_code_system", - "medications.medication_manufacturer", - "medications.medication_name", - "medications.medication_type" - ] - }, - { - "title": "Procedures", - "fields": [ - "procedures.breathing_support_type", - "procedures.days_to_procedure_start", - "procedures.days_to_procedure_end", - "procedures.procedure_name" - ] - }, - { - "title": "Conditions", - "fields": [ - "conditions.condition_name", - "conditions.condition_code_system", - "conditions.condition_code", - "conditions.days_to_condition_start", - "conditions.days_to_condition_end" - ] - }, - { - "title": "Reports", - "fields": [ - "_radiology_report_count" - ] - }, - { - "title": "Annotations", - "fields": [ - "imaging_study_annotations.annotation_name", - "imaging_study_annotations.midrc_mRALE_score", - "imaging_study_annotations.annotation_method" - ] - } - ] - }, - "table": { - "enabled": true, - "fields": [ - "submitter_id", - "sex", - "age_at_index", - "index_event", - "race", - "ethnicity", - "zip", - "covid19_positive", - "imaging_studies.age_at_imaging", - "imaging_studies.body_part_examined", - "imaging_studies.days_to_study", - "license", - "data_url_doi", - "data_contributor", - "imaging_studies.loinc_code", - "imaging_studies.loinc_contrast", - "imaging_studies.loinc_long_common_name", - "imaging_studies.loinc_method", - "imaging_studies.loinc_system", - "imaging_studies.study_description", - "imaging_studies.study_modality", - "imaging_studies.study_uid", - "imaging_studies.image_data_modified", - "data_file_image_data_modified", - "data_file_image_data_modification_name", - "data_file_image_data_modification_method", - "measurements.test_name", - "measurements.test_result_text", - "measurements.test_method", - "measurements.test_days_from_index", - "medications.days_to_medication_start", - "medications.days_to_medication_end", - "medications.dose_sequence_number", - "medications.medication_code", - "medications.medication_code_system", - "medications.medication_manufacturer", - "medications.medication_name", - "medications.medication_type", - "procedures.breathing_support_type", - "procedures.days_to_procedure_start", - "procedures.days_to_procedure_end", - "procedures.procedure_name", - "conditions.condition_name", - "conditions.condition_code_system", - "conditions.condition_code", - "conditions.days_to_condition_start", - "conditions.days_to_condition_end", - "imaging_study_annotations.annotation_name", - "imaging_study_annotations.midrc_mRALE_score", - "imaging_study_annotations.annotation_method", - "imaging_study_annotations.annotator_id", - "imaging_study_annotations.instance_uids", - "_imaging_studies_count", - "_ct_series_file_count", - "_dx_series_file_count", - "_cr_series_file_count", - "_mr_series_file_count", - "project_id", - "_radiology_report_count" - ], - "linkFields": [ - "license", - "data_url_doi" - ] - }, - "dropdowns": { - "download-table": { - "title": "Download Table" - } - }, - "buttons": [ - { - "enabled": true, - "type": "data-json", - "title": "JSON", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Cases_table.json" - }, - { - "enabled": true, - "type": "data-tsv", - "title": "TSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Cases_table.tsv" - }, - { - "enabled": true, - "type": "data-csv", - "title": "CSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Cases_table.csv" - }, - { - "enabled": true, - "type": "manifest", - "title": "Download File Manifest for Cases", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_case_manifest.json" - }, - { - "enabled": false, - "type": "export-to-workspace", - "title": "Export to Workspace", - "leftIcon": "datafile", - "rightIcon": "download" - } - ], - "loginForDownload": true, - "guppyConfig": { - "dataType": "case", - "nodeCountTitle": "Cases", - "fileCountField": "data_file_count", - "fieldMapping": [ - { - "field": "project_id", - "name": "Project ID" - }, - { - "field": "submitter_id", - "name": "Case ID" - }, - { - "field": "imaging_studies.age_at_imaging", - "name": "Age at Imaging" - }, - { - "field": "imaging_studies.body_part_examined", - "name": "Body Part Examined" - }, - { - "field": "imaging_studies.days_from_study_to_neg_covid_test", - "name": "Days from Study to Negative COVID Test" - }, - { - "field": "imaging_studies.days_from_study_to_pos_covid_test", - "name": "Days from Study to Positive COVID Test" - }, - { - "field": "imaging_studies.days_to_study", - "name": "Days to Study" - }, - { - "field": "imaging_studies.loinc_code", - "name": "LOINC Code" - }, - { - "field": "imaging_studies.loinc_contrast", - "name": "LOINC Contrast" - }, - { - "field": "imaging_studies.loinc_long_common_name", - "name": "LOINC Long Common Name" - }, - { - "field": "imaging_studies.loinc_method", - "name": "LOINC Method" - }, - { - "field": "imaging_studies.loinc_system", - "name": "LOINC System" - }, - { - "field": "imaging_studies.study_description", - "name": "Study Description" - }, - { - "field": "imaging_studies.study_modality", - "name": "Study Modality" - }, - { - "field": "imaging_studies.study_uid", - "name": "Study UID" - }, - { - "field": "measurements.test_name", - "name": "Test Name" - }, - { - "field": "measurements.test_result_text", - "name": "Test Result" - }, - { - "field": "measurements.test_method", - "name": "Test Method" - }, - { - "field": "measurements.test_days_from_index", - "name": "Test Days from Index" - }, - { - "field": "medications.days_to_medication_start", - "name": "Days to Medication Start" - }, - { - "field": "medications.days_to_medication_end", - "name": "Days to Medication End" - }, - { - "field": "medications.dose_sequence_number", - "name": "Dose Sequence Number" - }, - { - "field": "medications.medication_code", - "name": "Medication Code" - }, - { - "field": "medications.medication_code_system", - "name": "Medication Code System" - }, - { - "field": "medications.medication_manufacturer", - "name": "Medication Manufacturer" - }, - { - "field": "medications.medication_name", - "name": "Medication Name" - }, - { - "field": "medications.medication_type", - "name": "Medication Type" - }, - { - "field": "procedures.breathing_support_type", - "name": "Breathing Support Type" - }, - { - "field": "procedures.days_to_procedure_start", - "name": "Days to Procedure Start" - }, - { - "field": "procedures.days_to_procedure_end", - "name": "Days to Procedure End" - }, - { - "field": "procedures.procedure_name", - "name": "Procedure Name" - }, - { - "field": "conditions.condition_name", - "name": "Condition Name" - }, - { - "field": "conditions.condition_code_system", - "name": "Condition Code System" - }, - { - "field": "conditions.condition_code", - "name": "Condition Code" - }, - { - "field": "conditions.days_to_condition_start", - "name": "Days to Condition Start" - }, - { - "field": "conditions.days_to_condition_end", - "name": "Days to Condition End" - }, - { - "field": "imaging_study_annotations.airspace_disease_grading", - "name": "Airspace Disease Grading" - }, - { - "field": "imaging_study_annotations.class_covid19_pneumonia", - "name": "Class COVID-19 Pneumonia" - }, - { - "field": "imaging_study_annotations.annotation_name", - "name": "Annotation Name" - }, - { - "field": "imaging_study_annotations.midrc_mRALE_score", - "name": "MIDRC mRALE Score" - }, - { - "field": "imaging_study_annotations.annotation_method", - "name": "Annotation Method" - }, - { - "field": "imaging_study_annotations.annotator_id", - "name": "Annotator ID" - }, - { - "field": "imaging_study_annotations.instance_uids", - "name": "Instance UIDs" - }, - { - "field": "_imaging_studies_count", - "name": "Imaging Studies Count" - }, - { - "field": "_ct_series_file_count", - "name": "CT Series Count" - }, - { - "field": "_dx_series_file_count", - "name": "DX Series Count" - }, - { - "field": "_cr_series_file_count", - "name": "CR Series Count" - }, - { - "field": "_mr_series_file_count", - "name": "MR Series Count" - }, - { - "field": "license", - "name": "License" - }, - { - "field": "data_url_doi", - "name": "DOI" - }, - { - "field": "data_contributor", - "name": "Data Contributor" - } - ], - "manifestMapping": { - "resourceIndexType": "data_file", - "resourceIdField": "object_id", - "referenceIdFieldInResourceIndex": "_case_id", - "referenceIdFieldInDataIndex": "_case_id" - }, - "accessibleFieldCheckList": [ - "project_id" - ], - "accessibleValidationField": "project_id" - } + "enabled": true, + "type": "export-to-pfb", + "title": "Export to PFB", + "leftIcon": "datafile", + "rightIcon": "download" }, { - "tabTitle": "Annotations", - "charts": {}, - "filters": { - "tabs": [ - { - "title": "Imaging Study Annotations", - "fields": [ - "annotation_name", - "midrc_mRALE_score", - "annotation_method", - "annotator_id", - "project_id" - ] - } - ] - }, - "table": { - "enabled": true, - "fields": [ - "case_ids", - "midrc_mRALE_score", - "annotation_method", - "annotator_id", - "instance_uids", - "submitter_id", - "project_id" - ] - }, - "dropdowns": { - "download-table": { - "title": "Download Table" - } - }, - "buttons": [ - { - "enabled": true, - "type": "data-json", - "title": "JSON", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Annotations_table.json" - }, - { - "enabled": true, - "type": "data-tsv", - "title": "TSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Annotations_table.tsv" - }, - { - "enabled": true, - "type": "data-csv", - "title": "CSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Annotations_table.csv" - } + "enabled": true, + "type": "export-to-workspace", + "title": "Export to Workspace", + "leftIcon": "datafile", + "rightIcon": "download" + } + ], + "loginForDownload": true, + "guppyConfig": { + "dataType": "subject", + "nodeCountTitle": "Subjects", + "fieldMapping": [ + { "field": "disease_id", "name": "Disease ID" }, + { "field": "age_of_onset", "name": "Age of Onset" }, + { "field": "project_dbgap_accession_number", "name": "Project dbGaP Accession Number" }, + { "field": "project_dbgap_consent_text", "name":"Project dbGaP Consent Text"}, + { "field": "project_dbgap_phs", "name":"Project dbGaP Phs"} + ], + "manifestMapping": { + "resourceIndexType": "file", + "resourceIdField": "object_id", + "referenceIdFieldInResourceIndex": "_subject_id", + "referenceIdFieldInDataIndex": "_subject_id" + }, + "accessibleFieldCheckList": [ + "project_id" + ], + "accessibleValidationField": "project_id" + } + }, + { + "tabTitle": "File", + "charts": { + "data_type": { + "chartType": "stackedBar", + "title": "File Type" + }, + "data_format": { + "chartType": "stackedBar", + "title": "File Format" + } + }, + "filters": { + "tabs": [ + { + "title": "File", + "fields": [ + "project_id", + "data_category", + "data_type", + "data_format" ], - "loginForDownload": true, - "guppyConfig": { - "dataType": "annotation", - "nodeCountTitle": "Annotations", - "fieldMapping": [ - { - "field": "project_id", - "name": "Project ID" - }, - { - "field": "submitter_id", - "name": "Annotation ID" - }, - { - "field": "case_ids", - "name": "Case ID" - } - ], - "accessibleFieldCheckList": [ - "project_id" - ], - "accessibleValidationField": "project_id" - } + "searchFields": [ + "file_name" + ] + } + ] + }, + "table": { + "enabled": true, + "fields": [ + "project_id", + "file_name", + "file_size", + "object_id" ] + }, + "loginForDownload": true, + "guppyConfig": { + "dataType": "file", + "fieldMapping": [ + { + "field": "object_id", + "name": "GUID" + }, + { + "field": "programs_name", + "name": "Program" + } + ], + "nodeCountTitle": "Files", + "manifestMapping": { + "resourceIndexType": "subject", + "resourceIdField": "_subject_id", + "referenceIdFieldInResourceIndex": "object_id", + "referenceIdFieldInDataIndex": "object_id" }, + "accessibleFieldCheckList": [ + "project_id" + ], + "accessibleValidationField": "project_id", + "downloadAccessor": "object_id" + }, + "buttons": [ { - "tabTitle": "Measurements", - "charts": { - "test_method": { - "chartType": "fullPie", - "title": "Test Method" - }, - "test_result_text": { - "chartType": "fullPie", - "title": "COVID-19 Test Result" - }, - "test_name": { - "chartType": "fullPie", - "title": "Test Name" - } - }, - "filters": { - "tabs": [ - { - "title": "COVID-19 Tests", - "fields": [ - "test_method", - "test_result_text", - "test_name", - "test_days_from_index", - "project_id" - ] - } - ] - }, - "table": { - "enabled": true, - "fields": [ - "case_ids", - "test_method", - "test_result_text", - "test_name", - "test_days_from_index", - "submitter_id", - "project_id", - "license", - "data_url_doi", - "data_contributor" - ], - "linkFields": [ - "license", - "data_url_doi" - ] - }, - "dropdowns": { - "download-table": { - "title": "Download Table" - } - }, - "buttons": [ - { - "enabled": true, - "type": "data-json", - "title": "JSON", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Measurements_table.json" - }, - { - "enabled": true, - "type": "data-tsv", - "title": "TSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Measurements_table.tsv" - }, - { - "enabled": true, - "type": "data-csv", - "title": "CSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Measurements_table.csv" - } - ], - "loginForDownload": true, - "guppyConfig": { - "dataType": "measurement", - "nodeCountTitle": "Measurements", - "fieldMapping": [ - { - "field": "project_id", - "name": "Project ID" - }, - { - "field": "submitter_id", - "name": "Measurement ID" - }, - { - "field": "case_ids", - "name": "Case ID" - }, - { - "field": "license", - "name": "License" - }, - { - "field": "data_url_doi", - "name": "DOI" - }, - { - "field": "data_contributor", - "name": "Data Contributor" - } - ], - "accessibleFieldCheckList": [ - "project_id" - ], - "accessibleValidationField": "project_id" - } + "enabled": true, + "type": "file-manifest", + "title": "Download Manifest", + "leftIcon": "datafile", + "rightIcon": "download", + "fileName": "file-manifest.json", + "dropdownId": "download" }, { - "tabTitle": "Imaging Studies", - "charts": {}, - "filters": { - "tabs": [ - { - "title": "Study Properties", - "searchFields": [ - "study_uid" - ], - "fields": [ - "study_modality", - "study_description", - "age_at_imaging", - "study_year", - "study_year_shifted", - "body_part_examined", - "days_from_study_to_pos_covid_test", - "days_from_study_to_neg_covid_test", - "image_data_modified", - "project_id" - ] - }, - { - "title": "LOINC Properties", - "fields": [ - "loinc_long_common_name", - "loinc_method", - "loinc_system", - "loinc_contrast", - "loinc_code" - ] - }, - { - "title": "Imaging Properties", - "fields": [ - "data_format", - "data_category", - "data_type", - "data_file_image_data_modified", - "data_file_image_data_modification_name", - "data_file_image_data_modification_method" - ] - }, - { - "title": "Case Demographics", - "fields": [ - "covid19_positive", - "age_at_index", - "sex", - "race", - "ethnicity", - "zip", - "index_event" - ] - }, - { - "title": "Reports", - "fields": [ - "_radiology_report_count" - ] - }, - { - "title": "Annotations", - "fields": [ - "imaging_study_annotations.annotation_name", - "imaging_study_annotations.midrc_mRALE_score", - "imaging_study_annotations.annotation_method", - "imaging_study_annotations.annotator_id", - "data_file_annotation_name" - ] - } - ] - }, - "table": { - "enabled": true, - "fields": [ - "submitter_id", - "study_modality", - "study_description", - "body_part_examined", - "age_at_imaging", - "days_to_study", - "study_year", - "study_year_shifted", - "license", - "data_url_doi", - "data_contributor", - "loinc_long_common_name", - "loinc_method", - "loinc_system", - "loinc_contrast", - "loinc_code", - "days_from_study_to_pos_covid_test", - "days_from_study_to_neg_covid_test", - "image_data_modified", - "covid19_positive", - "age_at_index", - "index_event", - "sex", - "race", - "ethnicity", - "zip", - "imaging_study_annotations.annotation_name", - "imaging_study_annotations.midrc_mRALE_score", - "imaging_study_annotations.annotation_method", - "imaging_study_annotations.annotator_id", - "imaging_study_annotations.instance_uids", - "data_file_annotation_name", - "_ct_series_file_count", - "_dx_series_file_count", - "_cr_series_file_count", - "_mr_series_file_count", - "data_format", - "data_category", - "data_type", - "data_file_image_data_modified", - "data_file_image_data_modification_name", - "data_file_image_data_modification_method", - "study_uid", - "case_ids", - "object_id", - "dicom_header_file_guid", - "project_id", - "_radiology_report_count" - ], - "dicomViewerId": "submitter_id", - "dicomViewerUrl": "ohif-viewer", - "linkFields": [ - "submitter_id", - "license", - "data_url_doi" - ] - }, - "dropdowns": { - "download-table": { - "title": "Download Table" - } - }, - "buttons": [ - { - "enabled": true, - "type": "data-json", - "title": "JSON", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Imaging_Studies_table.json" - }, - { - "enabled": true, - "type": "data-tsv", - "title": "TSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Imaging_Studies_table.tsv" - }, - { - "enabled": true, - "type": "data-csv", - "title": "CSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_Imaging_Studies_table.csv" - }, - { - "enabled": true, - "type": "manifest", - "title": "Download File Manifest for Imaging Studies", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_imaging_study_manifest.json" - }, - { - "enabled": false, - "type": "export-to-workspace", - "title": "Export to Workspace", - "leftIcon": "datafile", - "rightIcon": "download" - } - ], - "loginForDownload": true, - "guppyConfig": { - "dataType": "imaging_study", - "nodeCountTitle": "Imaging Studies", - "fieldMapping": [ - { - "field": "project_id", - "name": "Project ID" - }, - { - "field": "study_uid", - "name": "Study UID" - }, - { - "field": "submitter_id", - "name": "Browse in DICOM viewer" - }, - { - "field": "case_ids", - "name": "Patient ID" - }, - { - "field": "imaging_study_annotations.airspace_disease_grading", - "name": "Airspace Disease Grading" - }, - { - "field": "imaging_study_annotations.class_covid19_pneumonia", - "name": "Class COVID-19 Pneumonia" - }, - { - "field": "imaging_study_annotations.annotation_name", - "name": "Annotation Name" - }, - { - "field": "imaging_study_annotations.midrc_mRALE_score", - "name": "MIDRC mRALE Score" - }, - { - "field": "imaging_study_annotations.annotation_method", - "name": "Annotation Method" - }, - { - "field": "imaging_study_annotations.annotator_id", - "name": "Annotator ID" - }, - { - "field": "imaging_study_annotations.instance_uids", - "name": "Instance UIDs" - }, - { - "field": "_ct_series_file_count", - "name": "CT Series Count" - }, - { - "field": "_dx_series_file_count", - "name": "DX Series Count" - }, - { - "field": "_cr_series_file_count", - "name": "CR Series Count" - }, - { - "field": "_mr_series_file_count", - "name": "MR Series Count" - }, - { - "field": "license", - "name": "License" - }, - { - "field": "data_url_doi", - "name": "DOI" - }, - { - "field": "data_contributor", - "name": "Data Contributor" - }, - { - "field": "loinc_long_common_name", - "name": "Long Common Name (Study description)" - }, - { - "field": "loinc_contrast", - "name": "Contrast" - }, - { - "field": "loinc_code", - "name": "LOINC Code" - }, - { - "field": "loinc_method", - "name": "Method (Modality)" - }, - { - "field": "loinc_system", - "name": "System (Body region)" - } - ], - "manifestMapping": { - "resourceIndexType": "data_file", - "resourceIdField": "object_id", - "referenceIdFieldInResourceIndex": "_imaging_study_id", - "referenceIdFieldInDataIndex": "_imaging_study_id", - "useFilterForCounts": false - }, - "accessibleFieldCheckList": [ - "project_id" - ], - "accessibleValidationField": "project_id" - } + "enabled": true, + "type": "export-files-to-workspace", + "title": "Export to Workspace", + "leftIcon": "datafile", + "rightIcon": "download" }, { - "tabTitle": "Radiology Reports", - "charts": {}, - "filters": { - "tabs": [ - { - "title": "Report Properties", - "searchFields": [ - "submitter_id" - ], - "fields": [ - "modality", - "body_part_examined", - "study_description", - "report_generation_method", - "report_modification_method", - "project_id" - ] - }, - { - "title": "Imaging Study Properties", - "searchFields": [ - "imaging_study_submitter_id" - ], - "fields": [ - "loinc_long_common_name", - "loinc_method", - "loinc_system", - "loinc_contrast", - "age_at_imaging", - "imaging_study_description", - "study_modality", - "imaging_study_body_part_examined", - "days_to_study", - "days_from_study_to_neg_covid_test", - "days_from_study_to_pos_covid_test", - "image_data_modified" - ] - }, - { - "title": "Case Properties", - "searchFields": [ - "case_submitter_id" - ], - "fields": [ - "sex", - "race", - "age_at_index", - "index_event", - "zip", - "covid19_positive", - "ethnicity" - ] - }, - { - "title": "Dataset Properties", - "searchFields": [ - "dataset_submitter_id" - ], - "fields": [ - "license", - "data_url_doi", - "data_contributor" - ] - } - ] - }, - "table": { - "enabled": true, + "enabled": true, + "type": "export-files-to-pfb", + "title": "Export All to PFB", + "rightIcon": "external-link" + } + ], + "enableLimitedFilePFBExport": { + "sourceNodeField": "source_node" + }, + "dropdowns": {} + }, + { + "tabTitle": "Imaging Studies", + "charts": {}, + "filters": { + "tabs": [ + { + "title": "Study Properties", + "searchFields": [ + "study_uid" + ], "fields": [ - "submitter_id", - "modality", - "body_part_examined", - "study_description", - "report_generation_method", - "report_modification_method", - "imaging_study_submitter_id", - "loinc_long_common_name", - "loinc_method", - "loinc_system", - "loinc_contrast", - "age_at_imaging", - "study_modality", - "imaging_study_body_part_examined", - "imaging_study_description", - "days_to_study", - "days_from_study_to_neg_covid_test", - "days_from_study_to_pos_covid_test", - "image_data_modified", - "case_submitter_id", - "sex", - "race", - "age_at_index", - "index_event", - "zip", - "covid19_positive", - "ethnicity", - "license", - "dataset_submitter_id", - "data_url_doi", - "data_contributor", - "object_id", - "project_id" + "study_modality", + "study_description", + "age_at_imaging", + "study_year", + "study_year_shifted", + "body_part_examined", + "days_from_study_to_pos_covid_test", + "days_from_study_to_neg_covid_test", + "project_id" ] - }, - "dropdowns": { - "download-table": { - "title": "Download Table" - } - }, - "buttons": [ - { - "enabled": true, - "type": "data-json", - "title": "JSON", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_radiology_reports_table.json" - }, - { - "enabled": true, - "type": "data-tsv", - "title": "TSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_radiology_reports_table.tsv" - }, - { - "enabled": true, - "type": "data-csv", - "title": "CSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_radiology_reports_table.csv" - }, - { - "enabled": true, - "type": "file-manifest", - "title": "Download File Manifest", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_radiology_reports_manifest.json" - } - ], - "loginForDownload": true, - "guppyConfig": { - "dataType": "radiology_report", - "nodeCountTitle": "Radiology Reports", - "fieldMapping": [ - { - "field": "project_id", - "name": "Project ID" - }, - { - "field": "submitter_id", - "name": "Report ID" - }, - { - "field": "dataset_submitter_id", - "name": "Dataset ID" - }, - { - "field": "case_submitter_id", - "name": "Case ID" - }, - { - "field": "imaging_study_submitter_id", - "name": "Imaging Study ID" - }, - { - "field": "case_ids", - "name": "Case IDs" - } - ], - "manifestMapping": { - "resourceIndexType": "radiology_report", - "resourceIdField": "object_id", - "referenceIdFieldInResourceIndex": "object_id", - "referenceIdFieldInDataIndex": "object_id", - "useFilterForCounts": false - }, - "accessibleFieldCheckList": [ - "project_id" - ], - "accessibleValidationField": "project_id" } + ] }, - { - "tabTitle": "Data Files", - "charts": {}, - "filters": { - "tabs": [ - { - "title": "File Properties", - "searchFields": [ - "file_name", - "object_id" - ], - "fields": [ - "source_node", - "data_format", - "data_category", - "data_type", - "image_data_modified", - "image_data_modification_name", - "image_data_modification_method" - ] - }, - { - "title": "Study Properties", - "fields": [ - "study_description", - "age_at_imaging", - "study_year", - "study_year_shifted", - "days_from_study_to_pos_covid_test", - "days_from_study_to_neg_covid_test", - "loinc_code", - "loinc_contrast", - "loinc_long_common_name", - "loinc_method", - "loinc_system", - "project_id" - ] - }, - { - "title": "Series Properties", - "searchFields": [ - "series_uid" - ], - "fields": [ - "source_node", - "acquisition_type", - "angio_flag", - "contrast_bolus_agent", - "convolution_kernel", - "detector_type", - "diffusion_b_value", - "diffusion_gradient_orientation", - "echo_number", - "echo_time", - "echo_train_length", - "exposure_modulation_type", - "image_type", - "imaged_nucleus", - "imager_pixel_spacing", - "lossy_image_compression", - "manufacturer", - "manufacturer_model_name", - "modality", - "number_of_instances", - "number_of_temporal_positions", - "patient_position", - "pixel_spacing", - "radiopharmaceutical", - "repetition_time", - "scan_options", - "sequence_variant", - "series_description", - "slice_thickness", - "software_version", - "spacing_between_slices", - "spatial_resolution", - "transducer_type", - "view_position", - "data_format", - "data_category", - "data_type" - ] - }, - { - "title": "Case Properties", - "fields": [ - "covid19_positive", - "age_at_index", - "sex", - "race", - "zip", - "index_event" - ] - }, - { - "title": "Annotation Properties", - "fields": [ - "source_node", - "data_type", - "annotation_method", - "annotation_name", - "manufacturer", - "manufacturer_model_name", - "modality", - "series_description", - "software_versions", - "data_format", - "data_category" - ] - } - ] - }, - "table": { - "enabled": true, - "fields": [ - "source_node", - "acquisition_type", - "angio_flag", - "contrast_bolus_agent", - "convolution_kernel", - "detector_type", - "diffusion_b_value", - "diffusion_gradient_orientation", - "echo_number", - "echo_time", - "echo_train_length", - "exposure_modulation_type", - "image_type", - "imaged_nucleus", - "imager_pixel_spacing", - "lossy_image_compression", - "manufacturer", - "manufacturer_model_name", - "modality", - "number_of_instances", - "number_of_temporal_positions", - "patient_position", - "pixel_spacing", - "radiopharmaceutical", - "repetition_time", - "scan_options", - "sequence_variant", - "series_description", - "slice_thickness", - "software_version", - "spacing_between_slices", - "spatial_resolution", - "transducer_type", - "view_position", - "study_description", - "age_at_imaging", - "days_to_study", - "study_year", - "study_year_shifted", - "days_from_study_to_pos_covid_test", - "days_from_study_to_neg_covid_test", - "license", - "data_url_doi", - "data_contributor", - "loinc_code", - "loinc_contrast", - "loinc_long_common_name", - "loinc_method", - "loinc_system", - "covid19_positive", - "age_at_index", - "index_event", - "sex", - "race", - "zip", - "data_format", - "data_category", - "data_type", - "image_data_modified", - "image_data_modification_name", - "image_data_modification_method", - "annotation_method", - "annotation_name", - "annotator_id", - "software_versions", - "series_uid", - "study_uid", - "case_ids", - "object_id", - "dicom_header_file_guid", - "submitter_id", - "project_id" - ], - "dicomViewerId": "submitter_id", - "dicomViewerUrl": "ohif-viewer", - "linkFields": [ - "submitter_id", - "license", - "data_url_doi" - ] - }, - "dropdowns": { - "download-table": { - "title": "Download Table" - } - }, - "buttons": [ - { - "enabled": true, - "type": "data-json", - "title": "JSON", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_data_files_table.json" - }, - { - "enabled": true, - "type": "data-tsv", - "title": "TSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_data_files_table.tsv" - }, - { - "enabled": true, - "type": "data-csv", - "title": "CSV", - "dropdownId": "download-table", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_data_files_table.csv" - }, - { - "enabled": true, - "type": "file-manifest", - "title": "Download File Manifest", - "leftIcon": "datafile", - "rightIcon": "download", - "fileName": "MIDRC_data_files_manifest.json" - }, - { - "enabled": false, - "type": "export-to-workspace", - "title": "Export to Workspace", - "leftIcon": "datafile", - "rightIcon": "download" - } + "table": { + "enabled": true, + "fields": [ + "submitter_id", + "study_uid", + "case_ids", + "object_id", + "project_id" ], - "loginForDownload": true, - "guppyConfig": { - "dataType": "data_file", - "nodeCountTitle": "Data Files", - "fieldMapping": [ - { - "field": "project_id", - "name": "Project ID" - }, - { - "field": "case_ids", - "name": "Patient ID" - }, - { - "field": "study_uid", - "name": "Study UID" - }, - { - "field": "series_UID", - "name": "Series UID" - }, - { - "field": "license", - "name": "License" - }, - { - "field": "data_url_doi", - "name": "DOI" - }, - { - "field": "data_contributor", - "name": "Data Contributor" - } - ], - "manifestMapping": { - "referenceIdFieldInResourceIndex": "object_id", - "referenceIdFieldInDataIndex": "object_id" - }, - "downloadAccessor": "object_id", - "accessibleFieldCheckList": [ - "project_id" - ], - "accessibleValidationField": "project_id" - } - } - ], - "discoveryConfig": { - "features": { - "pageTitle": { - "enabled": false, - "text": "Dataset Discovery" - }, - "tagsColumn": { - "enabled": false - }, - "tagsInDescription": { - "enabled": true - }, - "search": { - "searchBar": { - "enabled": true - }, - "tagSearchDropdown": { - "enabled": true, - "collapsibleButtonText": "Dataset Filters" - } - }, - "authorization": { - "enabled": true, - "supportedValues": { - "accessible": { - "enabled": true, - "menuText": "Available" - }, - "unaccessible": { - "enabled": true, - "menuText": "Not Accessible" - }, - "pending": { - "enabled": true, - "menuText": "Pending" - }, - "notAvailable": { - "enabled": true, - "menuText": "Not Available" - } - } - } + "dicomViewerId": "submitter_id", + "dicomViewerUrl": "ohif-viewer", + "linkFields": [ + "submitter_id" + ] }, - "aggregations": [ - { - "name": "Datasets", - "field": "_unique_id", - "type": "count" + "dropdowns": { + "download-table": { + "title": "Download Table" } - ], - "tagSelector": { - "title": "Tags by category" }, - "studyColumns": [ + "buttons": [ + { + "enabled": true, + "type": "data-json", + "title": "JSON", + "dropdownId": "download-table", + "leftIcon": "datafile", + "rightIcon": "download", + "fileName": "Imaging_Studies_table.json" + }, + { + "enabled": true, + "type": "data-tsv", + "title": "TSV", + "dropdownId": "download-table", + "leftIcon": "datafile", + "rightIcon": "download", + "fileName": "Imaging_Studies_table.tsv" + }, { - "name": "Title", - "field": "short_name", - "contentType": "string", - "width": 200, - "errorIfNotAvailable": false, - "valueIfNotAvailable": "n/a" + "enabled": true, + "type": "data-csv", + "title": "CSV", + "dropdownId": "download-table", + "leftIcon": "datafile", + "rightIcon": "download", + "fileName": "Imaging_Studies_table.csv" }, { - "name": "Description", - "field": "data_description", - "contentType": "string", - "width": 400, - "errorIfNotAvailable": false, - "valueIfNotAvailable": "n/a" + "enabled": true, + "type": "manifest", + "title": "Download File Manifest for Imaging Studies", + "leftIcon": "datafile", + "rightIcon": "download", + "fileName": "imaging_study_manifest.json" }, { - "name": "Publication URL", - "field": "data_url", - "contentType": "link", - "width": 300, - "errorIfNotAvailable": false, - "valueIfNotAvailable": "n/a" + "enabled": false, + "type": "export-to-workspace", + "title": "Export to Workspace", + "leftIcon": "datafile", + "rightIcon": "download" } ], - "studyPreviewField": { - "name": "Research Description", - "field": "research_description", - "contentType": "string", - "includeName": true, - "includeIfNotAvailable": false - }, - "studyPageFields": { - "showAllAvailableFields": false, - "header": { - "field": "short_name" + "loginForDownload": true, + "guppyConfig": { + "dataType": "imaging_study", + "nodeCountTitle": "Imaging Studies", + "fieldMapping": [ + { + "field": "project_id", + "name": "Project ID" }, - "downloadLinks": { - "field": "data_download_links" + { + "field": "study_uid", + "name": "Study UID" }, - "fieldsToShow": [ - { - "groupName": "Dataset Identifiers", - "includeName": false, - "fields": [ - { - "name": "DOI Title", - "field": "doi_title", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Citation", - "field": "doi_citation", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Citation", - "field": "data_citation", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Abstract", - "field": "abstract", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Research Description", - "field": "research_description", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Data Description", - "field": "data_description", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Creators", - "field": "doi_creators", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Data Access Information", - "field": "doi_access_information", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Data Access Information Link", - "field": "doi_access_information_link", - "contentType": "link", - "includeIfNotAvailable": false - }, - { - "name": "DOI Resolvable Link", - "field": "doi_resolvable_link", - "contentType": "link", - "includeIfNotAvailable": false - }, - { - "name": "Dataset Information URL", - "field": "data_url", - "contentType": "link", - "includeIfNotAvailable": false - }, - { - "name": "DOI Contact", - "field": "doi_contact", - "contentType": "link", - "includeIfNotAvailable": false - }, - { - "name": "DOI Availability", - "field": "doi_availability", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Description", - "field": "doi_description", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Version", - "field": "doi_version_information", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Resource Type", - "field": "doi_resource_type", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Publication Year", - "field": "doi_publication_year", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Funding References", - "field": "doi_funding_references", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "DOI Publisher", - "field": "doi_publisher", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Publication DOI", - "field": "doi_publication", - "contentType": "link", - "includeIfNotAvailable": false - }, - { - "name": "Primary Site", - "field": "primary_site", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Disease Type", - "field": "disease_type", - "contentType": "string", - "includeIfNotAvailable": false - }, - { - "name": "Case Count", - "field": "cases_count", - "contentType": "number", - "includeIfNotAvailable": false - }, - { - "name": "Files Count", - "field": "files_count", - "contentType": "number", - "includeIfNotAvailable": false - } - ] - }, - { - "fields": [ - { - "name": "Research Description", - "field": "research_description", - "contentType": "paragraphs", - "includeName": true, - "includeIfNotAvailable": false, - "valueIfNotAvailable": "No description has been provided for this study." - } - ] - } - ] - }, - "minimalFieldMapping": { - "tagsListFieldName": "tags", - "authzField": "authz", - "uid": "_unique_id" - }, - "tagCategories": [ { - "name": "disease_type", - "displayName": "Disease Type", - "color": "#532565", - "display": true + "field": "submitter_id", + "name": "Browse in DICOM viewer" }, { - "name": "primary_site", - "displayName": "Primary Site", - "color": "#981f32", - "display": true + "field": "case_ids", + "name": "Patient ID" } - ] - }, - "registrationConfigs": { - "features": { - "workspaceRegistrationConfig": { - "workspacePolicyId": "workspace", - "workspaceInfoMessage": "The MIDRC workspace provides a standardized computational environment for accessing and analyzing data from MIDRC studies. Please fill out this form to request access to the workspace and start computing!", - "successRedirect": { - "link": "/", - "text": "Go to MIDRC Home Page" - } - } - }, - "zendeskConfig": { - "zendeskSubdomainName": "midrc-support" + ], + "manifestMapping": { + "resourceIndexType": "data_file", + "resourceIdField": "object_id", + "referenceIdFieldInResourceIndex": "_imaging_study_id", + "referenceIdFieldInDataIndex": "_imaging_study_id", + "useFilterForCounts": false + }, + "accessibleFieldCheckList": [ + "project_id" + ], + "accessibleValidationField": "project_id" } } -} + ] + }