Skip to content

Initial Setup (1.0)

Volker edited this page Jan 22, 2019 · 1 revision

After installing and configuring the Adapter, the initial setup can be made. For the initial setup of the Adapter a simple user interface is provided. To access the initial setup user interface, the initial setup must have been enabled when starting the adapter. The following command can be entered in the console to start the Adapter with initial setup enabled:

java -jar dhis2-fhir-adapter.war --adapter-setup=true

With the default configuration the initial setup user interface can be accessed in any web browser by using http://localhost:8081/setup. The web browser will ask for a username and password of a DHIS2 user that has privilege ALL or F_SYSTEM_SETTING. After successful authentication a setup form will be displayed with further instructions and examples. The initial setup can be made once only and the initial setup form will not be accessible anymore.

Initial Setup

Clone this wiki locally