<!DOCTYPE html>
<html>
<head>
  <!--
    If you are serving your web app in a path other than the root, change the
    href value below to reflect the base path you are serving from.

    The path provided below has to start and end with a slash "/" in order for
    it to work correctly.

    For more details:
    * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base

    This is a placeholder for base href that will be replaced by the value of
    the `--base-href` argument provided to `flutter build`.
  -->
  <base href="/systems/">

  <meta charset="UTF-8">
  <meta content="IE=Edge" http-equiv="X-UA-Compatible">
  <meta name="description" content="MyMedikoz Systems — Electronic Health Records and clinic management platform for health facilities, NGO-supported clinics, and government health centres in Uganda. Aligned with Ministry of Health Uganda digital health strategy.">
  <meta name="keywords" content="MyMedikoz Systems, extra income for clinics Uganda, grow your clinic Uganda, increase clinic revenue Uganda, offer home lab tests Uganda, home lab test service Uganda, earn more as a clinic Uganda, clinic revenue streams Uganda, attract more patients Uganda, online appointment booking for clinics Uganda, reduce patient no-shows Uganda, go paperless clinic Uganda, digital clinic Uganda, clinic management software Uganda, hospital management system Uganda, electronic health records Uganda, EHR Uganda, patient records software Uganda, pharmacy management Uganda, lab management system Uganda, billing and invoicing clinic Uganda, insurance claims management Uganda, insurance billing Uganda, co-pay management Uganda, offer home care services Uganda, home nursing service management Uganda, home doctor visit scheduling Uganda, physiotherapy home visits Uganda, telemedicine for clinics Uganda, virtual consultations Uganda, prescription management Uganda, pharmacy stock control Uganda, HR management clinic Uganda, staff scheduling Uganda, clinical reports Uganda, revenue reports clinic Uganda, financial dashboard clinic Uganda, best clinic software Uganda, affordable EHR Uganda, small clinic software Uganda, Kampala clinic management, East Africa health facility software, paperless hospital Uganda, multi-branch clinic management Uganda, sexual reproductive health clinic management, family planning clinic software, STI clinic management Uganda, HIV clinic software Uganda, antenatal clinic software Uganda, Ministry of Health Uganda health facility, government health centre software Uganda, NGO clinic management Uganda, NGO supported health facility Uganda, community health centre software, HMIS integration Uganda, district health information Uganda, health data reporting Uganda, primary health care Uganda, rural health facility software Uganda, health facility accreditation Uganda, WHO health standards Uganda, public health facility management, donor-funded clinic software Uganda, health program management Uganda, community health worker tools, health outreach program management, medical camp software Uganda, health camp management Uganda, population health data Uganda, health screening camp Uganda, mobile health camp Uganda, community health screening Uganda, health data collection Uganda, population health surveillance Uganda, NCD screening program Uganda, health camp patient registration, beneficiary health records, outreach program monitoring, health program monitoring and evaluation Uganda, M&E health Uganda">

  <!-- iOS meta tags & icons -->
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black">
  <meta name="apple-mobile-web-app-title" content="mymedikoz_healthcare_facility">
  <link rel="apple-touch-icon" href="icons/Icon-192.png">

  <!-- Favicon -->
  <link rel="icon" type="image/png" href="favicon.png"/>

  <title>MyMedikoz Systems</title>
  <link rel="manifest" href="manifest.json">

  <script>
    // The value below is injected by flutter build, do not touch.
    const serviceWorkerVersion = "20361999";
  </script>
  <!-- This script adds the flutter initialization JS code -->
  <script src="flutter.js" defer></script>
</head>
<body>
  <script>
    window.addEventListener('load', function(ev) {
      // Download main.dart.js
      _flutter.loader.loadEntrypoint({
        serviceWorker: {
          serviceWorkerVersion: serviceWorkerVersion,
        },
        onEntrypointLoaded: function(engineInitializer) {
          engineInitializer.initializeEngine().then(function(appRunner) {
            appRunner.runApp();
          });
        }
      });
    });
  </script>
</body>
</html>
