Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. 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.

Image Modified

Create a directory

...

Open VS Code

  1. Navigate to the project Github GitHub repository and click on SIGDEP-3/SIGDEP-3-Docker-Setup

...

  1. 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

Image Modified

Clone project

...

  • The Sigdep3 service displays the configuration for the OpenMRS

Image Modified

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

Image Modified

SIGDEP-3 login page

...

  1. Click on the Rebuild Search Index button.

Image Modified

Rebuild search index

...

  1. Click on Channels. The client registry channels are displayed as well as the central FHIR server channel.

Image Modified

Channels

  1. Click on the central FHIR server channel. 

...

patient,Encounter,Observation,Condition,Practitioner,Location,MedicationRequest

Image Modified

Local streaming pipeline application.yaml file

...

  1. Filter the patient resource by lastUpdated to view the newly created patient Jane Doe on the Hapi FHIR server.

...

Patient resource

Image Modified

Patient resources

...