dhis2-organisation-units

Official

Extract DHIS2 organisation units and groups

AuthorBLSQ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill extracts organisation unit metadata from DHIS2 instances to support hierarchical analyses, data integration, and metadata catalogs.

Core Features & Use Cases

  • Retrieve organisation units with optional pagination, filtering, and field customization.
  • Retrieve organisation unit levels and groups to assemble complete DHIS2 hierarchies.
  • Combine with generated API calls or DataFrame workflows for analytics and reporting.

Quick Start

Use the dhis2-organisation-units skill to fetch organisation units, levels, and groups from a DHIS2 instance.

  • org_units = dhis.meta.organisation_units(page=1, pageSize=1000)
  • levels = dhis.meta.organisation_unit_levels()
  • groups = dhis.meta.organisation_unit_groups()

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dhis2-organisation-units
Download link: https://github.com/BLSQ/mcp_servers/archive/main.zip#dhis2-organisation-units

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.