Versions Compared

Key

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

...

  • map all the properties that are used in PSI’s Locator API and apps 1.x

  • perform the typical query operations in a resonable amount of time

Testing Cases

...

DHIS2 ms

...

FHIR ms

...

%

...

Case 1: return X locations for country Y, Z kms from Geo point Long,Lat

...

We don't have a way to export this macro.

Cases

Description

DHIS2 (ms)

FHIR (ms)

Improvement (%)*

Case 1

Getting 500 orgunits/location in the country (by ISO)

0.554281

0.555023

-0.13%

Case 2

Searching nearest orgunits/location based on the coordinates provided

1.41292

0.583782

142.03%

Case 3

Finding specific orgunits / Location by uid

0.321175

0.283594

13.25%

Case 4

Finding orgunits / location by area & subarea

0.455769

0.303586

50.13%

Case 5

Finding orgunits / location by phone. NOT CONDUCTED - searching location resources by their telecom property is not possible.

Case 6

Searching orgunits / location by services

0.276735

0.313903

-11.84%

Case 7

Finding orgunits / location by Type

0.547128

0.355352

53.97%

'* Improvement Formula = ((\frac{dhis2}{fhir})-1)* 100%

Testing Bed

Servers

DHIS

2.36.10

replica.psi-mis.org

  • 4 CPUs

  • 4 RAM (TBC)

  • no significant load

FHIR

hapiFHIR

fhir-dev.psi-mis.org

  • X CPUs

  • X RAM

  • no significant load

...