Immutable Search Parameters
Some Search Parameters may be used in the application logic and therefore should not be removable by users. To protect these parameters, add their IDs to the FHIR API configuration file.
By default, all Search Parameters that apply to all Resources are included in the configuration.
Example of the fhir-api file
Example with default config for fhir-server-api.yaml
We strongly recommend not removing the default Search Parameters from this configuration, as doing so may disrupt Kodjin's application logic.