Closed jkiddo closed 5 months ago
It's likely due to the automatic preprocessor. Can you join us at today's 2:00 PM meeting to talk about this? Or at least test what could have happened.
It concerns some of the biktary entries found at https://gravitate-health.lst.tfo.upm.es/epi/api/fhir/List?identifier=http%3A%2F%2Fspor.ema.europa.eu%2Fv2%2Fmarketing-authorisation-numbers%7CEU%2F1%2F18%2F1289%2F001
Okay, I have found the problem: currently, the automatic preprocessor only supports English and Spanish, so if another language is found, it malfunctions. I did not handle this case so I will fix it ASAP. By Thursday I expect to have this done
For now, there is a change in draft that has a quick fix for this
if language of the resource is en or es --> 200 OK preprocess any other --> 304 Not Modified and return the ePI with no modifications
This was uploaded to dev yesterday btw
The following invocation
Returns an ePI with roughly 3700 extensions. That seems a bit excessive. Its too many actually. Be aware the body is too large for me to copy here so we should probably schedule a session.