ICD-11 Code Reference
DeprecatedPricing
Pay per usage
ICD-11 Code Reference
DeprecatedLookup, search, and translate WHO ICD-11 disease codes through the official WHO ICD-11 API. Writes one normalized ICD-11 entity per input to the Apify dataset.
ICD-11 Code Reference
DeprecatedPricing
Pay per usage
Lookup, search, and translate WHO ICD-11 disease codes through the official WHO ICD-11 API. Writes one normalized ICD-11 entity per input to the Apify dataset.
You can access the ICD-11 Code Reference programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "mode": "search",< "query": "type 2 diabetes",< "code": "5A11",< "linearization": "mms",< "language": "en"<}' |<apify call josrade/icd-11-code-reference --silent --output-datasetThe Apify CLI is the official tool that allows you to use ICD-11 Code Reference locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: