{
  "groups": [
    {
      "text": "Home",
      "svgIcon": "homeIcon",
      "routerLink": "/home"
    },
    {
      "text": "Data Quality",
      "svgIcon": "imoDataQualityIcon",
      "sections": [
        {
          "text": "Insights dashboards",
          "links": [
            {
              "text": "Value-based care",
              "routerLink": "/insights/dashboard",
              "requiredScopes": [
                "dms",
                "discoveryinsights.dashboard.read"
              ]
            },
            {
              "text": "Coding intelligence",
              "routerLink": "/insights/coding-intelligence",
              "requiredScopes": [
                "dms",
                "codinginsights.dashboard.read"
              ]
            },
            {
              "text": "Terminology & notes",
              "routerLink": "/ingest-export-workbench-ui/dashboards",
              "requiredScopes": [
                "dms",
                "normalize.workbench.read",
                "normalize.workbench.dashboards"
              ]
            }
          ]
        },
        {
          "text": "Assessments",
          "links": [
            {
              "text": "Problem list & HCCs",
              "routerLink": "/dqa-landing-page/core-disco-dashboard",
              "requiredScopes": [
                "dms",
                "dqa.dashboard.read"
              ]
            },
            {
              "text": "Surgical dictionary",
              "routerLink": "/dqa-landing-page/periop-dashboard",
              "requiredScopes": [
                "dms",
                "dqa.dashboard.read"
              ]
            },
            {
              "text": "Import",
              "routerLink": "/dqa-landing-page/upload-file",
              "requiredScopes": [
                "dms",
                "dqa.dashboard.read"
              ]
            }
          ]
        }
      ]
    },
    {
      "text": "Terminology Management",
      "svgIcon": "imoTerminologyManagementIcon",
      "sections": [
        {
          "text": "Solutions",
          "links": [
            {
              "text": "Manage surgical terms",
              "externalLink": "https://periop-dev.imohealth.com",
              "requiredScopes": [
                "dms",
                "coretermmatcher.write"
              ]
            },
            {
              "text": "Search surgical terms",
              "routerLink": "/codesystem-editor/search",
              "requiredScopes": [
                "dms",
                "codesystems.custom.read",
                "codesystems.periop.read"
              ]
            }
          ]
        },
        {
          "text": "Terminology & Code Systems",
          "links": [
            {
              "text": "Browse terminology",
              "routerLink": "/terminology-browser",
              "requiredScopes": [
                "dms",
                "dms.terminologybrowser"
              ]
            },
            {
              "text": "Browse graph",
              "routerLink": "/terminology-browser/graph",
              "requiredScopes": [
                "dms",
                "dms.graphbrowser"
              ]
            },
            {
              "text": "Manage terms",
              "routerLink": "/ingest-export-workbench-ui/manage-terms",
              "requiredScopes": [
                "dms",
                "normalize.workbench.read",
                "normalize.workbench.terms"
              ]
            },
            {
              "text": "Import terms & notes",
              "routerLink": "/ingest-export-workbench-ui/import-files",
              "requiredScopes": [
                "dms",
                "normalize.workbench.read",
                "normalize.workbench.import"
              ]
            },
            {
              "text": "Exported files",
              "routerLink": "/ingest-export-workbench-ui/export-files",
              "requiredScopes": [
                "dms",
                "normalize.workbench.read",
                "normalize.workbench.export"
              ]
            },
            {
              "text": "Downloads",
              "routerLink": "/file-exchange/view/downloads",
              "requiredScopes": [
                "dms"
              ]
            },
            {
              "text": "Compare releases",
              "routerLink": "/contentmanagement",
              "requiredScopes": [
                "dms",
                "dms.contentmanagementportal"
              ]
            }
          ]
        },
        {
          "text": "Value Sets",
          "links": [
            {
              "text": "View/edit",
              "routerLink": "/valuesets",
              "requiredScopes": [
                "dms",
                "dms.valuesets"
              ]
            },
            {
              "text": "Create new",
              "routerLink": "/valuesets/editor/individual/new",
              "requiredScopes": [
                "dms",
                "dms.valuesets",
                "valuesets.custom.create"
              ]
            },
            {
              "text": "Manage imports",
              "routerLink": "/valuesets/import",
              "requiredScopes": [
                "dms",
                "dms.valuesets",
                "valuesets.custom.create",
                "filex.valuesetsupload.read"
              ]
            }
          ]
        },
        {
          "text": "Crosswalks",
          "links": [
            {
              "text": "View/edit",
              "routerLink": "/crosswalks",
              "requiredScopes": [
                "dms",
                "dms.crosswalks",
                "crosswalks.custom.write"
              ]
            },
            {
              "text": "Create new",
              "routerLink": "/crosswalks/new",
              "requiredScopes": [
                "dms",
                "dms.crosswalks",
                "crosswalks.custom.write"
              ]
            }
          ]
        }
      ]
    },
    {
      "text": "Clinical AI",
      "svgIcon": "imoClinicalAIIcon",
      "sections": [
        {
          "text": "Agents",
          "links": [
            {
              "text": "View/edit",
              "routerLink": "/llm-ui/clinical-agent",
              "requiredScopes": [
                "dms",
                "dms.llm"
              ]
            },
            {
              "text": "Create new",
              "routerLink": "/llm-ui/agent-builder",
              "requiredScopes": [
                "dms",
                "dms.llm"
              ]
            }
          ]
        },
        {
          "text": "Pipelines",
          "dataTestId": "clinical-ai-pipelines",
          "links": [
            {
              "text": "Visualize Clinical Comprehensive Pipeline",
              "dataTestId": "visualize-clinical-comprehensive-pipeline",
              "routerLink": "/clinical-comprehensive-pipeline",
              "requiredScopes": [
                "dms",
                "nlp"
              ]
            },
            {
              "text": "Visualize Context-Aware Extraction",
              "dataTestId": "visualize-context-aware-extraction",
              "routerLink": "/context-aware-extraction",
              "requiredScopes": [
                "dms",
                "nlp"
              ]
            }
          ]
        },
        {
          "text": "NLP Toolkit",
          "links": [
            {
              "text": "View",
              "routerLink": "/nlp-development-toolkit/home",
              "requiredScopes": [
                "dms",
                "dms.nlpdevtlkt"
              ]
            },
            {
              "text": "Annotate content",
              "routerLink": "/nlp-development-toolkit-annotation-management/home",
              "requiredScopes": [
                "dms",
                "dms.nlpdevtlkt"
              ]
            },
            {
              "text": "Train NLP models",
              "routerLink": "/nlp-development-toolkit-ml/main/task",
              "requiredScopes": [
                "dms",
                "dms.nlpdevtlkt"
              ]
            },
            {
              "text": "Build NLP pipelines",
              "routerLink": "/nlp-development-toolkit-pipeline-development/start",
              "requiredScopes": [
                "dms",
                "dms.nlpdevtlkt"
              ]
            },
            {
              "text": "Validate predictions",
              "routerLink": "/nlp-development-toolkit-expert-review/home",
              "requiredScopes": [
                "dms",
                "dms.nlpdevtlkt"
              ]
            }
          ]
        },
        {
          "text": "Manage notes",
          "routerLink": "/ingest-export-workbench-ui/manage-notes",
          "requiredScopes": [
            "dms",
            "normalize.workbench.read",
            "normalize.workbench.notes"
          ]
        }
      ]
    },
    {
      "text": "Clinical Data Reasoning",
      "svgIcon": "imoClinicalDataReasoningIcon",
      "sections": [
        {
          "text": "Enterprise problem list cleanup",
          "routerLink": "/patient-data-reasoning/dashboard",
          "requiredScopes": [
            "dms",
            "pdr"
          ]
        }
      ]
    },
    {
      "text": "Precision Literature Review",
      "svgIcon": "imoPrecisionLiteratureReviewIcon",
      "sections": [
        {
          "text": "Systematic literature review",
          "routerLink": "/plr/home",
          "requiredScopes": [
            "dms",
            "dms.plr"
          ]
        }
      ]
    },
    {
      "text": "Resource Library",
      "svgIcon": "imoResourceLibraryIcon",
      "sections": [
        {
          "text": "Documentation",
          "links": [
            {
              "text": "API developer portal",
              "externalLink": "https://developer.imohealth.com",
              "requiredScopes": []
            }
          ]
        },
        {
          "text": "Support",
          "links": [
            {
              "text": "Customer support portal",
              "externalLink": "https://support.imohealth.com",
              "requiredScopes": []
            }
          ]
        }
      ]
    }
  ]
}
