The Rapid Diagnostics Toolkit can be configured in a number of different ways, details about some of the most common are listed below.
...
rdt_config_provision_mode = 'CRITERIA_SET_AND'
- rdt_config_provision_mode_data = Space separated list of all of the Diagnostic Codes for the diseases needed from the list of RDToolkit: Currently Supported RDTs
- 'mal_pf mal_pv' - For example, will show all tests which include both PF and PV results
...
rdt_config_provision_mode = 'CRITERIA_SET_OR'
- rdt_config_provision_mode_data = Space separated list of all of the Toolkit Codes for the diseases needed from the list of RDToolkit: Currently Supported RDTs
- 'sd_bioline_mal_pf_pv carestart_mal_pf_pv' - For example, will allow the user to only choose SD Bioline PF / PV tests, or Carestart PF / PV tests, in a situation where those are the only two available to a program.
...
- FLAG_TESTING_QA
- 'TRUE' - Allow QA Options
- 'FALSE' - Normal user mode
[Optional] Connecting a
...
During provisioning, the toolkit can provide a Data Source Name (DSN) to a compatible Cloudworks backend to capture additional data about the tests. Cloudworks will provide the DSN once configured for data feeds, it should be in the form of a web URL.
If a Cloudworks backend is to be used, the following variable will need to be configured as Extra values during the Provisioning step.
rdt_config_cloudworks_dns- The DSN URL of the Cloudworks server
In additional the following values are optional to provide but will change the behavior of cloudworks.
...
CloudWorks Backend
See details here