Set HIPAA flag to disable persistent cache storage
HIPAA-compliant caching requires caching only in volatile storage, which you can enable with `beresp.hipaa` in VCL.
VCL
Use this solution in your VCL service (click RUN below to test this solution or clone it to make changes):