{
  "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": "Terminology Browser",
              "routerLink": "/terminology-browser",
              "requiredScopes": [
                "dms",
                "dms.terminologybrowser"
              ]
            },
            {
              "text": "Graph Browser",
              "routerLink": "/terminology-browser/graph",
              "requiredScopes": [
                "dms",
                "dms.graphbrowser"
              ]
            },
            {
              "text": "Manage surgical terms",
              "externalLink": "https://periop-dev.imohealth.com",
              "requiredScopes": [
                "dms",
                "coretermmatcher.write"
              ]
            },
            {
              "text": "Search surgical terms",
              "externalLink": "https://coreperiopmenu-dev.imohealth.com/periopitmenu",
              "requiredScopes": [
                "dms",
                "periop.dashboard.read"
              ]
            }
          ]
        },
        {
          "text": "Code Systems",
          "links": [
            {
              "text": "View/edit",
              "routerLink": "/codesystem-editor",
              "requiredScopes": [
                "dms",
                "codesystems.custom.read"
              ]
            },
            {
              "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": "Manage notes",
          "routerLink": "/ingest-export-workbench-ui/manage-notes",
          "requiredScopes": [
            "dms",
            "normalize.workbench.read",
            "normalize.workbench.notes"
          ]
        },
        {
          "text": "NLP development toolkit",
          "routerLink": "/nlp-development-toolkit/home",
          "requiredScopes": [
            "dms",
            "dms.nlpdevtlkt"
          ]
        },
        {
          "text": "LLM service",
          "routerLink": "/llm-ui/chat",
          "requiredScopes": [
            "dms",
            "dms.llm"
          ]
        },
        {
          "text": "Agent Builder",
          "routerLink": "/llm-ui/agent-builder",
          "requiredScopes": [
            "dms",
            "dms.llm"
          ]
        },
        {
          "text": "Clinical Agent",
          "routerLink": "/llm-ui/clinical-agent",
          "requiredScopes": [
            "dms",
            "dms.llm"
          ]
        }
      ]
    },
    {
      "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": "Network meta-analysis",
          "routerLink": "/nma/graph",
          "requiredScopes": [
            "dms",
            "dms.plr.nma"
          ]
        }
      ]
    },
    {
      "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": []
            }
          ]
        }
      ]
    }
  ]
}