TopLevel

Shared superclass for Foundation and Linearization top level in API response. Used only for swagger docs.

HealthGlobal HealthDisease SurveillanceImmunizationHealth StatisticsICDWHOUnited NationsOpen Data

Properties

Name Type Description
@context string JSON-LD Context for the endpoint
@id string unique id for the classification
title object
definition object
child array List of top level entities
releaseDate string Release date
releaseId string Release identifier for this particular release of the classification
browserUrl string ICD Browser is a web site that allows users see the ICD in its hierarchical structure at the same time providing search and post-coordination features. Browser URL property provides a direct link to t
View JSON Schema on GitHub

JSON Schema

toplevel.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://id.who.int/schemas/TopLevel",
  "title": "TopLevel",
  "type": "object",
  "properties": {
    "@context": {
      "type": "string",
      "description": "JSON-LD Context for the endpoint",
      "nullable": true
    },
    "@id": {
      "type": "string",
      "description": "unique id for the classification",
      "nullable": true
    },
    "title": {
      "$ref": "#/components/schemas/LanguageSpecificText"
    },
    "definition": {
      "$ref": "#/components/schemas/LanguageSpecificText"
    },
    "child": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "List of top level entities",
      "nullable": true
    },
    "releaseDate": {
      "type": "string",
      "description": "Release date",
      "nullable": true
    },
    "releaseId": {
      "type": "string",
      "description": "Release identifier for this particular release of the classification",
      "nullable": true
    },
    "browserUrl": {
      "type": "string",
      "description": "ICD Browser is a web site that allows users see the ICD in its hierarchical structure at the same time providing search and post-coordination features.\r\nBrowser URL property provides a direct link to the classification in the WHO's on-line ICD Browser.",
      "nullable": true
    }
  },
  "additionalProperties": false,
  "description": "Shared superclass for Foundation and Linearization top level in API response. Used only for swagger docs."
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/toplevel"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.