Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

HNQIS 2 (H2) has been configured to use the DHIS2 tracker data model. H2 can be used either on the DHIS2 tracker capture app, or in DHIS2 standard Android app. This is in contrast to H1, which required the use of a custom Android App. Optionally, access to the feedback functionality is available by using a PSI’s fork android app. (links, links, links)

Rational for the use of DHIS2 tracker data model & options

An assessment is forms by multiple type of event (DHIS2 Program Stages)

  • The actual assessment (A not-repeatable stage), which contain all the questions (could be hundreds)

  • Action items (a repeatable stage). Each entry is a corrective action that it is agreed after the supervision

  • Feedback program stage, on the form of managed events. This feature doesn’t exist yet, but it is planned by UiO. It could result in many entries, one per failed question.

Org Units assignment: Facilities vs Providers

When a H2 Program is created, there are different levels at which you can enable it using the Program Org Unit assignment feature. Most DHIS2 server already have their Org Unit structures with the facility level as their lowest level. Only some use a subsequent level to register the actual health provider, by name, allowing the recording and analysis of data specific to the health officer performance.

We present below the different ways that you can do the Org Unit assignment of H2 assessment lists, and their pros and cons.

Option 1: Provider as the OU (recommended)

Sub-National (OU)
|__ Facility (OU)
           |__  Provider (OU) --> Program OU assignment
|__ Assessment Cycle (TEI): Start/ End, Scoring data.
|__ Feedback (Managed events - future)
|__ Actions (Repeatable event)

Main advantages

  • UX: each TEI is single assessment, with related required set of actions and feedback.

  • Compatible with UiO’s future managed events design to address the feedback functionality - each failed question creates one managed event, which results in multiple entries.

  • Allows assignment of specific checklists to each provider (as they are OUs)

  • Analytics: fully fledge, at provider level

Disadvantages

  • It requires the provider to be set as an org unit before the assessment can be conducted.

Option 2: Facility as the OU / Provider as TEA

This is a variation of Option 1, which introduces the use of a TEA (Tracked Entity Attribute) that allows to record the provider name (free text).

Note: you will need to modify PSI’s provided metadata packages for this option. You will need to create a new TEA for provider, and add it to the TEI assessment.

Sub-National (OU)
|__ Facility (OU)  --> Program OU assignment
|__ Assessment Cycle (TEI): Start/ End, Scoring data.
TEA: PROVIDER
|__ Assessment (single events)
|__ Feedback (Managed events - future. Could be 100s)
|__ Actions (Repeatable event - 1 to 5 per assessment

Main advantages

  • It is rare to have a full list of providers available in advance to set up as OUs. Using TEA allows to record the provider name at the time of the assessment.

Disadvantages

  • Analytics can only be generated by facility, NOT by provider (provider shows only on line-listing analytics)

  • Feedback sharing is at the Org Unit level, not at the provider level.

Option 3: Facility as the OU / Provider as TEI

The idea is to ‘enrol’ a provider as a tracked entity, and then conduct all assessments in that Tracked Entity.

Note: you will need to modify PSI’s provided metadata packages for this option. You will need to create a new type of Tracked Entity, and change the PCA.

Sub-National (OU)
|__ Facility (OU) --> Program OU assignment
|__  Provider (TEI)
|__ Assessment (Repeatable event, one per assessment)
|__ Feedback (Managed events - future. Could be 100s)
|__ Actions (Repeatable event - 1 to 5 per assessment

Main advantages

  • It is rare to have a full list of providers available in advance to set up as OUs. Using TEI to enrol a provider during the visit is more realistic for on-the-ground implementation.

Disadvantages:

  • Mixes assessment/ actions and feedback events (managed events for feedback)

  • Current fork feedback will not work

  • Future feedback (managed events) will be a long list, difficult to visualise.

  • Not compatible with PSI’s PCA.

Option 4: Provider as TEI, Assessment as Enrolment

Discarded - analytics are not possible: we cannot use enrolments as DHIS2 doesn’t yet (2.38) has enrolment analytics.

  • No labels