Skip to main content

FHIR_PACKAGE_CACHE_DIR

Applies to

  • Community
  • Enterprise

Default

Platform-defined. See FHIR Package Cache for the default location on each platform.

Examples

FHIR_PACKAGE_CACHE_DIR=./fhir-cache/packages

Purpose

Overrides the local cache directory used for downloaded FHIR packages.

Notes

  • If unset, FUME uses the standard FHIR package cache location described by HL7.
  • Setting this explicitly can simplify container mounts and persistent storage planning.