{
  "$schema": "https://json.openmrs.org/routes.schema.json",
  "backendDependencies": {
    "fhir2": "^1.2.0",
    "webservices.rest": "^2.2.0"
  },
  "pages": [],
  "extensions": [
    {
      "name": "hiv-care-and-treatment-ext",
      "slot": "patient-chart-dashboard-slot",
      "component": "hivCareAndTreatmentMenu"
    },
    {
      "name": "hiv-testing-service-ext",
      "slot": "hiv-care-and-treatment-slot",
      "component": "hivTestingServiceMenu",
      "meta": {
        "title": "HIV Testing Service",
        "slot": "hiv-testing-service-slot",
        "path": "hiv-testing-service",
        "columns": 1
      }
    },
    {
      "name": "hiv-testing-chart-ext",
      "slot": "hiv-testing-service-slot",
      "component": "hivTestingServiceChart"
    },
    {
      "name": "index-case-testing-ext",
      "slot": "hiv-care-and-treatment-slot",
      "component": "indexCaseTestingMenu",
      "meta": {
        "title": "Index Case Testing",
        "slot": "index-case-testing-slot",
        "path": "index-case-testing",
        "columns": 1
      }
    },
    {
      "name": "index-case-testing-chart-ext",
      "slot": "index-case-testing-slot",
      "component": "indexCaseTestingChart"
    },
    {
      "name": "program-management-ext",
      "slot": "hiv-care-and-treatment-slot",
      "component": "programManagementMenu",
      "meta": {
        "title": "Intakes",
        "slot": "program-management-slot",
        "path": "program-management",
        "columns": 1
      }
    },
    {
      "name": "program-management-chart-ext",
      "slot": "program-management-slot",
      "component": "programManagementChart"
    },
    {
      "name": "clinical-visits-ext",
      "slot": "hiv-care-and-treatment-slot",
      "component": "clinicalVisitsMenu",
      "meta": {
        "title": "Clinical Visits",
        "slot": "clinical-visits-slot",
        "path": "clinical-visits",
        "columns": 1
      }
    },
    {
      "name": "clinical-visits-chart-ext",
      "slot": "clinical-visits-slot",
      "component": "clinicalVisitsChart"
    },
    {
      "name": "facility-name-ext",
      "slot": "top-nav-info-slot",
      "component": "facilityName"
    },
    {
      "name": "pmtct-ext",
      "slot": "patient-chart-dashboard-slot",
      "component": "pmtctMenu"
    },
    {
      "name": "child-health-ext",
      "slot": "ethio-pmtct-slot",
      "component": "childHealthMenu",
      "meta": {
        "title": "HEI Information",
        "slot": "child-health-slot",
        "path": "child-health",
        "columns": 1
      }
    },
    {
      "name": "child-health-chart-ext",
      "slot": "child-health-slot",
      "component": "childHealthChart"
    },
    {
      "name": "mother-health-ext",
      "slot": "ethio-pmtct-slot",
      "component": "motherHealthMenu",
      "meta": {
        "title": "Maternal PMTCT Information",
        "slot": "mother-health-slot",
        "path": "mother-health",
        "columns": 1
      }
    },
    {
      "name": "mother-health-chart-ext",
      "slot": "mother-health-slot",
      "component": "motherHealthChart"
    },
    {
      "name": "prep-ext",
      "slot": "hiv-care-and-treatment-slot",
      "component": "prepMenu",
      "meta": {
        "title": "PrEP Prophylaxis",
        "slot": "prep-slot",
        "path": "prep-prophylaxis",
        "columns": 1
      }
    },
    {
      "name": "prep-chart-ext",
      "slot": "prep-slot",
      "component": "prepChart"
    },
    {
      "name": "post-exposure-ext",
      "slot": "hiv-care-and-treatment-slot",
      "component": "pepMenu",
      "meta": {
        "title": "PEP Prophylaxis",
        "slot": "post-exposure-slot",
        "path": "pep-prophylaxis",
        "columns": 1
      }
    },
    {
      "name": "post-exposure-chart-ext",
      "slot": "post-exposure-slot",
      "component": "pepChart"
    },
    {
      "name": "eth-patient-list",
      "slot": "eth-home-dashboard-slot",
      "component": "patientList"
    },
    {
      "name": "help-menu-ext",
      "slot": "user-panel-slot",
      "component": "helpMenu"
    }
  ]
}
