Don't keep history of resources

76 Views Asked by At

I have an instance of Microsoft FHIR Server and I would like to disable the resource history. Is there a setting to enable/disable it, or do I need to change the "versioning, interaction, readHistory" properties on all resources?

Thanks!

1

There are 1 best solutions below

0
On

The FHIR Server respects what is in the generated capability statement, however there is currently no way of doing this outside of editing the code. I'd recommend raising an issue to register interest in this feature (https://github.com/microsoft/fhir-server/issues)