Locales
Available locales are de|fr|it|en. All API calls have to prefixed with one of these locales
Search parameters
For all search calls you can provide the following parameters:
- search - the search term
- max_results - maximum number of search results.
- terminal_only - Only applicable in ICD and CHOP search. Do search for terminal codes only: terminal_only=1
- highlight - Show highlighted search terms in respective fields: highlight=1
- simple_search - Use a simplified search with exact matching of code and description field. Empty search terms are also allowed. Order is not based on ranking but on alphabetical order of codes.
- skip_sort_by_code - If skip_sort_by_code=1, the search results are not sorted by code, i.e. the results are sorted by relevance.
Only applicable for certain search calls:
- date (in the DD.MM.YYYY format) - Only applicable in MiGeL and AL. Yields results active at provided date. If date not specified, only active codes are returned.
- authorized - Only applicable for Drugs. Default search for authorized drugs. If set to authorized=0, search yields result for all Drugs.
For all code view calls (DRG, ADRG, MDC, Partition, ICD, CHOP, CHOP chapter, ICD chapter, ICD group, MiGeL, AL, Drugs) you can provide the following parameters:
- show_detail - if set to '1' the requested code is shown with all details including children and parent codes with links.
Only applicable for certain code view calls:
- date (in the DD.MM.YYYY format) - Only applicable in MiGeL and AL. Yields results active at provided date. If date not specified, only active codes are returned.
- authorized - Only applicable for Drugs. Default search for authorized drugs. If set to authorized=0, search yields result for all Drugs.
All objects obtained by a code call or in a parent or children field of a detailed code call have at least the fields: code, text, url