ListBySearchParameter
This endpoint enables querying using one of two possible search parameters: title or regulatoryAgency.
Please note: it is only possible to query using one of the parameters. If both parameters are entered, the query will be based on the title parameter only.
The title of an ePI is the ‘Name of medicinal product’ entered by the applicant when creating the ePI. The title parameter enables querying using full or partial text of the ‘Name of medicinal product’ and will return the PI Lists of all the published ePIs whose ‘Name of medicinal product’ matches or contains the searched text.
A List id retrieved from this query can be used to query the ListById endpoint.
A Bundle id retrieved from this query can be used to query the BundleById endpoint.
The regulatoryAgency parameter enables querying with the ORG ID of the authority that authorised the ePI.
The ORG IDs for the agencies participating in the pilot are:
DKMA, Denmark: ORG-100003918
European Medicines Agency: ORG-100013412
MEB, the Netherlands: ORG-100003934
AEMPS, Spain: ORG-100003943
MPA, Sweden: ORG-100003944
This returns PI Lists of all the published ePIs authorised by that authority.
A List id retrieved from this query can be used to query the ListById endpoint.
A Bundle id retrieved from this query can be used to query the BundleById endpoint.
BundleBySearchParameter
This endpoint allows you to query using the PMS ID, the Data Carrier Identifier Value, and the Language Code. One parameter or a combination of these parameters can be used in the query. The query retrieves all content from the document(s) associated with the specified parameter(s), including headings, section text, and images.
PMS ID: This parameter allows you to query using the PMS ID of any product linked by the applicant to the ePI document/Bundle on the 'Link product' page of the PLM portal.
Data Carrier Identifier Value: This parameter allows you to query using the value of the data carrier (e.g., GTIN or NTIN) of any product linked by the applicant to the ePI document/Bundle on the 'Link product' page of the PLM portal.
Language Code: This parameter allows you to specify the language in which the content should be retrieved (options are: en, bg, cs, da, de, el, en, es, et, fi. fr, ga, hr, hu, is, it, il, lv, mt, nl, no).
ListById
The ListById endpoint enables querying with a PI List id. This returns the PI List of all the Bundle ids for that ePI.
A Bundle id retrieved from this query can be used to query the BundleById endpoint.
BundleById
The BundleById endpoint enables querying with the Bundle id. This returns all the content of the document represented by the Bundle id, including headings, section text and images.