dhis2-data-elements

Retrieve DHIS2 data elements, groups, and category option combos with filters.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/BLSQ/mcp_servers --skill dhis2-data-elements
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dhis2-data-elements
Source: https://github.com/BLSQ/mcp_servers/tree/main/.claude/skills/dhis2-data-elements
Command: npx skills add https://github.com/BLSQ/mcp_servers --skill dhis2-data-elements

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DHIS2 data model information is often scattered across sources; this skill retrieves data element metadata, groups, and category option combos from a DHIS2 instance to centralize documentation and enable downstream analytics.

Core Features & Use Cases

  • Retrieve all data elements with optional paging and field selection.
  • Retrieve data element groups and category option combos for complete metadata views.
  • Use cases: export metadata for data governance, documentation, or integration with analytics pipelines.

Quick Start

Use the dhis2-data-elements skill to fetch data elements and related metadata from your DHIS2 instance and export them to a structured format such as CSV or JSON.

Frequently Asked Questions about dhis2-data-elements

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve DHIS2 data elements and export them to CSV or JSON?

To retrieve DHIS2 data elements, use this skill with a configured DHIS2 client to fetch metadata with filters, field selection, and paging, then export results to structured formats like CSV or JSON.

What DHIS2 metadata is needed for data governance documentation?

DHIS2 data governance documentation requires data elements, data element groups, and category option combos. This skill retrieves all three from a DHIS2 instance to centralize metadata views and support governance.

Can I filter and page DHIS2 data element requests for large instances?

Yes, you can filter and page DHIS2 data element requests. This skill supports filters, field selection, and paging parameters to tailor metadata retrieval and manage large data element volumes effectively.

Does retrieving DHIS2 category option combos require a separate API call?

No, retrieving DHIS2 category option combos does not require a separate tool. This skill fetches category option combos alongside data elements and data element groups directly from the instance for a complete metadata view.

Do I need a configured DHIS2 client to extract data element groups?

Yes, extracting DHIS2 data element groups requires a configured DHIS2 client in the dhis2 skill. This prerequisite connection enables the skill to authenticate and retrieve metadata from the instance.