FHIR Chat · Cleanup · hapi

Stream: hapi

Topic: Cleanup


view this post on Zulip Tushar Nair (May 26 2020 at 17:07):

Hello,

Is there a way to delete all resources in the HAPI server. Some methid to bulk delete all the resources.

Thank you.

view this post on Zulip Patrick Werner (May 26 2020 at 17:25):

Fastest way is to drop DB schema. There is also https://smilecdr.com/docs/fhir_repository/deleting_data.html#expunge which has to be enabled on your hapi/smile server

view this post on Zulip Tushar Nair (May 26 2020 at 19:39):

Patrick Werner said:

Fastest way is to drop DB schema. There is also https://smilecdr.com/docs/fhir_repository/deleting_data.html#expunge which has to be enabled on your hapi/smile server

@Patrick Werner thank you!


Last updated: Apr 12 2022 at 19:14 UTC