This endpoint returns basic information on the latest release of the ICD-11 Foundation together with the top level Foundation entities.

GET {{baseUrl}}/icd/entity?releaseId=ut amet aliquip nostrud

Request Params

KeyDatatypeRequiredDescription
releaseIdstringThis is an optional parameter and if ignored, the API will return values from the latest released version of the Foundation.
        If provided, the API will respond using that particular release. The values are like 2019-04 |

HEADERS

KeyDatatypeRequiredDescription
API-Versionstring(Required) Version of the API. Values are like v1,v2.
For example, if you provide value v2, the API will respond in the format of the version 2 of the API
Accept-Languagestring(Required) ICD-API is multi-lingual. By changing this header, you may make the API respond in different languages
Languages will be available as the translations of ICD-11 completes.
The values are language codes such as en, es, zh, etc.

RESPONSES

status: OK

{"@context":"http://id.who.int/icd/contexts/contextForTopLevel.json","@id":"http://id.who.int/icd/entity","title":{"@language":"en","@value":"International Classification of Diseases 11th Revision"},"releaseId":"2019-04","releaseDate":"2019-04-06","child":["http://id.who.int/icd/entity/1435254666","http://id.who.int/icd/entity/1630407678","http://id.who.int/icd/entity/1766440644","http://id.who.int/icd/entity/1954798891","http://id.who.int/icd/entity/21500692","http://id.who.int/icd/entity/334423054","http://id.who.int/icd/entity/274880002","http://id.who.int/icd/entity/1296093776","http://id.who.int/icd/entity/868865918","http://id.who.int/icd/entity/1218729044","http://id.who.int/icd/entity/426429380","http://id.who.int/icd/entity/197934298","http://id.who.int/icd/entity/1256772020","http://id.who.int/icd/entity/1639304259","http://id.who.int/icd/entity/1473673350","http://id.who.int/icd/entity/30659757","http://id.who.int/icd/entity/577470983","http://id.who.int/icd/entity/714000734","http://id.who.int/icd/entity/1306203631","http://id.who.int/icd/entity/223744320","http://id.who.int/icd/entity/1843895818","http://id.who.int/icd/entity/435227771","http://id.who.int/icd/entity/850137482","http://id.who.int/icd/entity/1249056269","http://id.who.int/icd/entity/1596590595","http://id.who.int/icd/entity/718687701","http://id.who.int/icd/entity/231358748","http://id.who.int/icd/entity/979408586","http://id.who.int/icd/entity/1801349023"],"browserUrl":"NA"}