Versions Compared

Key

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

...

  1. The second artefact is the IPS Snapshot version found under distro/pom.xml copy the artefact.

...

  1. paste Paste the artefact under properties in distro/pom.xml of the cloned instance.

...

Info

The images will be started successfully.

...

  1. click Click on the ports tab and expose the port for the backend link to be publicly accessible.

Info

Clicking on the padlock icon exposes the port

...

  1. Click on the link to access the backend.

...

  1. Enter login credentials and click on login button.

Info

The backend might take a while to initialize the database. Please wait for the process to complete.

...

Info

To set up the IPS module, you need to configure the following global properties in your OpenMRS instance. The table below shows the properties and their descriptions.

Property

Description

ips.url

The URL of the FHIR server endpoint that returns the IPS.

Example: https://hapi.fhir.org/baseR4/Patient/$summary

ips.concept

The concept mapping or UUID of the complex concept used to store the IPS.

ips.identifierType.uuid

The UUID of the identifier type used to query the server for the IPS.

  1. To configure the above properties, we shall create an IPS concept so that we get the UUID that will store the IPS. To create the concept, the Dictionary menu item then click on Add New Concept.

...

  1. Click on the administrator menu.

...

  1. Click on Settings under Maitenance Maintenance

...

  1. Click on Ips, paste the Complex complex UUID that was copied

...

  1. . The Identifiertype Uuid and Url remain the same. Click on the Save button. The global properties saved successfully.

...

Info

The https://hapi.fhir.org/baseR4/Patient/$summary Url access the FHIR cenral server patient summary. Upon filtering the Hapi fhir server by the patient identifier 32/34/43/46, The https://hapi.fhir.org/baseR4/Patient?identifier=32/34/43/46 returns a patient who has an IPS.

...

How to Configure the Frontend

...

of the Reference Application to display the International Patient Summary for a patient

  1. Click on the Url under the ports tab.

...

  1. Enter the Username and click on the Continue button.

...

  1. Enter the Password and click on the Login button

...

  1. Select location.

...

  1. Search patient

...

  1. Click on Actions.

...

  1. Click on Edit Patient Details.

...

  1. Click configure

...

  1. Select checkbox and configure

...

  1. Update patient

...

  1. To access the IPS click on the Hamburger menu at the top left.

...

  1. Click on Patient History

...

  1. Click on

...

  1. Refresh. The IPS will be displayed under the Patient History.

Info

In the event the IPS is not displayed upon clicking on Refresh, refresh the browser itself.

...