0

I am trying to install a package using STORE_AND_INSTALL mode, but we seem to get a 500 response and see the following error in the log:

ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException: No resource exists on this server resource with ID[specimen-request], and client-assigned IDs are not enabled.

Currently we have configured client id to be NOT_ALLOWED to prevent inconsistent ids, but wish to populate organization and search parameter resources with consistent ids between our staging/production environments.

Is there any way to facilitate this without needing to enable client ids temporarily while the package is being installed?

0 Answers0