GET /estonian-medical-devices/incidents
All reported medical device incidents in Estonia from the Health Board (Terviseamet). Includes device name, manufacturer, incident date, and description.
curl https://nordapi.ee/api/v1/estonian-medical-devices/incidents
{
"data": [],
"success": true,
"total": 0
}