This endpoint allows looking up an entity from its code. For postcoordinated code combinations, it provides

more information on the code combination such as which axes are used and what values do they have

GET {{baseUrl}}/icd/release/11/:releaseId/:linearizationname/codeinfo/:code

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/contextForCodeInfo.json","@id":"http://id.who.int/icd/release/11/2019-04/mms/codeinfo/2C25.Z%26XK8G%26XA9HN5","code":"2C25.Z\u0026XK8G\u0026XA9HN5","stemId":"http://id.who.int/icd/release/11/2019-04/mms/316539081/unspecified","stemCode":"2C25.Z","laterality":["XK8G"],"specificAnatomy":["XA9HN5"]}