...
Click on the pencil configuration to view the configuration. The route name, host, port, route path, route path transform, basic authentication username and basic authentication password are displayed.
...
Central FHIR Server configurationsNote: These configurations are set on the project under the local-test-openhim-config.json file as illustrated below.
...
To get started, copy the patient ID number from the patient dashboard.
...
Login to instance
...
Click on the Demande d’examen menu item
...
Enter the Patient identifier and click on the view patient button.
...
Select the date and click on new order button
...
Fill in the form to completion.
...
Click on the save button. The order will be saved successfully.
...
Click save
...
Log on to the OpenHIM local instance using the credentials;
username: root@openhim.org
password: openhim
and click on the Login button
...
OpenHIM console login pageNote: Upon login, the transaction log of the local instance displays the POST transaction to the remote HAPI FHIR Server
...
...
Log on to the remote instance by entering the credentials; username: root@openhim.org and password: OpenHIM and clicking on the Login button
...
Login pageNote: Upon login, the transaction log of the local instance displays the POST transaction to the remote HAPI FHIR Server
...
Remote OpenHIM console transaction logNote: At this juncture, the pipeline is executed
...
Access the FHIR consolidated server by typing the url: https://test1.cihis.org/fhir/
...
...
Filter the resource type by observation to view the resources.
...
Filter the observation resource by lastUpdated to view the newly created observation for patient Jane Doe on the Hapi FHIR server.
...
Observation resource
...
Observation resource
...
GETTING STARTED: REMOTE SETUP
...