Skip to main content

Query BCFI categories

POST 

/bcfi-categories/query

Search and filter BCFI categories. BCFI (Belgian Centre for Pharmacotherapeutic Information) categories are a hierarchical classification of pharmaceutical products used in Belgium.

This endpoint is only available on the Belgian platform region.

Filter

The optional filter object supports the following filters:

  • id — match by BCFI category ID (string or array of strings).
  • and — match all of the given filters.
  • or — match any of the given filters.
  • not — negate a filter.

Pagination

Use the page object to paginate results. If omitted, all results are returned.

Request

Responses

Successful operation