Botswana FHIR Implementation Guide
1.0.0 - ci-build Botswana flag

Botswana FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/botswana-hie-fhir-ig/ and changes regularly. See the Directory of published versions

: Non Functional Requirements - JSON Representation

Active as of 2025-08-20

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "NonFunctionalRequirements",
  "meta" : {
    "profile" : [
      🔗 "http://moh.bw.org/StructureDefinition/bw-requirements"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements NonFunctionalRequirements</b></p><a name=\"NonFunctionalRequirements\"> </a><a name=\"hcNonFunctionalRequirements\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bw-requirements.html\">Requirements</a></p></div><p>These requirements apply to the actor <code>Actor Classification: </code><span title=\"Codes:{http://moh.bw.org/CodeSystem/cs-actor-classification-codes primary}\">Primary Actor</span></p><table class=\"grid\"><tr><td><b><a name=\"BOTS.NFR.001\"> </a></b>BOTS.NFR.001</td><td/><td><div><p>The system should be able to be recovered 1 hour from downtime.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.002\"> </a></b>BOTS.NFR.002</td><td/><td><div><p>The data should be shared/transmitted over a secure layer (Interoperability Layer).</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.003\"> </a></b>BOTS.NFR.003</td><td/><td><div><p>The system should be scalable.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.004\"> </a></b>BOTS.NFR.004</td><td/><td><div><p>For performance - On average the system should have a cumulative down time of 1 hour per month.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.005\"> </a></b>BOTS.NFR.005</td><td/><td><div><p>For performance - The system should have 99.9% uptime.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.006\"> </a></b>BOTS.NFR.006</td><td/><td><div><p>For performance - System should have a quick response time to end user queries.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.007\"> </a></b>BOTS.NFR.007</td><td/><td><div><p>For security - The system shall detect and log all users, authorized or not, who access (create, read, update or delete) in accordance to the Botswana Data Protection Act 2018.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.008\"> </a></b>BOTS.NFR.008</td><td/><td><div><p>For browser compatibility - The components  of the HIE shall be compatible with Google Chrome version  and  FireFox  version and later.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.009\"> </a></b>BOTS.NFR.009</td><td/><td><div><p>For browser compatibility - If a public user is attempting to access the system without a compatible browser, the system shall display a message to the user that identifies the compatibility requirements necessary to access the system.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.010\"> </a></b>BOTS.NFR.010</td><td/><td><div><p>For maintainability - The software shall exhibit high maintainability to facilitate efficient and timely modifications, updates, and enhancements, ensuring that changes can be made with minimal impact on existing functionality.</p>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://moh.bw.org/StructureDefinition/requirements-type",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://moh.bw.org/CodeSystem/cs-requirements-type-codes",
            "code" : "non-functional"
          }
        ]
      }
    }
  ],
  "url" : "http://moh.bw.org/Requirements/NonFunctionalRequirements",
  "version" : "1.0.0",
  "name" : "NonFunctionalRequirements",
  "status" : "active",
  "date" : "2025-08-20T07:21:53+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BW",
          "display" : "Botswana"
        }
      ]
    }
  ],
  "_actor" : [
    {
      "extension" : [
        {
          "url" : "http://moh.bw.org/StructureDefinition/actor-classification",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://moh.bw.org/CodeSystem/cs-actor-classification-codes",
                "code" : "primary"
              }
            ]
          }
        }
      ]
    }
  ],
  "statement" : [
    {
      "key" : "BOTS.NFR.001",
      "requirement" : "The system should be able to be recovered 1 hour from downtime."
    },
    {
      "key" : "BOTS.NFR.002",
      "requirement" : "The data should be shared/transmitted over a secure layer (Interoperability Layer)."
    },
    {
      "key" : "BOTS.NFR.003",
      "requirement" : "The system should be scalable."
    },
    {
      "key" : "BOTS.NFR.004",
      "requirement" : "For performance - On average the system should have a cumulative down time of 1 hour per month."
    },
    {
      "key" : "BOTS.NFR.005",
      "requirement" : "For performance - The system should have 99.9% uptime."
    },
    {
      "key" : "BOTS.NFR.006",
      "requirement" : "For performance - System should have a quick response time to end user queries."
    },
    {
      "key" : "BOTS.NFR.007",
      "requirement" : "For security - The system shall detect and log all users, authorized or not, who access (create, read, update or delete) in accordance to the Botswana Data Protection Act 2018."
    },
    {
      "key" : "BOTS.NFR.008",
      "requirement" : "For browser compatibility - The components  of the HIE shall be compatible with Google Chrome version  and  FireFox  version and later."
    },
    {
      "key" : "BOTS.NFR.009",
      "requirement" : "For browser compatibility - If a public user is attempting to access the system without a compatible browser, the system shall display a message to the user that identifies the compatibility requirements necessary to access the system."
    },
    {
      "key" : "BOTS.NFR.010",
      "requirement" : "For maintainability - The software shall exhibit high maintainability to facilitate efficient and timely modifications, updates, and enhancements, ensuring that changes can be made with minimal impact on existing functionality."
    }
  ]
}