...
To get started with setting up the project locally, create a directory for the project on your local machine and change directory to the created project.
Create a directory
...
Open VS Code
Navigate to the project Github GitHub repository and click on SIGDEP-3/SIGDEP-3-Docker-Setup
...
On visual studio, clone the project in your project folder using the command; git clone https://github.com/SIGDEP-3/SIGDEP-3-Docker-Setup.git
Clone project
...
The Sigdep3 service displays the configuration for the OpenMRS
Sigdep3 service
...
Note: You might encounter the system initializing the database setup before the login page is displayed. Please be patient this may take a few minutes to complete.
...
Initial setup
SIGDEP-3 login page
...
Click on the Rebuild Search Index button.
Rebuild search index
...
Click on Channels. The client registry channels are displayed as well as the central FHIR server channel.
Channels
Click on the central FHIR server channel.
...
patient,Encounter,Observation,Condition,Practitioner,Location,MedicationRequest
Local streaming pipeline application.yaml file
...
Filter the patient resource by lastUpdated to view the newly created patient Jane Doe on the Hapi FHIR server.
...
Patient resource
Patient resources
...