Non-Functional Requirements

The following are recommended non-functional requirements for the OpenHIE component software depicted in the gray box of figure 2.1 and further defined in this document. OpenHIE supports the use of technology that is appropriate for the use case and does not preclude the use of proprietary tools but rather supports the use of tools that are built to meet the needs and support the implementation. OpenHIE does require that technologies do not create a “lock-in” scenario whereby the implementer has no access to their data and as such supports an approach to an open architecture.

#

OpenHIE Non-Functional Requirements

Recommendation/ Requirement

NRF-1

Technologies should provide standard means of accessing data within the system that does not lock the client into proprietary data formats or storage mechanisms.

Recommendation

NFR-2

The system should be well Documented: An OpenHIE reference system should include appropriate background, design, installation, configuration, and operational documentation to ensure it is easy to understand, maintain, and debug.

  1. Source code should have comments so that developers do not need to look anywhere else to understand the code.

  2. Configuration files should have embedded comments explaining the different options.

  3. Installation, configuration, and operational activities should be described.

Recommendation

NFR-3

If the system is an open source tool the system should have open, easy access to source code: A standard version control system (e.g., GitHub) should be used to ensure that source code access is fast, easy to download, compile, and execute code.

Recommendation

NFR-4

The system should be built using common technology:

  1. In order to make it easy to run/configure/debug, the software should be built on popular technologies that are widely accepted.

  2. Any 3rd party libraries used by the software should be easy for a typical developer to use.

  3. Any external software/systems (like the database) should also be easy to use.

  4. It should be easy to view the contents of the database.

Recommendation

NFR-5

The source code should include unit tests that are based on the specific requirements of OpenHIE and that create a framework to validate functionality and that the system operates as designed.

Recommendation

NFR-6

OpenHIE does not preclude the use of proprietary solutions. If an open source solution is selected it is recommended that the component would, ideally, be distributed under an OSI approved open-source license that minimizes complexity and enables an implementer community to leverage the software in a broad variety of sustainability contexts.

Recommendation

NFR-7

The system should take into account the IT infrastructure of low resource settings where electricity, internet and/or technical literacy may be limited.

Recommendation

Last updated